ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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

◆ APACHE_AUTH_TYPE_BY_FUNCTION

const APACHE_AUTH_TYPE_BY_FUNCTION 3

Definition at line 26 of file class.ilAuthApache.php.

Referenced by ilAuthApache\__construct().

◆ APACHE_AUTH_TYPE_DIRECT_MAPPING

const APACHE_AUTH_TYPE_DIRECT_MAPPING 1

Definition at line 24 of file class.ilAuthApache.php.

Referenced by ilAuthApache\__construct().

◆ APACHE_AUTH_TYPE_EXTENDED_MAPPING

const APACHE_AUTH_TYPE_EXTENDED_MAPPING 2

Definition at line 25 of file class.ilAuthApache.php.

Referenced by ilAuthApache\__construct().