Class AccessControlGroup

  • All Implemented Interfaces:
    Serializable

    public class AccessControlGroup
    extends AccessControl
    A AccessControlGroup represents a collection of permissions. A security administrator assigns a user to a group to grant him the permissions of that group.
    Please note that a role is a special form of a group that also represents a strategic function. Therefore not every group is a role. Often a user can only have one role or can only act under one role at a time. Unfortunately these terms are often mixed up what is causing confusion.
    See Also:
    Serialized Form