| ILIAS
    Release_4_3_x_branch Revision 61807
    | 
Interface for shibboleth role assignment plugins. More...
 Collaboration diagram for ilShibbolethRoleAssignmentPlugin:
 Collaboration diagram for ilShibbolethRoleAssignmentPlugin:| 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) |