ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Shibboleth role assignment rules. More...
Static Public Member Functions | |
static | getCountRules () |
static | updateAssignments (int $a_usr_id, array $a_data) |
static | doAssignments (int $a_usr_id, array $a_data) |
static | callPlugin (string $a_plugin_id, array $a_user_data) |
Static Protected Attributes | |
static array | $active_plugins = [] |
Shibboleth role assignment rules.
Definition at line 25 of file class.ilShibbolethRoleAssignmentRules.php.
|
static |
Definition at line 119 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, and XapiProxy\$plugin.
Referenced by ilShibbolethRoleAssignmentRule\doesMatch(), and ilShibbolethRoleAssignmentRule\matches().
|
static |
Definition at line 91 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $query, $res, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupTitle(), and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
static |
Definition at line 49 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $query, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable().
|
static |
Definition at line 59 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $query, $res, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupTitle(), and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
staticprotected |
Definition at line 27 of file class.ilShibbolethRoleAssignmentRules.php.