ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Web based authentication More...
Public Member Functions | |
supportsRedirects () | |
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section... More... | |
__construct ($a_container, $a_addition_options=array()) | |
Contructor. More... | |
login () | |
ilAuthWeb::__construct | ( | $a_container, | |
$a_addition_options = array() |
|||
) |
Contructor.
object | $a_container | |
object | $a_addition_options,[optional] |
Definition at line 49 of file class.ilAuthWeb.php.
ilAuthWeb::login | ( | ) |
Definition at line 60 of file class.ilAuthWeb.php.
References AUTH_CAPTCHA_INVALID.
ilAuthWeb::supportsRedirects | ( | ) |
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section...
Definition at line 38 of file class.ilAuthWeb.php.