25 include_once
'Auth.php';
41 parent::__construct(
$container, $a_options,
'',
false);
42 $this->setSessionName(
"_authhttp" . md5(CLIENT_ID));
Frontend class for SOAP based authentication
supportsRedirects()
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section...
Create styles array
The data for the language used.
__construct($container, $a_options=array())