Uses of Class netscape.ldap.util.RDN

Uses in package netscape.ldap.util

Methods with parameter type netscape.ldap.util.RDN

void
DN.addRDN(RDN rdn)
Adds the specified relative distinguished name (RDN) to the current DN.
void
Adds the specified relative distinguished name (RDN) to the end of the current DN.
void
Adds the specified relative distinguished name (RDN) to the beginning of the current DN.
boolean
RDN.equals(RDN rdn)
Determines if the current DN component is equal to the specified DN component.