Public Member Functions | |
checkAuthentication () | |
getLoginFromPrivateKey ($privatekey) | |
consumeToken ($privatekey) | |
checkAuthorization ($opt) | |
askAuthentication ($args) | |
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.openAuthenticator.php.
askAuthentication | ( | $args | ) |
no ask
Definition at line 95 of file Class.openAuthenticator.php.
checkAuthentication | ( | ) |
no need to ask authentication
Definition at line 29 of file Class.openAuthenticator.php.
checkAuthorization | ( | $opt | ) |
Definition at line 88 of file Class.openAuthenticator.php.
consumeToken | ( | $privatekey | ) |
Definition at line 70 of file Class.openAuthenticator.php.
getAuthPw | ( | ) |
no password needed
Definition at line 107 of file Class.openAuthenticator.php.
getAuthUser | ( | ) |
Definition at line 100 of file Class.openAuthenticator.php.
getLoginFromPrivateKey | ( | $privatekey | ) |
Definition at line 49 of file Class.openAuthenticator.php.
getSessionVar | ( | $name | ) |
Definition at line 144 of file Class.openAuthenticator.php.
logout | ( | $redir_uri | ) |
no logout
Definition at line 114 of file Class.openAuthenticator.php.
setSessionVar | ( | $name, | |
$value | |||
) |
Definition at line 125 of file Class.openAuthenticator.php.
← centre documentaire |
|