class XOAuth2Authenticator implementsAuthenticatorInterface

Handles XOAUTH2 authentication.

Methods

string
getAuthKeyword()

Gets the name of the AUTH mechanism this Authenticator handles.

void
authenticate(EsmtpTransport$client)

No description

Details

string getAuthKeyword()

Gets the name of the AUTH mechanism this Authenticator handles.

Return Value

string

void authenticate(EsmtpTransport$client)

Parameters

EsmtpTransport $client

Return Value

void

See also

https://developers.google.com/google-apps/gmail/xoauth2_protocol#the_sasl_xoauth2_mechanism