org.apache.directory.shared.ldap.aci
Class UserClass.UserGroup
java.lang.Object
org.apache.directory.shared.ldap.aci.UserClass
org.apache.directory.shared.ldap.aci.UserClass.UserGroup
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- UserClass
public static class UserClass.UserGroup
- extends UserClass
The set of users who are members of the groupOfUniqueNames entry,
identified by the specified distinguished name. Members of a group of
unique names are treated as individual object names, and not as the names
of other groups of unique names.
- See Also:
- Serialized Form
UserClass.UserGroup
public UserClass.UserGroup(Set groupNames)
- Creates a new instance.
- Parameters:
groupNames
- the set of group DNs.
toString
public String toString()
Copyright © 2004-2012. All Rights Reserved.