RoleAssignmentExt
An assignment of a security role to those users and groups within the user registry used by a WebSphere server.
Attributes Summary
users The users that are assigned to the given role. groups The groups that are assigned to the given role. specialSubjects Specifies special subjects that are assigned to the given role. role Specifies the security role required to access the specified methods.
Attribute Details
users
The users that are assigned to the given role.
Data type: UserExt
groups
The groups that are assigned to the given role.
Data type: GroupExt
specialSubjects
Specifies special subjects that are assigned to the given role. There are three special subjects: Everyone (effectively no authorization checking), AllAuthenticatedUsers (any authenticated user is allowed to access), and Server (appserver itself is allowed to access).
Data type: SpecialSubjectExt
role
Specifies the security role required to access the specified methods.
Data type: SecurityRoleExt
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.