Public Member Functions | |
checkAuthentication () | |
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) | |
Additional Inherited Members | |
![]() | |
const | AUTH_OK = 0 |
const | AUTH_NOK = 1 |
const | AUTH_ASK = 2 |
Definition at line 22 of file Class.basicAuthenticator.php.
askAuthentication | ( | $args = array() | ) |
Definition at line 76 of file Class.basicAuthenticator.php.
checkAuthentication | ( | ) |
Definition at line 25 of file Class.basicAuthenticator.php.
checkAuthorization | ( | $opt | ) |
Definition at line 64 of file Class.basicAuthenticator.php.
getAuthPw | ( | ) |
Definition at line 102 of file Class.basicAuthenticator.php.
getAuthUser | ( | ) |
Definition at line 90 of file Class.basicAuthenticator.php.
getSessionVar | ( | $name | ) |
Definition at line 129 of file Class.basicAuthenticator.php.
logout | ( | $redir_uri = '' | ) |
Definition at line 114 of file Class.basicAuthenticator.php.
setSessionVar | ( | $name, | |
$value | |||
) |
Definition at line 124 of file Class.basicAuthenticator.php.
← centre documentaire |
|