25include_once
'Auth.php';
57 parent::__construct($container,$a_options,
'',
false);
setSessionName($name='session')
Set name of the session to a customized value.
initAuth()
Init auth object Enable logging, set callbacks...
Base class for ilAuth, ilAuthHTTP ....
supportsRedirects()
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section....
__construct($container, $a_options=array())
Constructor.