79        $client->printHTMLHeader(
$lang->getAuthenticationFailed());
 
   81            $lang->getYouWereNotAuthenticated(),
 
   82            htmlentities(
$client->getURL()),
 
   93                switch (
$client->getServerVersion()) {
 
   99                    if (empty($err_code)) {
 
This interface defines methods that allow proxy-authenticated service handlers to interact with phpCA...
__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.
An exception for terminatinating execution or to throw for unit testing.
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.
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.
const CAS_VERSION_1_0
CAS version 1.0.
A root exception interface for all exceptions in phpCAS.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc