|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Inheritance diagram for shibServerData:
Collaboration diagram for shibServerData:Static Public Member Functions | |
| static | getInstance () |
| static | getInstance () |
Protected Member Functions | |
| __construct (array $data) | |
| @noinspection MagicMethodsValidityInspection @noinspection PhpMissingParentConstructorInspection More... | |
Static Protected Attributes | |
| static | $server_cache |
Static Protected Attributes inherited from shibConfig | |
| static | $cache |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class shibServerData
Definition at line 23 of file class.shibServerData.php.
|
protected |
@noinspection MagicMethodsValidityInspection @noinspection PhpMissingParentConstructorInspection
Definition at line 34 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 45 of file class.shibServerData.php.
References $_SERVER, and $server_cache.
Referenced by ilAuthProviderShibboleth\doAuthentication().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 28 of file class.shibServerData.php.
Referenced by getInstance().