Class AuthenticationFrontendExternalWebserver

Description

Implements interfaces:

External authentication frontend

This authentication frontend allows you to use you webservers authentication mechanisms for authentication.

Please note: this won't work in CGI mode.

Located in /phpsatk-lib/global/org.eenterphace.sat.auth.external/authentication.frontend.external.webserver.php (line 38)


	
			
Method Summary
void deny ()
string getPassword ()
string getUsername ()
boolean isLoggedIn ()
void isValid ()
void logOut ()
void prompt ()
Methods
deny (line 102)

Deny access

Uses the ErrorOutput for this request to return a "Access Denied" message.

  • access: public
void deny ()
getPassword (line 66)

Gets the password the webserver provides

  • access: public
string getPassword ()
getUsername (line 54)

Gets the username the webserver provides

  • access: public
string getUsername ()
isLoggedIn (line 45)

Checks whether the webserver has provided authentication data

  • access: public
boolean isLoggedIn ()
isValid (line 76)

Checks whether the provided credentials are valid

This is part of the webserver.

  • access: public
void isValid ()
logOut (line 84)

Logging out is not possible with this module

  • access: public
void logOut ()
prompt (line 92)

Prompting is done by the webserver

  • access: public
void prompt ()

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