ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
wrong_authncontextclassref.php
Go to the documentation of this file.
1 <?php
2 
4 $t = new SimpleSAML_XHTML_Template($globalConfig, 'saml:sp/wrong_authncontextclassref.tpl.php');
5 $t->show();
static getInstance($instancename='simplesaml')
Get a configuration file by its instance name.