Interface PreparedNormalizer

    • Method Detail

      • normalize

        String normalize​(String value,
                         PrepareString.AssertionType assertionType)
                  throws LdapException
        Gets the normalized value.
        Parameters:
        value - the value to normalize. It must *not* be null !
        assertionType - The type of String we have to normalize
        Returns:
        the normalized form for a value
        Throws:
        LdapException - if an error results during normalization