Class AuthenticationFrontendToken

Description

Implements interfaces:

Token based authentication frontend

This is especially useful for authenticating webservice clients.

The client requests a token (using an Application accessing the AuthenticationTokenManager and passes it as a GET parameter 'authtoken' when doing requests.

Located in /phpsatk-lib/global/org.eenterphace.sat.auth.token/authentication.frontend.token.php (line 42)


	
			
Method Summary
void forceLogOut ()
string getUsername ()
void sendPrompt ()
boolean verifyCredentials ()
Methods
forceLogOut (line 98)

Logs the user out

in other words: destroys the token

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

Gets the username from the token

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

If we have to prompt - we deny access

A login form is included when denying access

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

Checks whether a token is passed

  • access: public
boolean verifyCredentials ()

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