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