Package org.molgenis.data.security
Class GroupIdentity
- java.lang.Object
-
- org.springframework.security.acls.domain.ObjectIdentityImpl
-
- org.molgenis.data.security.GroupIdentity
-
- All Implemented Interfaces:
Serializable,org.springframework.security.acls.model.ObjectIdentity
public class GroupIdentity extends org.springframework.security.acls.domain.ObjectIdentityImpl- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GroupIdentity(String groupName)GroupIdentity(Group group)
-
-
-
Field Detail
-
GROUP
public static final String GROUP
- See Also:
- Constant Field Values
-
-