Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_Transport_Esmtp_Auth_CramMd5Authenticator

Source Location: /vendors/swift/classes/Swift/Transport/Esmtp/Auth/CramMd5Authenticator.php

Class Overview


Handles CRAM-MD5 authentication.


Author(s):

  • Chris Corbyn

Implements interfaces:

Methods



Class Details

[line 21]
Handles CRAM-MD5 authentication.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method authenticate [line 41]

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

Try to authenticate the user with $username and $password.



Tags:

access:  public



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

Parameters:

Swift_Transport_SmtpAgent   $agent  
string   $username  
string   $password  

[ Top ]

method getAuthKeyword [line 29]

string getAuthKeyword( )

Get the name of the AUTH mechanism this Authenticator handles.



Tags:

access:  public



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


Documentation generated on Mon, 05 Sep 2011 20:33:00 -0500 by phpDocumentor 1.4.3