Uses of Class netscape.ldap.util.DN

Uses in package netscape.ldap.util

Methods with parameter type netscape.ldap.util.DN

boolean
Determines if the given DN is under the subtree defined by this DN.
boolean
DN.equals(DN dn)
Determines if the current DN is equal to the specified DN.
boolean
Determines if this DN is a descendant of the given DN.

Methods with return type netscape.ldap.util.DN

DN
Gets the parent DN for this DN.