AuthorizationTable

The authorization table for the application. Contains role assignments which specify the users and groups that are authorized to partake in each application role.



Attributes Summary
authorizations : RoleAssignment * Contains a mapping of roles to users for each role defined in the application's components.

Attribute Details

authorizations    -    Contains a mapping of roles to users for each role defined in the application's components. Note the set of roles is essentially "rolled" up from the roles defined in the modules.
     data type: RoleAssignment*


Copyright IBM Corp. 1996-2002