public interface PreparedNormalizer
| Modifier and Type | Method and Description |
|---|---|
String |
normalize(String value,
PrepareString.AssertionType assertionType)
Gets the normalized value.
|
String normalize(String value, PrepareString.AssertionType assertionType) throws LdapException
value - the value to normalize. It must *not* be null !assertionType - The type of String we have to normalizeLdapException - if an error results during normalizationCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.