ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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:325
SimpleSAML_XHTML_Template
Definition:
Template.php:15
$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 Thu Oct 2 2025 19:01:19 for ILIAS by
1.9.4 (using
Doxyfile
)