Public Member Functions | |
checkAuthentication () | |
getAuthSession () | |
checkAuthorization ($opt) | |
askAuthentication ($args=array()) | |
getAuthUser () | |
getAuthPw () | |
logout ($redir_uri= '') | |
setSessionVar ($name, $value) | |
getSessionVar ($name) | |
![]() | |
__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 | |
$auth_session = null | |
![]() | |
const | AUTH_OK = 0 |
const | AUTH_NOK = 1 |
const | AUTH_ASK = 2 |
Definition at line 22 of file Class.htmlAuthenticator.php.
askAuthentication | ( | $args = array() | ) |
Definition at line 104 of file Class.htmlAuthenticator.php.
checkAuthentication | ( | ) |
Definition at line 35 of file Class.htmlAuthenticator.php.
checkAuthorization | ( | $opt | ) |
Definition at line 89 of file Class.htmlAuthenticator.php.
getAuthPw | ( | ) |
Definition at line 176 of file Class.htmlAuthenticator.php.
getAuthSession | ( | ) |
retrieve authentification session
Definition at line 71 of file Class.htmlAuthenticator.php.
getAuthUser | ( | ) |
Definition at line 162 of file Class.htmlAuthenticator.php.
getSessionVar | ( | $name | ) |
Definition at line 219 of file Class.htmlAuthenticator.php.
logout | ( | $redir_uri = '' | ) |
Definition at line 185 of file Class.htmlAuthenticator.php.
setSessionVar | ( | $name, | |
$value | |||
) |
Definition at line 207 of file Class.htmlAuthenticator.php.
$auth_session = null |
Definition at line 25 of file Class.htmlAuthenticator.php.
← centre documentaire |
|