ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilShibbolethRoleAssignmentPlugin Interface Reference

Interface for shibboleth role assignment plugins. More...

+ 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).

Detailed Description

Interface for shibboleth role assignment plugins.

Author
Stefan Meyer meyer.nosp@m.@lei.nosp@m.fos.c.nosp@m.om
Version
$Id$

Definition at line 33 of file interface.ilShibbolethRoleAssignmentPlugin.php.

Member Function Documentation

ilShibbolethRoleAssignmentPlugin::checkRoleAssignment (   $a_plugin_id,
  $a_user_data 
)

check role assignment for a specific plugin id (defined in the shibboleth role assignment administration).

Parameters
int$a_plugin_idUnique plugin id
array$a_user_dataArray with user data ($_SERVER)
Returns
bool whether the condition is fullfilled or not

The documentation for this interface was generated from the following file: