Method | Description | |
---|---|---|
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 | ||
return | string |