Class Swift_Transport_Esmtp_Auth_PlainAuthenticator

(line 21)

Description


Located in File: /vendors/swiftMailer/classes/Swift/Transport/Esmtp/Auth/PlainAuthenticator.php

Handles PLAIN authentication.


Class Variables

Summary:

Class Constants

Summary:

Method Detail

Summary:
boolean authenticate (Swift_Transport_SmtpAgent $agent, string $username, string $password)
string getAuthKeyword ()

Method authenticate (line 41)

boolean authenticate( Swift_Transport_SmtpAgent $agent, string $username, string $password)


Implementation of:
Swift_Transport_Esmtp_Authenticator::authenticate()
Try to authenticate the user with $username and $password.
Try to authenticate the user with $username and $password.

Parameters

Info

  • access - public

Method getAuthKeyword (line 29)

string getAuthKeyword( )


Implementation of:
Swift_Transport_Esmtp_Authenticator::getAuthKeyword()
Get the name of the AUTH mechanism this Authenticator handles.
Get the name of the AUTH mechanism this Authenticator handles.

Info

  • access - public

Inherited Variables

Inherited Class Variable Summary

Inherited Methods

Inherited Method Summary


Documentation generated on Fri, 12 Nov 2010 20:45:27 +0000 by phpDocumentor 1.4.3