Go to the source code of this file.
Data Structures | |
| class | ilBaseAuthentication |
Enumerations | |
| enum | IL_AUTH_MD5 |
base authentication class More... | |
| enum | IL_AUTH_PLAIN |
| enum IL_AUTH_MD5 |
base authentication class
Base class for external authentication. Used for soap and cron
Definition at line 36 of file class.ilBaseAuthentication.php.
| enum IL_AUTH_PLAIN |
Definition at line 37 of file class.ilBaseAuthentication.php.
1.7.1