ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules 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

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