ILIAS
Release_4_0_x_branch Revision 61816
|
Interface for shibboleth role assignment plugins. More...
Public Member Functions | |
checkRoleAssignment ($a_plugin_id, $a_user_data) | |
check role assignment for a specific plugin id (defined in the shibboleth role assignment administration). |
Interface for shibboleth role assignment plugins.
Definition at line 33 of file interface.ilShibbolethRoleAssignmentPlugin.php.
ilShibbolethRoleAssignmentPlugin::checkRoleAssignment | ( | $a_plugin_id, | |
$a_user_data | |||
) |
check role assignment for a specific plugin id (defined in the shibboleth role assignment administration).
int | $a_plugin_id | Unique plugin id |
array | $a_user_data | Array with user data ($_SERVER) |