Uses of Class
netscape.ldap.util.RDN
Packages that use RDN
-
Uses of RDN in netscape.ldap.util
Methods in netscape.ldap.util with parameters of type RDNModifier and TypeMethodDescriptionvoid
Adds the specified relative distinguished name (RDN) to the current DN.void
DN.addRDNToBack
(RDN rdn) Adds the specified relative distinguished name (RDN) to the end of the current DN.void
DN.addRDNToFront
(RDN rdn) Adds the specified relative distinguished name (RDN) to the beginning of the current DN.boolean
Determines if the current DN component is equal to the specified DN component.