ILIAS  Release_4_1_x_branch Revision 61804
 All Data Structures Namespaces Files Functions Variables Groups Pages
class.ilAuthApache.php File Reference

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

Variable Documentation

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().