Interface Swift_Transport_Esmtp_Authenticator
An Authentication mechanism.
Direct known implementers
Swift_Transport_Esmtp_Auth_CramMd5Authenticator, Swift_Transport_Esmtp_Auth_LoginAuthenticator, Swift_Transport_Esmtp_Auth_PlainAuthenticator
Package: Swift\Transport
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/Transport/Esmtp/Authenticator.php
public
string
|
|
public
boolean
|
#
authenticate(
Try to authenticate the user with $username and $password. |