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();
$t
$t
Definition:
wrong_authncontextclassref.php:4
SimpleSAML_XHTML_Template
Definition:
Template.php:14
$globalConfig
$globalConfig
Definition:
wrong_authncontextclassref.php:3
php
SimpleSAML_Configuration\getInstance
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.
Definition:
Configuration.php:325
libs
composer
vendor
simplesamlphp
simplesamlphp
modules
saml
www
sp
wrong_authncontextclassref.php
Generated on Thu Jan 16 2025 19:01:56 for ILIAS by
1.8.13 (using
Doxyfile
)