|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
@classDescription Frontend class for SOAP based authentication More...
Inheritance diagram for ilAuthSOAP:
Collaboration diagram for ilAuthSOAP: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... | |
@classDescription Frontend class for SOAP based authentication
Definition at line 37 of file class.ilAuthSOAP.php.
| ilAuthSOAP::__construct | ( | $container, | |
$a_options = array() |
|||
| ) |
Definition at line 39 of file class.ilAuthSOAP.php.
| 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.