public class BooleanNormalizer extends Normalizer
serialVersionUIDdescription, extensions, h, isEnabled, isObsolete, locked, names, objectType, oid, schemaName, specification| Constructor and Description |
|---|
BooleanNormalizer()
Creates a new instance of BooleanNormalizer.
|
| Modifier and Type | Method and Description |
|---|---|
String |
normalize(String value)
Gets the normalized value of AssertionValues.
|
String |
normalize(String value,
PrepareString.AssertionType assertionType)
Gets the normalized value of a substring assertion.
|
equals, setSchemaManager, toStringcopy, getBytecode, getFqcn, hashCode, isValid, setBytecode, setFqcnaddExtension, addExtension, addName, clear, compareOid, computeHashCode, copy, getDescription, getExtension, getExtensions, getName, getNames, getObjectType, getOid, getSchemaName, getSpecification, hasExtension, isDisabled, isEnabled, isObsolete, lock, setDescription, setEnabled, setExtensions, setNames, setNames, setObsolete, setOid, setSchemaName, setSpecification, unlockpublic BooleanNormalizer()
public String normalize(String value) throws LdapInvalidDnException
normalize in class Normalizervalue - the value to normalize. It must *not* be null !LdapInvalidDnExceptionpublic String normalize(String value, PrepareString.AssertionType assertionType) throws LdapInvalidDnException
normalize in class Normalizervalue - the substring value to normalize. It must *not* be null !assertionType - The type of assertionLdapInvalidDnExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.