ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Shibboleth role assignment rules. More...
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().
|
static |
$a_usr_id | |
$a_data |
Definition at line 122 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $ilLog, $query, $res, $row, $rule, ilObject\_lookupTitle(), ilDBConstants\FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
static |
Definition at line 62 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $query, $res, $row, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable(), and ilAuthShibbolethSettingsGUI\setSubTabs().
|
static |
$a_usr_id | |
$a_data |
Definition at line 82 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $ilLog, $query, $res, $row, $rule, ilObject\_lookupTitle(), ilDBConstants\FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
staticprotected |
Definition at line 38 of file class.ilShibbolethRoleAssignmentRules.php.