|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class shibServerData. More...
Inheritance diagram for shibServerData:
Collaboration diagram for shibServerData:Static Public Member Functions | |
| static | getInstance () |
| static | getInstance () |
Protected Member Functions | |
| __construct ($data) | |
Static Protected Attributes | |
| static | $cache = null |
Static Protected Attributes inherited from shibConfig | |
| static | $cache = null |
Class shibServerData.
Definition at line 9 of file class.shibServerData.php.
|
protected |
| array | $data |
Definition at line 20 of file class.shibServerData.php.
References $data, and shibConfig\getInstance().
Here is the call graph for this function:
|
static |
Reimplemented from shibConfig.
Definition at line 34 of file class.shibServerData.php.
References $_SERVER, and $cache.
Referenced by ilAuthProviderShibboleth\doAuthentication(), and ShibAuth\login().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 14 of file class.shibServerData.php.
Referenced by getInstance().