/Swift/Authenticator.php

Description

Swift Mailer Authenticator Interface

Please read the LICENSE file

Functions
getAuthExtensionName (line 32)

Return the name of the AUTH extension this is for

string getAuthExtensionName ()
isAuthenticated (line 27)

Try to authenticate using the username and password

Returns false on failure

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

Documentation generated on Tue, 06 Mar 2007 23:32:20 +0000 by phpDocumentor 1.3.1