Interface AuthenticationMechanism

Description

Interface for authentication mechanisms.

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


	
			
Method Summary
void forceLogOut ()
string getUsername ()
void sendPrompt ()
Methods
forceLogOut (line 67)

Tries to logout a user

This might be not possible for some mechanisms.

  • access: public
void forceLogOut ()
getUsername (line 60)

Gets the username of the logged in user

  • access: public
string getUsername ()
sendPrompt (line 44)

Send a authentication request to the user

If required this function should exit script processing by using die().

  • access: public
void sendPrompt ()
verifyCredentials (line 53)

Verify the given crendentials

Return false if no credentials are provided.

  • access: public
bool verifyCredentials ()

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