|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Shibboleth role assignment rules. More...
Collaboration diagram for ilShibbolethRoleAssignmentRules:Static Public Member Functions | |
| 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 36 of file class.ilShibbolethRoleAssignmentRules.php.
|
static |
| $a_plugin_id | |
| $a_user_data |
Definition at line 152 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ok, and IL_COMP_SERVICE.
Referenced by ilShibbolethRoleAssignmentRule\doesMatch(), and ilShibbolethRoleAssignmentRule\matches().
Here is the caller graph for this function:
|
static |
| $a_usr_id | |
| $a_data |
Definition at line 119 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $ilLog, $query, $res, $row, ilObject\_lookupTitle(), ilDBConstants\FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ilAuthProviderShibboleth\doAuthentication(), and ShibAuth\login().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 61 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable(), and ilAuthShibbolethSettingsGUI\setSubTabs().
Here is the caller graph for this function:
|
static |
| $a_usr_id | |
| $a_data |
Definition at line 80 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $ilLog, $query, $res, $row, ilObject\_lookupTitle(), ilDBConstants\FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ilAuthProviderShibboleth\doAuthentication(), and ShibAuth\login().
Here is the call graph for this function:
Here is the caller graph for this function:
|
staticprotected |
Definition at line 38 of file class.ilShibbolethRoleAssignmentRules.php.