ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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_further_options=array()) | |
Constructor. More... | |
ilAuthCAS::__construct | ( | $a_container, | |
$a_further_options = array() |
|||
) |
Constructor.
object | $container | |
array | further options Not used in the moment |
Definition at line 32 of file class.ilAuthCAS.php.
ilAuthCAS::supportsRedirects | ( | ) |
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section...
Definition at line 21 of file class.ilAuthCAS.php.