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