RoleAssignment

An assignment of a security role to those users and groups within the user registry used by a WebSphere server.



Attributes Summary
users : User * The users that are assigned to the given role.
specialSubjects : SpecialSubject * A list of special WebSphere subjects that can be assigned to security roles.
role : SecurityRole@ Specifies the security role that a set of users and groups are authorized for.
groups : Group * The groups that are assigned to the given role.

Attribute Details

users    -    The users that are assigned to the given role.
     data type: User*



specialSubjects    -    A list of special WebSphere subjects that can be assigned to security roles.
     data type: SpecialSubject*



role    -    Specifies the security role that a set of users and groups are authorized for. Not used by runtime post-deployment.
     data type: SecurityRole@



groups    -    The groups that are assigned to the given role.
     data type: Group*


Copyright IBM Corp. 1996-2002