4include_once
'Auth.php';
32 public function __construct($a_container,$a_further_options = array())
39 array($a_container,
'forceAuthentication'),
setSessionName($name='session')
Set name of the session to a customized value.
initAuth()
Init auth object Enable logging, set callbacks...
@classDescription CAS authentication
__construct($a_container, $a_further_options=array())
Constructor.
supportsRedirects()
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section....
$PHPCAS_CLIENT
This global variable is used by the interface class phpCAS.