ILIAS
Release_4_0_x_branch Revision 61816
|
Shibboleth role assignment rules. More...
Static Public Member Functions | |
static | getAllRules () |
static | getCountRules () |
static | updateAssignments ($a_usr_id, $a_data) |
static | doAssignments ($a_usr_id, $a_data) |
static | callPlugin ($a_plugin_id, $a_user_data) |
Static Protected Attributes | |
static | $active_plugins = null |
Shibboleth role assignment rules.
Definition at line 35 of file class.ilShibbolethRoleAssignmentRules.php.
|
static |
Definition at line 127 of file class.ilShibbolethRoleAssignmentRules.php.
References $ok, and IL_COMP_SERVICE.
Referenced by ilShibbolethRoleAssignmentRule\matches().
|
static |
Definition at line 100 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $ilLog, $ilSetting, $query, $res, $row, ilObject\_lookupTitle(), and DB_FETCHMODE_OBJECT.
Referenced by ShibAuth\login().
|
static |
Definition at line 39 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable().
|
static |
Definition at line 52 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable(), and ilAuthShibbolethSettingsGUI\setSubTabs().
|
static |
Definition at line 65 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $ilLog, $ilSetting, $query, $res, $row, ilObject\_lookupTitle(), and DB_FETCHMODE_OBJECT.
Referenced by ShibAuth\login().
|
staticprotected |
Definition at line 37 of file class.ilShibbolethRoleAssignmentRules.php.