ILIAS
Release_5_0_x_branch Revision 61816
|
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().