Class Swift_Transport_Esmtp_Auth_CramMd5Authenticator
(line
21
)
Description
Located in File:
/vendors/swiftMailer/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php
Handles CRAM-MD5 authentication.
author:
- Chris Corbyn
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
Swift_Transport_SmtpAgent
$agent
:
string $username
:
string $password
:
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:18 +0000 by
phpDocumentor 1.4.3