79 $client->printHTMLHeader(
$lang->getAuthenticationFailed());
81 $lang->getYouWereNotAuthenticated(),
82 htmlentities(
$client->getURL()),
93 switch (
$client->getServerVersion()) {
99 if (empty($err_code)) {
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(Container $dic, ilPlugin $plugin)
__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. ...
A root exception interface for all exceptions in phpCAS.
This interface defines methods that allow proxy-authenticated service handlers to interact with phpCA...