|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Go to the source code of this file.
Data Structures | |
| class | ilBaseAuthentication |
Variables | |
| const | IL_AUTH_MD5 1 |
| base authentication class More... | |
| const | IL_AUTH_PLAIN 2 |
| const IL_AUTH_MD5 1 |
base authentication class
Base class for external authentication. Used for soap and cron
Definition at line 16 of file class.ilBaseAuthentication.php.
Referenced by ilBaseAuthentication\__buildAuth().
| const IL_AUTH_PLAIN 2 |
Definition at line 17 of file class.ilBaseAuthentication.php.
Referenced by ilBaseAuthentication\getPasswordType().