ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
wrong_authncontextclassref.php
Go to the documentation of this file.
1
<?
php
2
3
$globalConfig
=
SimpleSAML_Configuration::getInstance
();
4
$t
=
new
SimpleSAML_XHTML_Template
(
$globalConfig
,
'saml:sp/wrong_authncontextclassref.tpl.php'
);
5
$t
->show();
php
An exception for terminatinating execution or to throw for unit testing.
SimpleSAML_Configuration\getInstance
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.
Definition:
Configuration.php:297
SimpleSAML_XHTML_Template
Definition:
Template.php:17
$t
$t
Definition:
wrong_authncontextclassref.php:4
$globalConfig
$globalConfig
Definition:
wrong_authncontextclassref.php:3
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
saml
www
sp
wrong_authncontextclassref.php
Generated on Sat Oct 4 2025 19:00:59 for ILIAS by
1.9.4 (using
Doxyfile
)