18 require_once
'config.php';
43 <title>__TITLE__</title> 51 phpCAS __PHPCAS_VERSION__, 52 CAS __CAS_VERSION__ (__SERVER_BASE_URL__) 68 <title>
phpCAS simple client with HTML output customization</title>
71 <h1>Successfull Authentication!</h1>
72 <?php require
'script_info.php' ?>
73 <p>the user
's login is <b><?php echo phpCAS::getUser(); ?></b>.</p> 74 <p>phpCAS version is <b><?php echo phpCAS::getVersion(); ?></b>.</p> static forceAuthentication()
static setHTMLFooter($footer)
static client($server_version, $server_hostname, $server_port, $server_uri, $changeSessionID=true, \SessionHandlerInterface $sessionHandler=null)
static setHTMLHeader($header)
static setLogger($logger=null)
static setVerbose($verbose)
static setNoCasServerValidation()