25include_once
'Auth.php';
48 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...
@classDescription Frontend class for SOAP based authentication
supportsRedirects()
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section....
__construct($container, $a_options=array())
ilAuthSOAP constructor.