ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
SimpleSAMLphp | |
Temporary autoloader to ensure compatibility with old, non-PSR-2 compliant classes. | |
Variables | |
if(!array_key_exists('StateId', $_REQUEST)) | $state = SimpleSAML_Auth_State::loadState($_REQUEST['StateId'], 'authorize:Authorize') |
$globalConfig = SimpleSAML_Configuration::getInstance() | |
$t = new SimpleSAML_XHTML_Template($globalConfig, 'authorize:authorize_403.php') | |
$globalConfig = SimpleSAML_Configuration::getInstance() |
Definition at line 13 of file authorize_403.php.
Referenced by SimpleSAML_Metadata_MetaDataStorageHandlerXML\__construct(), SimpleSAML_Metadata_MetaDataStorageHandlerSerialize\__construct(), SimpleSAML_Metadata_MetaDataStorageHandlerFlatFile\__construct(), SimpleSAML_IdP\__construct(), SimpleSAML\Metadata\Sources\MDQ\__construct(), SimpleSAML_Session\__construct(), sspmod_consent_Consent_Store_Cookie\_setConsentCookie(), SimpleSAML_Session\doLogin(), SimpleSAML\Utils\Config\getCertPath(), SimpleSAML_Session\getSession(), SimpleSAML_Auth_State\getStateTimeout(), SimpleSAML\Utils\System\getTempDir(), SimpleSAML\Utils\Time\initTimezone(), sspmod_core_Auth_Process_ExtendIdPSession\process(), sspmod_expirycheck_Auth_Process_ExpiryDate\process(), SimpleSAML_Session\setAuthorityExpire(), SimpleSAML_Session\setRememberMeExpire(), and SimpleSAML_Session\updateSessionCookies().
if (!array_key_exists( 'StateId', $_REQUEST)) $state = SimpleSAML_Auth_State::loadState($_REQUEST['StateId'], 'authorize:Authorize') |
Definition at line 11 of file authorize_403.php.
$t = new SimpleSAML_XHTML_Template($globalConfig, 'authorize:authorize_403.php') |
Definition at line 14 of file authorize_403.php.