Interface Group

All Superinterfaces:
Principal
All Known Implementing Classes:
AbstractGroup, GenericGroup

public interface Group extends Principal

Abstract representation of a group of Users in a UserDatabase. Each user that is a member of this group inherits the Roles assigned to the group.

Since:
4.1
Author:
Craig R. McClanahan