18 require_once
'config.php';
56 <title>
phpCAS simple client</title>
59 <h1>Successfull Authentication!</h1>
60 <?php require
'script_info.php' ?>
61 <p>the user
's login is <b><?php echo phpCAS::getUser(); ?></b>.</p> 62 <p>phpCAS version is <b><?php echo phpCAS::getVersion(); ?></b>.</p> static forceAuthentication()
static handleLogoutRequests($check_client=true, $allowed_clients=false)
static setVerbose($verbose)
static setDebug($filename='')
static setNoCasServerValidation()
static client($server_version, $server_hostname, $server_port, $server_uri, $changeSessionID=true)