AuthenticatorInterface
interface AuthenticatorInterface
An Authentication mechanism.
Methods
void
authenticate(EsmtpTransport$client)
Tries to authenticate the user.
string
getAuthKeyword()
Gets the name of the AUTH mechanism this Authenticator handles.