Class AuthenticationBackendDummy

Description

Implements interfaces:

Default Authentication backend

This backend simply allows the user "admin" to authenticate with the password "phpSATk".

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


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

Checks provided credentials

Returns true if username is "admin" and password "phpSATk"

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

Gets the authorization user object

Returns a dummy object to which all access should be allowed

  • access: public
AuthorizationUserDummy getUserObject (mixed $uname)

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