Interface RDnNormalizer

  • All Known Implementing Classes:
    DefaultRDnNormalizer

    public interface RDnNormalizer
    Interface for normalizing RDNs.
    • Method Detail

      • normalize

        RDn normalize​(RDn rdn)
        Normalize the name value pairs in the supplied RDN.
        Parameters:
        rdn - to normalize
        Returns:
        new normalized RDN