ILIAS
Release_5_0_x_branch Revision 61816
|
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 143 of file class.ilShibbolethRoleAssignmentRules.php.
References $ok, and IL_COMP_SERVICE.
Referenced by ilShibbolethRoleAssignmentRule\doesMatch(), and ilShibbolethRoleAssignmentRule\matches().
|
static |
$a_usr_id | |
$a_data |
Definition at line 113 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $ilLog, $query, $res, $row, ilObject\_lookupTitle(), DB_FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ShibAuth\login().
|
static |
Definition at line 60 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $query, $res, $row, and DB_FETCHMODE_OBJECT.
Referenced by ilAuthShibbolethSettingsGUI\parseRulesTable(), and ilAuthShibbolethSettingsGUI\setSubTabs().
|
static |
$a_usr_id | |
$a_data |
Definition at line 78 of file class.ilShibbolethRoleAssignmentRules.php.
References $ilDB, $ilLog, $query, $res, $row, ilObject\_lookupTitle(), DB_FETCHMODE_OBJECT, and shibConfig\getInstance().
Referenced by ShibAuth\login().
|
staticprotected |
Definition at line 38 of file class.ilShibbolethRoleAssignmentRules.php.