Uses of Class
org.ldaptive.dn.RDn
Packages that use RDn
-
Uses of RDn in org.ldaptive.dn
Fields in org.ldaptive.dn with type parameters of type RDnMethods in org.ldaptive.dn that return RDnModifier and TypeMethodDescriptionDn.getRDn()
Returns the first RDN in this DN.Normalize the name value pairs in the supplied RDN.Methods in org.ldaptive.dn that return types with arguments of type RDnModifier and TypeMethodDescriptionDn.getRDns()
Returns the RDNs in this DN.Parses the supplied DN into a list of RDNs.Parses the supplied DN into a list of RDNs.Methods in org.ldaptive.dn with parameters of type RDnModifier and TypeMethodDescriptionvoid
Adds the supplied RDN at the supplied index.void
Adds the supplied RDN to the end of this DN.Normalize the name value pairs in the supplied RDN.Constructors in org.ldaptive.dn with parameters of type RDnConstructor parameters in org.ldaptive.dn with type arguments of type RDn