|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.aci.UserClass
org.apache.directory.shared.ldap.aci.UserClass.UserGroup
public static class UserClass.UserGroup
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.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.directory.shared.ldap.aci.UserClass |
---|
UserClass.AllUsers, UserClass.Name, UserClass.Subtree, UserClass.ThisEntry, UserClass.UserGroup |
Field Summary |
---|
Fields inherited from class org.apache.directory.shared.ldap.aci.UserClass |
---|
ALL_USERS, THIS_ENTRY |
Constructor Summary | |
---|---|
UserClass.UserGroup(java.util.Set groupNames)
Creates a new instance. |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public UserClass.UserGroup(java.util.Set groupNames)
groupNames
- the set of group DNs.Method Detail |
---|
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |