Platform  3.1
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
Authenticator Class Reference
+ Inheritance diagram for Authenticator:
+ Collaboration diagram for Authenticator:

Public Member Functions

 __construct ($authtype, $authprovider)
 
 freedomUserExists ($username)
 
 tryInitializeUser ($username)
 
 getProviderErrno ()
 
 checkAuthentication ()
 
 checkAuthorization ($opt)
 
 askAuthentication ($args)
 
 getAuthUser ()
 
 getAuthPw ()
 
 logout ($redir_uri)
 
 setSessionVar ($name, $value)
 
 getSessionVar ($name)
 

Data Fields

const AUTH_OK = 0
 
const AUTH_NOK = 1
 
const AUTH_ASK = 2
 

Detailed Description

Definition at line 21 of file Class.Authenticator.php.

Constructor & Destructor Documentation

__construct (   $authtype,
  $authprovider 
)

Definition at line 30 of file Class.Authenticator.php.

+ Here is the call graph for this function:

Member Function Documentation

askAuthentication (   $args)
abstract
checkAuthentication ( )
abstract
checkAuthorization (   $opt)
abstract
freedomUserExists (   $username)

Definition at line 66 of file Class.Authenticator.php.

+ Here is the call graph for this function:

getAuthPw ( )
abstract
getAuthUser ( )
abstract
getProviderErrno ( )

Definition at line 97 of file Class.Authenticator.php.

getSessionVar (   $name)
abstract
logout (   $redir_uri)
abstract
setSessionVar (   $name,
  $value 
)
abstract
tryInitializeUser (   $username)

Definition at line 82 of file Class.Authenticator.php.

Field Documentation

const AUTH_ASK = 2

Definition at line 28 of file Class.Authenticator.php.

const AUTH_NOK = 1

Definition at line 26 of file Class.Authenticator.php.

const AUTH_OK = 0

Definition at line 24 of file Class.Authenticator.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen - published under CC License - Dynacase