Class PrincipalGroup

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
GeneratedUserGroup

public abstract class PrincipalGroup extends GeneratedPrincipalGroup
This class describes groups of principals.

Like principals such a group can have permissions assigned. Each member of a principal group automaticaly owns all group rights as well.
If you like to avoid this for one right and one member you have to assign this right to this member negatively !

See Also: