- All Superinterfaces:
- SecurityEntity
- All Known Subinterfaces:
- BasicGroup, DynamicGroup, TurbineGroup
- All Known Implementing Classes:
- BasicGroupImpl, DynamicGroupImpl, TurbineGroupImpl
public interface Group
extends SecurityEntity
This class represents a Group of Users in the system that are associated with
specific entity or resource. The users belonging to the Group may have
various Roles. The Permissions to perform actions upon the resource depend on
the Roles in the Group that they are assigned.
- Version:
- $Id: Group.java 1374616 2012-08-18 17:26:07Z tv $
- Author:
- Rafal Krzewski