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_NTLMAuthenticator, Swift_Transport_Esmtp_Auth_PlainAuthenticator, Swift_Transport_Esmtp_Auth_XOAuth2Authenticator
Package: Swift\Transport
Author: Chris Corbyn
Located at wa-system/vendors/swift/classes/Swift/Transport/Esmtp/Authenticator.php
Author: Chris Corbyn
Located at wa-system/vendors/swift/classes/Swift/Transport/Esmtp/Authenticator.php
public
string
|
|
public
boolean
|
#
authenticate(
Try to authenticate the user with $username and $password. |