AuthorizationTableExt
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
context Specifies the access control context. authorizations Contains a mapping of roles to users for each role defined in the application's components. roles Contains a list of SecurityRoleExt elements.
Attribute Details
context
Specifies the access control context. Reserved by IBM for Future Use.
Data type: String
Default value: unspecified
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: RoleAssignmentExt
roles
Contains a list of SecurityRoleExt elements. Each SecurityRoleExt instance may be associated with a RoleAssignmentExt element.
Data type: SecurityRoleExt
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.