메소드 | 설명 | |
---|---|---|
authenticate ( Swift_Transport_SmtpAgent $agent, string $username, string $password ) : boolean | Try to authenticate the user with $username and $password. | |
getAuthKeyword ( ) : string | Get the name of the AUTH mechanism this Authenticator handles. |
public getAuthKeyword ( ) : string | ||
리턴 | string |