Package org.ldaptive.dn
Interface RDnNormalizer
-
- All Known Implementing Classes:
DefaultRDnNormalizer
public interface RDnNormalizerInterface for normalizing RDNs.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RDnnormalize(RDn rdn)Normalize the name value pairs in the supplied RDN.
-