|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Class SOAPAuth. More...
Inheritance diagram for ilSOAPAuth:
Collaboration diagram for ilSOAPAuth:Static Public Member Functions | |
| static | testConnection ($a_ext_uid, $a_soap_pw, $a_new_user) |
| Constructor @access public. More... | |
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... | |
Data Fields | |
| $valid = array() | |
|
static |
Constructor @access public.
Test connection with values of soap auth administration settings
Definition at line 46 of file class.ilSOAPAuth.php.
References $ilSetting, $namespace, and $valid.
Referenced by ilObjAuthSettingsGUI\editSOAPObject().
Here is the caller graph for this function:| ilSOAPAuth::$valid = array() |
Definition at line 36 of file class.ilSOAPAuth.php.
Referenced by testConnection().