PHP Classes

File: web/SSO/modules/saml/www/sp/wrong_authncontextclassref.php

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/modules/saml/www/sp/wrong_authncontextclassref.php   Download  
File: web/SSO/modules/saml/www/sp/wrong_authncontextclassref.php
Role: Example script
Content type: text/plain
Description: Example script
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 173 bytes
 

Contents

Class file image Download
<?php

$globalConfig
= SimpleSAML_Configuration::getInstance();
$t = new SimpleSAML_XHTML_Template($globalConfig, 'saml:sp/wrong_authncontextclassref.tpl.php');
$t->show();