|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
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 156 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 122 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $ilLog, $query, $res, ilObject\_lookupTitle(), ilDBConstants\FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ilAuthProviderShibboleth\doAuthentication().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 62 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $query, $res, 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 82 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $ilLog, $query, $res, ilObject\_lookupTitle(), ilDBConstants\FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ilAuthProviderShibboleth\doAuthentication().
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.