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 TypeMethodDescriptionvoidAdds the supplied RDN at the supplied index.voidAdds the supplied RDN to the end of this DN.booleanReturns whether the normalized format of the supplied RDN equals the normalized format of this RDN.booleanRDn.isSame(RDn rdn, RDnNormalizer normalizer) Returns whether the normalized format of the supplied RDN equals the normalized format of this RDN.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