$ A B C D E F G H I J K L M N O P Q R S T U V W X _

N

name - Variable in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
NAME - Static variable in class org.apache.directory.server.core.referral.ReferralService
 
name - Variable in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
The grammar name
name - Variable in class org.apache.directory.shared.asn1.ber.grammar.GrammarAction
The action's name
name - Variable in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
NAME_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
NAME_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Stores the set of error codes associated with name problems.
NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureCallStatesEnum
Name
NAME_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NameComponentNormalizer - Interface in org.apache.directory.shared.ldap.name
Normalizers of ldap name component attributes and their values.
NameForm - Interface in org.apache.directory.shared.ldap.schema
A nameForm description.
NameFormRegistry - Interface in org.apache.directory.server.core.schema
An NameForm registry service interface.
nameIterator() - Method in class org.apache.directory.server.core.subtree.SubentryCache
 
NameOrNumericIdComparator - Class in org.apache.directory.server.core.schema.bootstrap
A comparator that sorts OIDs based on their numeric id value.
NameOrNumericIdComparator(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdComparator
 
NameOrNumericIdComparator() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdComparator
 
NameOrNumericIdMatch - Class in org.apache.directory.server.core.schema.bootstrap
Document me!
NameOrNumericIdMatch() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdMatch
 
NameOrNumericIdMatch(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdMatch
 
NameOrNumericIdNormalizer - Class in org.apache.directory.server.core.schema.bootstrap
A name or numeric id normalizer.
NameOrNumericIdNormalizer(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdNormalizer
 
NameOrNumericIdNormalizer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdNormalizer
 
NameOrNumericIdSyntaxCheckerTest - Class in org.apache.directory.shared.ldap.schema.syntax
A test case for the NameOrNumericId test.
NameOrNumericIdSyntaxCheckerTest() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NameOrNumericIdSyntaxCheckerTest
 
names - Variable in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
a human readible identifiers for this SchemaObject
NamespaceTools - Class in org.apache.directory.shared.ldap.util
Tools dealing with common Naming operations.
NamespaceTools() - Constructor for class org.apache.directory.shared.ldap.util.NamespaceTools
 
NamespaceToolsTest - Class in org.apache.directory.shared.ldap.util
Test the NameToolsTest class
NamespaceToolsTest() - Constructor for class org.apache.directory.shared.ldap.util.NamespaceToolsTest
 
NAMING_VIOLATION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NAMINGEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a NamingException.
namingExceptionThrown(NamingExceptionEvent) - Method in class org.apache.directory.server.core.event.EventServiceITest.TestListener
 
NDN - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.1) for _ndn op attrib
negate(Boolean) - Static method in class org.apache.directory.shared.ldap.util.BooleanUtils
Negates the specified boolean.
Nestable - Interface in org.apache.directory.shared.ldap.util
An interface to be implemented by Throwable extensions which would like to be able to nest root exceptions inside themselves.
NestableDelegate - Class in org.apache.directory.shared.ldap.util
A shared implementation of the nestable exception functionality.
NestableDelegate(Nestable) - Constructor for class org.apache.directory.shared.ldap.util.NestableDelegate
Constructs a new NestableDelegate instance to manage the specified Nestable.
NestableError - Error in org.apache.directory.shared.ldap.util
The base class of all errors which can contain other exceptions.
NestableError() - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError without specified detail message.
NestableError(String) - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError with specified detail message.
NestableError(Throwable) - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError with specified nested Throwable.
NestableError(String, Throwable) - Constructor for error org.apache.directory.shared.ldap.util.NestableError
Constructs a new NestableError with specified detail message and nested Throwable.
NestableException - Exception in org.apache.directory.shared.ldap.util
The base class of all exceptions which can contain other exceptions.
NestableException() - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException without specified detail message.
NestableException(String) - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException with specified detail message.
NestableException(Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException with specified nested Throwable.
NestableException(String, Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableException
Constructs a new NestableException with specified detail message and nested Throwable.
NestableRuntimeException - Exception in org.apache.directory.shared.ldap.util
The base class of all runtime exceptions which can contain other exceptions.
NestableRuntimeException() - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException without specified detail message.
NestableRuntimeException(String) - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException with specified detail message.
NestableRuntimeException(Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException with specified nested Throwable.
NestableRuntimeException(String, Throwable) - Constructor for exception org.apache.directory.shared.ldap.util.NestableRuntimeException
Constructs a new NestableRuntimeException with specified detail message and nested Throwable.
NEVER - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
NEVER_DEREF_ALIASES - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
The DerefAlias constants
NEW_RDN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NEW_SUPERIOR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
newAdd(LdapDN, Attributes) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Creates a new Operation that performs LDAP "add" operation with a newly generated CSN.
newAttributeType(String, BootstrapRegistries) - Static method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
newAttributeType(String, Registries) - Static method in class org.apache.directory.server.core.schema.RegistrySchemaProducer
 
newAttributeType(String, Registries) - Static method in class org.apache.directory.server.core.schema.SchemaProducer
 
newDelete(LdapDN) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Creates a new Operation that performs "delete" operation.
newInstance(String) - Method in interface org.apache.directory.mitosis.common.CSNFactory
Returns a new CSN.
newInstance(ReplicaId) - Method in interface org.apache.directory.mitosis.common.CSNFactory
Returns a new CSN.
newInstance(String) - Method in class org.apache.directory.mitosis.common.SimpleCSNFactory
Returns a new CSN.
newInstance(ReplicaId) - Method in class org.apache.directory.mitosis.common.SimpleCSNFactory
 
newInstance() - Method in class org.apache.directory.mitosis.common.SimpleUUIDFactory
Generates a new type-1 (time-based) UUID.
newInstance() - Method in interface org.apache.directory.mitosis.common.UUIDFactory
Create a new UUID
newInstance(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
newInstance(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
newMatchingRule(String, Registries) - Static method in class org.apache.directory.server.core.schema.RegistrySchemaProducer
 
newMatchingRule(String, Registries) - Static method in class org.apache.directory.server.core.schema.SchemaProducer
 
newModify(LdapDN, int, Attributes) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Returns a new Operation that performs "modify" operation.
newModify(LdapDN, ModificationItem[]) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Returns a new Operation that performs "modify" operation.
newModifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Returns a new Operation that performs "modifyRN" operation.
newMove(LdapDN, LdapDN) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Returns a new Operation that performs "move" operation.
newMove(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.mitosis.operation.OperationFactory
Returns a new Operation that performs "move" operation.
newObjectClass(String, BootstrapRegistries) - Static method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
newObjectClass(String, Registries) - Static method in class org.apache.directory.server.core.schema.RegistrySchemaProducer
 
newObjectClass(String, Registries) - Static method in class org.apache.directory.server.core.schema.SchemaProducer
 
newOutputStream(ByteBuffer) - Static method in class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
newSyntax(String, BootstrapRegistries) - Static method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
newSyntax(String, Registries) - Static method in class org.apache.directory.server.core.schema.RegistrySchemaProducer
 
newSyntax(String, Registries) - Static method in class org.apache.directory.server.core.schema.SchemaProducer
 
next() - Method in class org.apache.directory.mitosis.store.derby.DerbyReplicationLogIterator
 
next() - Method in interface org.apache.directory.mitosis.store.ReplicationLogIterator
 
next() - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
next() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
next() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
Advances this Cursor one position.
next() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeIterator
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Returns the same Tuple every time but with different key/value pairs.
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableDupsBTreeTest.ArrayNE
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableDupsTreeSetTest.ArrayNE
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableNoDupsTest.ArrayNE
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Returns the same Tuple every time but with different key/value pairs.
next() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Gets the next value as a Tuple.
next() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Gets the next LDIF on the channel.
next() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
next() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
next() - Method in class org.apache.directory.shared.ldap.message.LockableAttributesImpl.AttributeIterator
Returns the next element in the iteration.
next() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always throws NoSuchElementException.
next() - Method in class org.apache.directory.shared.ldap.util.JoinIterator
 
next() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Returns the same Tuple every time but with different key/value pairs.
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Returns the same Tuple every time but with different key/value pairs.
nextElement() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Gets the next value as a Tuple.
nextElement() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.util.ArrayEnumeration
 
nextElement() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always throws NoSuchElementException.
nextElement() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
NextInterceptor - Interface in org.apache.directory.server.core.interceptor
Represents the next Interceptor in the interceptor chain.
nextToken() - Method in class org.apache.directory.shared.asn1.der.OIDTokenizer
 
NisAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the nis schema.
NisAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisAttributeTypeProducer
 
NisComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the nis schema.
NisComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisComparatorProducer
 
NisDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the nis schema.
NisDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisDitContentRuleProducer
 
NisDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the nis schema.
NisDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisDitStructureRuleProducer
 
NisMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the nis schema.
NisMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisMatchingRuleProducer
 
NisMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the nis schema.
NisMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisMatchingRuleUseProducer
 
NisNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the nis schema.
NisNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisNameFormProducer
 
NisNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the nis schema.
NisNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisNormalizerProducer
 
NisObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the nis schema.
NisObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisObjectClassProducer
 
NisObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the nis schema.
NisObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisObjectFactoryProducer
 
NisSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level nis schema class.
NisSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisSchema
 
NisStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the nis schema.
NisStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisStateFactoryProducer
 
NisSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the nis schema.
NisSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisSyntaxCheckerProducer
 
NisSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the nis schema.
NisSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.NisSyntaxProducer
 
NO_FIELD_NAMES_STYLE - Static variable in class org.apache.directory.shared.ldap.util.ToStringStyle
The no field names toString style.
NO_SUCH_ATTRIBUTE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NO_SUCH_OBJECT - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NoDuplicateKeysMap - Class in org.apache.directory.shared.ldap.util
A Map implementation derived from HashMap that only overrides a single method put() in order to prevent duplicate keyed entries to be added.
NoDuplicateKeysMap() - Constructor for class org.apache.directory.shared.ldap.util.NoDuplicateKeysMap
 
NoDupsEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
A simple NamingEnumeration over a TupleBrowser on a table that does not allow duplicates.
NoDupsEnumeration(TupleBrowser, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Creates a cursor over a TupleBrowser where duplicates are not expected.
NON_ERRONEOUS_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Five result codes that may be returned in LDAPResult are not used to indicate an error.
NONE - Static variable in class org.apache.directory.shared.ldap.aci.AuthenticationLevel
No authentication (anonymous access)
NOOP_MONITOR - Static variable in interface org.apache.directory.shared.ldap.message.spi.ProviderMonitor
A do nothing monitor to use if none is provided
NoOpNormalizer - Class in org.apache.directory.shared.ldap.schema
No op (pass through or do nothing) normalizer returning what its given.
NoOpNormalizer() - Constructor for class org.apache.directory.shared.ldap.schema.NoOpNormalizer
Creates a do nothing normalizer.
NoOpOptimizer - Class in org.apache.directory.server.core.partition.impl.btree
A do nothing optimizer which labels all nodes with BigInteger.valueOf( Integer.MAX_VALUE ) , instead of actually taking scan counts.
NoOpOptimizer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.NoOpOptimizer
 
NormalizationService - Class in org.apache.directory.server.core.normalization
A name normalization service.
NormalizationService() - Constructor for class org.apache.directory.server.core.normalization.NormalizationService
 
NormalizationServiceITest - Class in org.apache.directory.server.core.normalization
Test cases for the normalization service.
NormalizationServiceITest() - Constructor for class org.apache.directory.server.core.normalization.NormalizationServiceITest
 
normalize(Object) - Method in class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdNormalizer
 
normalize(Object) - Method in class org.apache.directory.server.core.schema.DnNormalizer
 
normalize() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
A Normalized String representation of a AttributeTypeAndValue : - type is trimed and lowercased - value is trimed and lowercased, and special characters are escaped if needed.
normalize(Object) - Method in class org.apache.directory.shared.ldap.name.DefaultStringNormalizer
 
normalize(LdapDN, Map) - Static method in class org.apache.directory.shared.ldap.name.LdapDN
Change the internal DN, using the first alias instead of oids or other aliases.
normalize(Map) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Change the internal DN, using the first alias instead of oids or other aliases.
normalize() - Method in class org.apache.directory.shared.ldap.name.Rdn
Transform the external representation of the current RDN to an internal normalized form where : - types are trimmed and lowercased - values are trimmed and lowercased
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.CachingNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.DeepTrimNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.DeepTrimToLowerNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.NoOpNormalizer
Returns the value argument as-is without alterations all the time.
normalize(Object) - Method in interface org.apache.directory.shared.ldap.schema.Normalizer
Gets the normalized value.
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.ObjectIdentifierNormalizer
 
normalize(Object) - Method in class org.apache.directory.shared.ldap.schema.RegexNormalizer
 
normalizeByName(String, String) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
normalizeByName(String, byte[]) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
normalizeByName(String, String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
normalizeByName(String, byte[]) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the name of the attribute - short names like 'cn' as well as 'commonName' should work here.
normalizeByName(String, String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByName(String, byte[]) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByOid(String, String) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
normalizeByOid(String, byte[]) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
normalizeByOid(String, String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the OID of the attribute.
normalizeByOid(String, byte[]) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes an attribute's value given the OID of the attribute.
normalizeByOid(String, String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeByOid(String, byte[]) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
normalizeName(String) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
normalizeName(String) - Method in interface org.apache.directory.shared.ldap.name.NameComponentNormalizer
Normalizes the attribute name/alias to use the OID for it instead.
normalizeName(String) - Method in class org.apache.directory.shared.ldap.name.SimpleNameComponentNormalizer
 
NORMALIZER - Static variable in class org.apache.directory.server.core.schema.bootstrap.ApachemetaMatchingRuleProducer.ObjectClassTypeMatch
 
Normalizer - Interface in org.apache.directory.shared.ldap.schema
Converts attribute values to a canonical form.
NormalizerMappingResolver - Interface in org.apache.directory.shared.ldap.schema
A class is used to resolve the normalizer mapping hash used for normalization.
normalizerRegistry - Variable in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
NormalizerRegistry - Interface in org.apache.directory.server.core.schema
Normalizer registry service interface.
normalizerRegistry - Variable in class org.apache.directory.server.core.schema.RegistrySchemaProducer.ConcreteSchemaMatchingRule
 
normalizerRegistry - Variable in class org.apache.directory.server.core.schema.SchemaProducer.ConcreteSchemaMatchingRule
 
normalizeString(String) - Static method in class org.apache.directory.shared.ldap.name.DefaultStringNormalizer
 
NormalizingComparator - Class in org.apache.directory.shared.ldap.schema
A comparator which normalizes a value first before using a subordinate comparator to compare them.
NormalizingComparator(Normalizer, Comparator) - Constructor for class org.apache.directory.shared.ldap.schema.NormalizingComparator
A comparator which normalizes a value first before comparing them.
NormalizingVisitor - Class in org.apache.directory.server.core.normalization
A filter visitor which normalizes leaf node values as it visits them.
NormalizingVisitor(NameComponentNormalizer, OidRegistry) - Constructor for class org.apache.directory.server.core.normalization.NormalizingVisitor
 
NOT - Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
NOT operator constant
NOT_ALLOWED_ON_NON_LEAF - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NOT_ALLOWED_ON_RDN - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
NOT_EQUAL - Static variable in class org.apache.directory.shared.ldap.util.StringTools
 
NOT_EQUALS - Static variable in class org.apache.directory.shared.ldap.name.LdapDN
Value returned by the compareTo method if values are not equals
NOT_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
NOT_OK - Static variable in class org.apache.directory.mitosis.service.protocol.Constants
 
NOT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
NotFilter - Class in org.apache.directory.shared.ldap.codec.search
Not Filter Object to store the Not filter.
NotFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.NotFilter
The constructor.
NOTHING_OPT - Static variable in class org.apache.ldap.clients.Opts
Dry run command line option
nothingOption - Static variable in class org.apache.ldap.clients.Opts
 
NoticeOfDisconnect - Class in org.apache.directory.shared.ldap.message.extended
An extended operation intended for notifying clients of upcoming disconnection.
NotImplementedException - Exception in org.apache.directory.shared.ldap
This exception is thrown when a Backend operation is either temporarily unsupported or perminantly unsupported as part of its implementation.
NotImplementedException() - Constructor for exception org.apache.directory.shared.ldap.NotImplementedException
Constructs an Exception with a detailed message.
NotImplementedException(String) - Constructor for exception org.apache.directory.shared.ldap.NotImplementedException
Constructs an Exception with a detailed message.
NOW - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulAction
The shutdown is immediate
NOW - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
The shutdown is immediate
NULL - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
NULL - Static variable in class org.apache.directory.shared.asn1.der.DERObject
 
NULL - Static variable in class org.apache.directory.shared.ldap.util.ObjectUtils
Singleton used as a null placeholder where null has another meaning.
NumberSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Number according to RFC 4512.
NumberSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumberSyntaxChecker
Creates a new instance of NumberSyntaxChecker.
NUMERIC_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
NUMERIC_STRING - Static variable in class org.apache.directory.shared.asn1.der.DERObject
 
NumericOidSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a numeric oid according to RFC 4512.
NumericOidSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumericOidSyntaxChecker
 
NumericOidSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumericOidSyntaxChecker
 
NumericStringSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a Numeric String according to RFC 4517.
NumericStringSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumericStringSyntaxChecker
Creates a new instance of NumericStringSyntaxChecker.
NumericStringSyntaxCheckerTest - Class in org.apache.directory.shared.ldap.schema.syntax
Test cases for NumericStringSyntaxChecker.
NumericStringSyntaxCheckerTest() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.NumericStringSyntaxCheckerTest
 

$ A B C D E F G H I J K L M N O P Q R S T U V W X _