Package org.glassfish.security.common
Class Group
java.lang.Object
org.glassfish.security.common.Group
- All Implemented Interfaces:
Serializable,Principal
This class implements the EJB concept of a Group. A Group is
a privilege attribute that several Principals share. Or, in
in other words, several Principals belong to a same group.
- Author:
- Harish Prabandham, David Matejcek
- See Also:
-
Constructor Details
-
Group
Creates a new Group attribute- Parameters:
name-
-
-
Method Details
-
getName
-
equals
-
hashCode
public int hashCode() -
toString
-