Class Swift_Authenticator_LOGIN

Description

Implements interfaces:

Swift LOGIN Authenticator

Located in /Swift/Authenticator/LOGIN.php (line 19)


	
			
Method Summary
boolean isAuthenticated (string $user, string $pass,  $swift)
Methods
getAuthExtensionName (line 45)

Return the name of the AUTH extension this is for

  • access: public
string getAuthExtensionName ()

Implementation of:
Swift_Authenticator::getAuthExtensionName()
Return the name of the AUTH extension this is for
isAuthenticated (line 29)

Try to authenticate using the username and password

Returns false on failure

  • access: public
boolean isAuthenticated (string $user, string $pass,  $swift)
  • string $user: The username
  • string $pass: The password
  • Swift $swift: The instance of Swift this authenticator is used in

Implementation of:
Swift_Authenticator::isAuthenticated()
Try to authenticate using the username and password

Documentation generated on Wed, 26 Mar 2008 20:33:08 +1100 by phpDocumentor 1.3.1