ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Frontend class for SOAP based authentication More...
Public Member Functions | |
__construct ($container, $a_options=array()) | |
supportsRedirects () | |
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section... More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from SimpleSAML\Utils\Auth | |
static | getAdminLoginURL ($returnTo=null) |
Retrieve a admin login URL. More... | |
static | isAdmin () |
Check whether the current user is admin. More... | |
static | requireAdmin () |
Require admin access to the current page. More... | |
Frontend class for SOAP based authentication
Definition at line 37 of file class.ilAuthSOAP.php.
ilAuthSOAP::__construct | ( | $container, | |
$a_options = array() |
|||
) |
ilAuthSOAP::supportsRedirects | ( | ) |
Returns true, if the current auth mode allows redirection to e.g to loginScreen, public section...
Definition at line 70 of file class.ilAuthSOAP.php.