|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 21 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 36 of file class.shibServerData.php.
References $_SERVER, and $cache.
Referenced by ilAuthProviderShibboleth\doAuthentication().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 15 of file class.shibServerData.php.
Referenced by getInstance().