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