| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Shibboleth role assignment rules. More...
 Collaboration diagram for ilShibbolethRoleAssignmentRules: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().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 91 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $res, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupTitle(), and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthProviderShibboleth\doAuthentication().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 49 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $res, and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 59 of file class.ilShibbolethRoleAssignmentRules.php.
References $DIC, $ilDB, $res, ILIAS\LTI\ToolProvider\$settings, ilObject\_lookupTitle(), and ilDBConstants\FETCHMODE_OBJECT.
Referenced by ilAuthProviderShibboleth\doAuthentication().
 Here is the call graph for this function:
 Here is the caller graph for this function:
      
  | 
  staticprotected | 
Definition at line 27 of file class.ilShibbolethRoleAssignmentRules.php.