ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Go to the source code of this file.
Namespaces | |
SimpleSAMLphp | |
Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes. | |
Variables | |
$params | |
$globalConfig = SimpleSAML_Configuration::getInstance() | |
$session = SimpleSAML_Session::getSessionFromRequest() | |
$t = new SimpleSAML_XHTML_Template($globalConfig, 'negotiate:enable.php') | |
$t | data ['url'] = SimpleSAML\Module::getModuleURL('negotiate/disable.php') |
$globalConfig = SimpleSAML_Configuration::getInstance() |
Definition at line 17 of file enable.php.
$params |
Definition at line 11 of file enable.php.
$session = SimpleSAML_Session::getSessionFromRequest() |
Definition at line 18 of file enable.php.
$t = new SimpleSAML_XHTML_Template($globalConfig, 'negotiate:enable.php') |
Definition at line 20 of file enable.php.
$t data[ 'url'] = SimpleSAML\Module::getModuleURL('negotiate/disable.php') |
Definition at line 21 of file enable.php.