ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Description of class class. More...
Additional Inherited Members | |
Public Member Functions inherited from ilAuthProvider | |
__construct (ilAuthCredentials $credentials) | |
Constructor. More... | |
getLogger () | |
Get logger. More... | |
getCredentials () | |
Public Member Functions inherited from ilAuthProviderInterface | |
doAuthentication (\ilAuthStatus $status) | |
Do authentication. More... | |
Data Fields inherited from ilAuthProvider | |
const | STATUS_UNDEFINED = 0 |
const | STATUS_AUTHENTICATION_SUCCESS = 1 |
const | STATUS_AUTHENTICATION_FAILED = 2 |
const | STATUS_MIGRATION = 3 |
Protected Member Functions inherited from ilAuthProvider | |
handleAuthenticationFail (ilAuthStatus $status, $a_reason) | |
Handle failed authentication. More... | |
Description of class class.
Definition at line 14 of file class.ilAuthProviderDatabase.php.