Interface RDnNormalizer

All Known Implementing Classes:
DefaultRDnNormalizer

public interface RDnNormalizer
Interface for normalizing RDNs.
  • Method Summary

    Modifier and Type
    Method
    Description
    Normalize the name value pairs in the supplied RDN.
  • Method Details

    • normalize

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