Package org.ldaptive.dn
Interface RDnNormalizer
- All Known Implementing Classes:
DefaultRDnNormalizer
public interface RDnNormalizer
Interface for normalizing RDNs.
-
Method Summary
-
Method Details
-
normalize
Normalize the name value pairs in the supplied RDN.- Parameters:
rdn
- to normalize- Returns:
- new normalized RDN
-