Interface AuthenticationPasswordBackend

Description

Interface for password checking

Classes implemeting this interface can be used for checking credentials in password based authentication

Located in /phpsatk-lib/global/org.eenterphace.sat.authentication/authentication.password.backend.php (line 37)


	
			
Method Summary
boolean checkPassword (string $username, string $password)
Methods
checkPassword (line 46)

Checks the given credentials for correctness

  • access: public
boolean checkPassword (string $username, string $password)
  • string $username: Username
  • string $password: Password

Documentation generated on Mon, 21 May 2007 10:34:43 +0200 by phpDocumentor 1.3.0RC5