org.apache.directory.shared.ldap.aci
Class UserClass.Subtree
java.lang.Object
org.apache.directory.shared.ldap.aci.UserClass
org.apache.directory.shared.ldap.aci.UserClass.Subtree
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- UserClass
- public static class UserClass.Subtree
- extends UserClass
The set of users whose distinguished names fall within the definition of
the (unrefined) subtree.
- See Also:
- Serialized Form
Constructor Summary |
UserClass.Subtree(java.util.Collection subtreeSpecs)
Creates a new instance. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
subtreeSpecifications
protected final java.util.Collection subtreeSpecifications
UserClass.Subtree
public UserClass.Subtree(java.util.Collection subtreeSpecs)
- Creates a new instance.
- Parameters:
subtreeSpecs
- the collection of unrefined SubtreeSpecification
s.
getSubtreeSpecifications
public java.util.Collection getSubtreeSpecifications()
- Returns the collection of unrefined
SubtreeSpecification
s.
equals
public boolean equals(java.lang.Object o)
toString
public java.lang.String toString()
Copyright © 2003-2006 . All Rights Reserved.