ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Data Structures | |
class | ilAuthApache |
Apache based authentication More... | |
Variables | |
const | APACHE_AUTH_TYPE_DIRECT_MAPPING 1 |
const | APACHE_AUTH_TYPE_EXTENDED_MAPPING 2 |
const | APACHE_AUTH_TYPE_BY_FUNCTION 3 |
const APACHE_AUTH_TYPE_BY_FUNCTION 3 |
Definition at line 26 of file class.ilAuthApache.php.
Referenced by ilAuthApache\__construct().
const APACHE_AUTH_TYPE_DIRECT_MAPPING 1 |
Definition at line 24 of file class.ilAuthApache.php.
Referenced by ilAuthApache\__construct().
const APACHE_AUTH_TYPE_EXTENDED_MAPPING 2 |
Definition at line 25 of file class.ilAuthApache.php.
Referenced by ilAuthApache\__construct().