79 $client->printHTMLHeader(
$lang->getAuthenticationFailed());
81 $lang->getYouWereNotAuthenticated(),
82 htmlentities(
$client->getURL()),
93 switch (
$client->getServerVersion()) {
99 if (empty($err_code)) {
112 parent::__construct(implode(
"\n",
$messages));
if((!isset($_SERVER['DOCUMENT_ROOT'])) OR(empty($_SERVER['DOCUMENT_ROOT']))) $_SERVER['DOCUMENT_ROOT']
const CAS_VERSION_1_0
CAS version 1.0.
static traceExit()
This method is used to indicate the end of the execution of the program.
const CAS_VERSION_3_0
CAS version 3.0.
if($_SERVER['argc']< 4) $client
static trace($str)
This method is used to log something in debug mode.
static traceBegin()
This method is used to indicate the start of the execution of a function in debug mode...
__construct( $client, $failure, $cas_url, $no_response, $bad_response='', $cas_response='', $err_code='', $err_msg='')
This method is used to print the HTML output when the user was not authenticated. ...
for($i=1; $i<=count($kw_cases_sel); $i+=1) $lang
A root exception interface for all exceptions in phpCAS.
This interface defines methods that allow proxy-authenticated service handlers to interact with phpCA...