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

A

AboutDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
An about dialog for the introspector GUI.
AboutDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AboutDialog
Creates new About Dialog
AboutDialog() - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AboutDialog
 
AbstractAuthenticator - Class in org.apache.directory.server.core.authn
Base class for all Authenticators.
AbstractAuthenticator(String) - Constructor for class org.apache.directory.server.core.authn.AbstractAuthenticator
Creates a new instance.
AbstractBootstrapProducer - Class in org.apache.directory.server.core.schema.bootstrap
An abstract producer implementation.
AbstractBootstrapProducer(ProducerTypeEnum) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
Creates a producer of a specific type.
AbstractBootstrapProducer.BootstrapAttributeType - Class in org.apache.directory.server.core.schema.bootstrap
A concrete mutable attributeType implementation for bootstrapping which uses registries for dynamically resolving dependent objects.
AbstractBootstrapProducer.BootstrapAttributeType(String, BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
AbstractBootstrapProducer.BootstrapMatchingRule - Class in org.apache.directory.server.core.schema.bootstrap
 
AbstractBootstrapProducer.BootstrapMatchingRule(String, BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
AbstractBootstrapProducer.BootstrapObjectClass - Class in org.apache.directory.server.core.schema.bootstrap
A concrete mutable objectClass implementation for bootstrapping which uses registries for dynamically resolving dependent objects.
AbstractBootstrapProducer.BootstrapObjectClass(String, BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
Creates a mutable ObjectClass for the bootstrap process.
AbstractBootstrapProducer.BootstrapSyntax - Class in org.apache.directory.server.core.schema.bootstrap
A mutable Syntax for the bootstrap phase that uses the syntaxCheckerRegistry to dynamically resolve syntax checkers.
AbstractBootstrapProducer.BootstrapSyntax(String, SyntaxCheckerRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
AbstractContextFactory - Class in org.apache.directory.server.core.jndi
A server-side JNDI provider implementation of InitialContextFactory.
AbstractContextFactory() - Constructor for class org.apache.directory.server.core.jndi.AbstractContextFactory
Creates a new instance.
AbstractPartition - Class in org.apache.directory.server.core.partition
A Partition that helps users to implement their own partition.
AbstractPartition() - Constructor for class org.apache.directory.server.core.partition.AbstractPartition
 
AbstractSyntaxChecker - Class in org.apache.directory.server.core.schema
Document me.
AbstractSyntaxChecker(String) - Constructor for class org.apache.directory.server.core.schema.AbstractSyntaxChecker
Creates a SyntaxChecker with a unique OID.
AC_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
AC_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
AC_SUBENTRIES - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
accept(Invocation, SearchResult, SearchControls) - Method in interface org.apache.directory.server.core.enumeration.SearchResultFilter
Filters the contents of search results on the way out the door to client callers.
accept(Invocation, SearchResult, SearchControls) - Method in class org.apache.directory.server.core.subtree.SubentryService.HideEntriesFilter
 
accept(Invocation, SearchResult, SearchControls) - Method in class org.apache.directory.server.core.subtree.SubentryService.HideSubentriesFilter
 
ACDFEngine - Class in org.apache.directory.server.core.authz.support
An implementation of Access Control Decision Function (18.8, X.501).
ACDFEngine(OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.authz.support.ACDFEngine
Creates a new instance.
ACITupleFilter - Interface in org.apache.directory.server.core.authz.support
An interface that filters the specified collection of tuples using the specified extra information.
actionPerformed(ActionEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.event.EventService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.exception.ExceptionService
In the pre-invocation state this interceptor method checks to see if the entry to be added already exists.
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
add(NextInterceptor, LdapDN, Attributes) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.add(org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.Attributes) call.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
add(LdapDN, Attributes) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.add(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.Attributes).
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
Adds extra operational attributes to the entry before it is added.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
Looks up the backend corresponding to the entry first, then checks to see if the entry already exists.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
add(Object, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
add(Attribute, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
add(Attributes, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
add(Object, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(Attribute, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(Attributes, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
add(LdapDN, Attributes) - Method in interface org.apache.directory.server.core.partition.Partition
Adds an entry to this ContextPartition.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
add(LdapDN, Attributes, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.referral.ReferralService
Handling a Add operation at the Referral level.
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.schema.SchemaService
Check that all the attributes exist in the schema for this entry.
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
addActionListener(ActionListener) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
addAfter(String, InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addBefore(String, InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.addContextPartition(PartitionConfiguration) call.
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addContextPartition(PartitionConfiguration) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's PartitionNexus.addContextPartition(PartitionConfiguration).
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.PartitionNexus
 
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
addContextPartition(PartitionConfiguration, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.referral.ReferralService
 
AddEntryDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Allows for operations on entries.
AddEntryDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
Creates new entry addition dialog.
addFirst(InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
addIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
addLast(InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addNamingListener(EventContext, Name, ExprNode, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.event.EventService
Registers a NamingListener with this service for notification of change.
addNamingListener(Name, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(Name, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(String, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(Name, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
addNamingListener(String, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
addNamingListener(Name, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(EventContext, Name, ExprNode, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
AddPartitionConfiguration - Class in org.apache.directory.server.core.configuration
A Configuration that adds a new Partition to the current PartitionNexus.
AddPartitionConfiguration(PartitionConfiguration) - Constructor for class org.apache.directory.server.core.configuration.AddPartitionConfiguration
 
addResultFilter(SearchResultFilter) - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
Adds a database search result filter to this filtering enumeration at the very end of the filter list.
addToEnvironment(String, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addToEnvironment(String, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
ADMIN_PASSWORD - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the initial admin passwd set on startup
ADMIN_PRINCIPAL - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the default user principal or DN
ADMIN_PRINCIPAL_NORMALIZED - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the normalized user principal or DN
ADMIN_UID - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the admin super user uid
afterShutdown(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked after shutting down DirectoryService.
afterShutdown(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
afterStartup(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked after starting up DirectoryService.
afterStartup(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
afterSync(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked after calling DirectoryService.sync().
afterSync(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
ALIAS - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.7) for _alias index
ALIAS_ATTRIBUTE - Static variable in interface org.apache.directory.server.core.partition.Partition
The aliased Dn attribute name: aliasedObjectName for LDAP and aliasedEntryName or X.500.
ALIAS_OBJECT - Static variable in interface org.apache.directory.server.core.partition.Partition
The objectClass name for aliases: 'alias'
ALIASMODE_KEY - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
ALWAYS - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
annotate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultOptimizer
Annotates the expression tree to determine optimal evaluation order based on the scan count for indices that exist for each expression node.
annotate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.NoOpOptimizer
 
annotate(ExprNode) - Method in interface org.apache.directory.server.core.partition.impl.btree.Optimizer
Annotates the expression node tree for optimized traversal metrics.
ANNOTATE_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
AnnotatedFilterTreeDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Dialog for showing annotated filter trees.
AnnotatedFilterTreeDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AnnotatedFilterTreeDialog
Creates new form JDialog
ANONYMOUS - Static variable in class org.apache.directory.server.core.authn.LdapPrincipal
the no name anonymous user whose DN is the empty String
AnonymousAuthenticator - Class in org.apache.directory.server.core.authn
An Authenticator that handles anonymous connections (type 'none').
AnonymousAuthenticator() - Constructor for class org.apache.directory.server.core.authn.AnonymousAuthenticator
Creates a new instance.
ApacheAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the apache schema.
ApacheAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheAttributeTypeProducer
 
ApacheComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the eve schema.
ApacheComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheComparatorProducer
 
ApacheDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the apache schema.
ApacheDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheDitContentRuleProducer
 
ApacheDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the apache schema.
ApacheDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheDitStructureRuleProducer
 
ApachednsAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the apachedns schema.
ApachednsAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsAttributeTypeProducer
 
ApachednsComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the apachedns schema.
ApachednsComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsComparatorProducer
 
ApachednsDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the apachedns schema.
ApachednsDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsDitContentRuleProducer
 
ApachednsDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the apachedns schema.
ApachednsDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsDitStructureRuleProducer
 
ApachednsMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the apachedns schema.
ApachednsMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsMatchingRuleProducer
 
ApachednsMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the apachedns schema.
ApachednsMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsMatchingRuleUseProducer
 
ApachednsNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the apachedns schema.
ApachednsNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsNameFormProducer
 
ApachednsNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the apachedns schema.
ApachednsNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsNormalizerProducer
 
ApachednsObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the apachedns schema.
ApachednsObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsObjectClassProducer
 
ApachednsObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the apachedns schema.
ApachednsObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsObjectFactoryProducer
 
ApachednsSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level apachedns schema class.
ApachednsSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsSchema
 
ApachednsStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the apachedns schema.
ApachednsStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsStateFactoryProducer
 
ApachednsSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the apachedns schema.
ApachednsSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsSyntaxCheckerProducer
 
ApachednsSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the apachedns schema.
ApachednsSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsSyntaxProducer
 
ApacheMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the eve schema.
ApacheMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheMatchingRuleProducer
 
ApacheMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the apache schema.
ApacheMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheMatchingRuleUseProducer
 
ApacheNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the apache schema.
ApacheNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheNameFormProducer
 
ApacheNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the eve schema.
ApacheNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheNormalizerProducer
 
ApacheObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the apache schema.
ApacheObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheObjectClassProducer
 
ApacheObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the apache schema.
ApacheObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheObjectFactoryProducer
 
ApacheSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level apache schema class.
ApacheSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheSchema
 
ApacheStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the apache schema.
ApacheStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheStateFactoryProducer
 
ApacheSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the apache schema.
ApacheSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheSyntaxCheckerProducer
 
ApacheSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the apache schema.
ApacheSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheSyntaxProducer
 
assertCandidate(IndexRecord) - Method in interface org.apache.directory.server.core.partition.impl.btree.IndexAssertion
Tests to see if a perspective candidate should be returned based on the evaluation of hard coded logic.
assertOneLevelScope(ScopeNode, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
assertSubtreeScope(ScopeNode, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
ASTNode - Class in org.apache.directory.server.core.partition.impl.btree.gui
A node representing an entry.
ASTNode(ASTNode, ExprNode) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
ATTRIBUTE_TYPE - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
An operation that affects all values in an attribute type.
ATTRIBUTE_TYPE_AND_VALUE - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
An operation that affects the specific value in an attribute type.
AttributeSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Serializes a attributes object using a custom serialization mechanism so we do not have to rely on Java Serialization which is much more costly.
AttributeSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
 
AttributesPropertyEditor - Class in org.apache.directory.server.core.configuration
A JavaBeans PropertyEditor that can convert Attributes to LDIF string and vice versa.
AttributesPropertyEditor() - Constructor for class org.apache.directory.server.core.configuration.AttributesPropertyEditor
Creates a new instance.
AttributesPropertyEditor(Object) - Constructor for class org.apache.directory.server.core.configuration.AttributesPropertyEditor
Creates a new instance with source object.
AttributesSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
 
AttributesSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
 
AttributesTableModel - Class in org.apache.directory.server.core.partition.impl.btree.gui
A general purpose table model for entry attributes.
AttributesTableModel(Attributes, BigInteger, String, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Creates a table model for entry attributes.
AttributeTypeRegistry - Interface in org.apache.directory.server.core.schema
An AttributeType registry service interface.
AttributeTypeRegistryMonitor - Interface in org.apache.directory.server.core.schema
Interface for AttributeTypeRegitery callback event monitors.
AttributeTypeRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
A simple do nothing monitor adapter for AttributeTypeRegistries.
AttributeTypeRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.AttributeTypeRegistryMonitorAdapter
 
authenticate(LdapDN, ServerContext) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
 
authenticate(LdapDN, ServerContext) - Method in class org.apache.directory.server.core.authn.AnonymousAuthenticator
If the context is not configured to allow anonymous connections, this method throws a NoPermissionException.
authenticate(LdapDN, ServerContext) - Method in interface org.apache.directory.server.core.authn.Authenticator
Performs authentication and returns the principal if succeeded.
authenticate(LdapDN, ServerContext) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Looks up userPassword attribute of the entry whose name is the value of Context.SECURITY_PRINCIPAL environment variable, and authenticates a user with the plain-text password.
AuthenticationService - Class in org.apache.directory.server.core.authn
An Interceptor that authenticates users.
AuthenticationService() - Constructor for class org.apache.directory.server.core.authn.AuthenticationService
Creates an authentication service interceptor.
AuthenticationService.TrustedPrincipalWrapper - Class in org.apache.directory.server.core.authn
FIXME This doesn't secure anything actually.
Authenticator - Interface in org.apache.directory.server.core.authn
Authenticates users who access PartitionNexus.
AuthenticatorConfiguration - Class in org.apache.directory.server.core.configuration
A configuration for Authenticator.
AuthenticatorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Creates a new instance.
authenticators - Variable in class org.apache.directory.server.core.authn.AuthenticationService
authenticators
AuthorizationService - Class in org.apache.directory.server.core.authz
An ACI based authorization service.
AuthorizationService() - Constructor for class org.apache.directory.server.core.authz.AuthorizationService
 
AutofsAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the autofs schema.
AutofsAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsAttributeTypeProducer
 
AutofsComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the autofs schema.
AutofsComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsComparatorProducer
 
AutofsDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the autofs schema.
AutofsDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsDitContentRuleProducer
 
AutofsDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the autofs schema.
AutofsDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsDitStructureRuleProducer
 
AutofsMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the autofs schema.
AutofsMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsMatchingRuleProducer
 
AutofsMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the autofs schema.
AutofsMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsMatchingRuleUseProducer
 
AutofsNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the autofs schema.
AutofsNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsNameFormProducer
 
AutofsNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the autofs schema.
AutofsNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsNormalizerProducer
 
AutofsObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the autofs schema.
AutofsObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsObjectClassProducer
 
AutofsObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the autofs schema.
AutofsObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsObjectFactoryProducer
 
AutofsSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level autofs schema class.
AutofsSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsSchema
 
AutofsStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the autofs schema.
AutofsStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsStateFactoryProducer
 
AutofsSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the autofs schema.
AutofsSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsSyntaxCheckerProducer
 
AutofsSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the autofs schema.
AutofsSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsSyntaxProducer
 

B

BASE_SCOPE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
BaseInterceptor - Class in org.apache.directory.server.core.interceptor
A easy-to-use implementation of Interceptor.
BaseInterceptor() - Constructor for class org.apache.directory.server.core.interceptor.BaseInterceptor
Creates a new instance.
beforeShutdown(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked before shutting down DirectoryService.
beforeShutdown(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
beforeStartup(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked before starting up DirectoryService.
beforeStartup(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
beforeSync(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked before calling DirectoryService.sync().
beforeSync(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
BigIntegerSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A custom BigInteger serializer to [de]serialize BigIntegers.
BigIntegerSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
 
bind(NextInterceptor, LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
bind(NextInterceptor, LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
bind(NextInterceptor, LdapDN, byte[], List, String) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.bind(org.apache.directory.shared.ldap.name.LdapDN,byte[],java.util.List,String) call.
bind(LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
bind(LdapDN, byte[], List, String) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's {@link Interceptor#bind(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,byte[],java.util.List,String)
bind(String, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
bind(Name, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
bind(String, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
bind(Name, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
bind(String, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
bind(Name, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
bind(String, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
bind(Name, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
bind(NextInterceptor, LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
bind(LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
bind(LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
bind(LdapDN, byte[], List, String) - Method in interface org.apache.directory.server.core.partition.Partition
Represents a bind operation issued to authenticate a client.
bind(LdapDN, byte[], List, String, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
TODO : check if we can find another way to procect ourselves from recursion.
bind(LdapDN, byte[], List, String) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
BootstrapAttributeTypeRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A plain old java object implementation of an AttributeTypeRegistry.
BootstrapAttributeTypeRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
Creates an empty BootstrapAttributeTypeRegistry.
BootstrapComparatorRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A simple POJO implementation of the ComparatorRegistry service interface.
BootstrapComparatorRegistry() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
Creates a default ComparatorRegistry by initializing the map and the montior.
BootstrapDitContentRuleRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A plain old java object implementation of an DITContentRuleRegistry.
BootstrapDitContentRuleRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
Creates an empty BootstrapDitContentRuleRegistry.
BootstrapDitStructureRuleRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A plain old java object implementation of an DITStructureRuleRegistry.
BootstrapDitStructureRuleRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
Creates an empty BootstrapDitStructureRuleRegistry.
BootstrapMatchingRuleRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A MatchingRuleRegistry service used to lookup matching rules by OID.
BootstrapMatchingRuleRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
Creates a BootstrapMatchingRuleRegistry using existing MatchingRulees for lookups.
BootstrapMatchingRuleUseRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A plain old java object implementation of an MatchingRuleUseRegistry.
BootstrapMatchingRuleUseRegistry() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
Creates an empty BootstrapMatchingRuleUseRegistry.
BootstrapNameFormRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A plain old java object implementation of an NameFormRegistry.
BootstrapNameFormRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
Creates an empty BootstrapNameFormRegistry.
BootstrapNormalizerRegistry - Class in org.apache.directory.server.core.schema.bootstrap
The POJO implementation for the NormalizerRegistry service.
BootstrapNormalizerRegistry() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
Creates a default normalizer registry.
BootstrapObjectClassRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A plain old java object implementation of an ObjectClassRegistry.
BootstrapObjectClassRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
Creates an empty BootstrapObjectClassRegistry.
BootstrapObjectFactoryRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A boostrap service implementation for an ObjectFactoryRegistry.
BootstrapObjectFactoryRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectFactoryRegistry
Creates an ObjectFactoryRegistry that looks up an object factory to use.
BootstrapOidRegistry - Class in org.apache.directory.server.core.schema.bootstrap
Default OID registry implementation used to resolve a schema object OID to a name and vice-versa.
BootstrapOidRegistry() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
BootstrapProducer - Interface in org.apache.directory.server.core.schema.bootstrap
A schema object producer which uses a callback to announce object creation rather than completely returning objects in bulk.
BootstrapRegistries - Class in org.apache.directory.server.core.schema.bootstrap
A set of boostrap registries used to fire up the server.
BootstrapRegistries() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
BootstrapSchemaLoader - Class in org.apache.directory.server.core.schema.bootstrap
Class which handles bootstrap schema class file loading.
BootstrapSchemaLoader() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapSchemaLoader
Creates a BootstrapSchema loader.
BootstrapStateFactoryRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A bootstrap service implementation for a state factory registry.
BootstrapStateFactoryRegistry() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapStateFactoryRegistry
 
BootstrapSyntaxCheckerRegistry - Class in org.apache.directory.server.core.schema.bootstrap
The POJO implementation for the SyntaxCheckerRegistry service.
BootstrapSyntaxCheckerRegistry() - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
Creates an instance of a BootstrapSyntaxRegistry.
BootstrapSyntaxRegistry - Class in org.apache.directory.server.core.schema.bootstrap
A SyntaxRegistry service available during server startup when other resources like a syntax backing store is unavailable.
BootstrapSyntaxRegistry(OidRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
Creates a BootstrapSyntaxRegistry.
BTreeEnumeration - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A NamingEnumeration that returns keys in a BTree.
BTreeIterator - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A NamingEnumeration that returns keys in a BTree.
BTreePartition - Class in org.apache.directory.server.core.partition.impl.btree
An abstract Partition that uses general BTree operations.
BTreePartition() - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Creates a B-tree based context partition.
BTreePartitionConfiguration - Class in org.apache.directory.server.core.partition.impl.btree
A partition configuration containing parameters specific to the BTree based partition implementation.
BTreePartitionConfiguration() - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 
BTreeRedirect - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A redirection pointer to another BTree.
BTreeRedirect() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
 
BTreeRedirect(long) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
 
BTreeSearchResult - Class in org.apache.directory.server.core.partition.impl.btree
A special search result that includes the unique database primary key or 'row id' of the entry in the master table for quick lookup.
BTreeSearchResult(BigInteger, String, Object, Attributes) - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResult
Creates a database search result.
BTreeSearchResult(BigInteger, String, Object, Attributes, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResult
Creates a database search result.
BTreeSearchResult(BigInteger, String, String, Object, Attributes) - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResult
Creates a database search result.
BTreeSearchResult(BigInteger, String, String, Object, Attributes, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResult
Creates a database search result.
BTreeSearchResultEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
An enumeration that transforms another underlying enumeration over a set of IndexRecords into an enumeration over a set of SearchResults.
BTreeSearchResultEnumeration(String[], NamingEnumeration, BTreePartition, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
Creates an enumeration that returns entries packaged within SearchResults using the search parameters supplied to a search call.
BTreeTupleEnumeration - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A NamingEnumeration that returns underlying keys in a BTree as values for a single key within a Tuple.
buildIndicesMenu(BTreePartition) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
BYPASS_ALL - Static variable in class org.apache.directory.server.core.partition.PartitionNexusProxy
Bypass String to use when ALL interceptors should be skipped
BYPASS_ALL_COLLECTION - Static variable in class org.apache.directory.server.core.partition.PartitionNexusProxy
Bypass String to use when ALL interceptors should be skipped

C

cacheNewGroup(String, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
calculateSize(Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
 
CANCEL_CMD - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.NormalizingVisitor
 
checkAdd(LdapDN, Attributes) - Method in class org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker
Check that the attribute does not contain collective attributes if it does not have the collectiveAttributeSubentry ObjectClass declared
checkModify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker
 
checkModify(LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker
 
checkPermission(PartitionNexusProxy, Collection, LdapDN, AuthenticationLevel, LdapDN, String, Object, Collection, Collection, Attributes) - Method in class org.apache.directory.server.core.authz.support.ACDFEngine
Checks the user with the specified name can access the specified resource (entry, attribute type, or attribute value) and throws LdapNoPermissionException if the user doesn't have any permission to perform the specified grants.
checkRefInteg() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
Attempts to resolve the dependent schema objects of all entities that refer to other objects within the registries.
checkRefInteg() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
Attempts to resolve the dependent schema objects of all entities that refer to other objects within the registries.
checkRefInteg() - Method in interface org.apache.directory.server.core.schema.Registries
 
children() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
children() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
childrenNamesSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
childSpi(String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
clear() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Clears the tuple key, the tuple value and the entry fields.
clone() - Method in class org.apache.directory.server.core.configuration.Configuration
 
close() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
close() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
close() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
close() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
Closes all the underlying Cursors and not fail fast.
close() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Closes the underlying NamingEnumeration
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Sets hasNext to false.
close() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Closes the underlying Db of this Table.
close() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
close() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
closeDialog(WindowEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
Closes the dialog
COLLECTIVE_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
COLLECTIVE_ATTRIBUTE_SUBENTRIES - Static variable in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
COLLECTIVE_ATTRIBUTE_SUBENTRIES - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
COLLECTIVE_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
CollectiveAttributeService - Class in org.apache.directory.server.core.collective
An interceptor based service dealing with collective attribute management.
CollectiveAttributeService() - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributeService
 
CollectiveAttributesSchemaChecker - Class in org.apache.directory.server.core.collective
Schema checking utilities specifically for operations on collective attributes.
CollectiveAttributesSchemaChecker(PartitionNexus, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker
 
CollectiveAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the collective schema.
CollectiveAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveAttributeTypeProducer
 
CollectiveComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the collective schema.
CollectiveComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveComparatorProducer
 
CollectiveDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the collective schema.
CollectiveDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveDitContentRuleProducer
 
CollectiveDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the collective schema.
CollectiveDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveDitStructureRuleProducer
 
CollectiveMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the collective schema.
CollectiveMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveMatchingRuleProducer
 
CollectiveMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the collective schema.
CollectiveMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveMatchingRuleUseProducer
 
CollectiveNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the collective schema.
CollectiveNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveNameFormProducer
 
CollectiveNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the collective schema.
CollectiveNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveNormalizerProducer
 
CollectiveObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the collective schema.
CollectiveObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveObjectClassProducer
 
CollectiveObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the collective schema.
CollectiveObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveObjectFactoryProducer
 
CollectiveSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level collective schema class.
CollectiveSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveSchema
 
CollectiveStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the collective schema.
CollectiveStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveStateFactoryProducer
 
CollectiveSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the collective schema.
CollectiveSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveSyntaxCheckerProducer
 
CollectiveSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the collective schema.
CollectiveSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveSyntaxProducer
 
ComparatorRegistry - Interface in org.apache.directory.server.core.schema
Comparator registry component's service interface.
ComparatorRegistryMonitor - Interface in org.apache.directory.server.core.schema
Monitor interface for a ComparatorRegistry.
ComparatorRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
An adapter for the ComparatorRegistry's monitor.
ComparatorRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.ComparatorRegistryMonitorAdapter
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
compare(NextInterceptor, LdapDN, String, Object) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.compare(org.apache.directory.shared.ldap.name.LdapDN,String,Object) call.
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
compare(LdapDN, String, Object) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.compare(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,String,Object).
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
Explicitly exposes an LDAP compare operation which JNDI does not directly provide.
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.partition.PartitionNexus
Performs a comparison check to see if an attribute of an entry has a specified value.
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
compare(LdapDN, String, Object, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.referral.ReferralService
 
compare(Object, Object) - Method in class org.apache.directory.server.core.schema.DnComparator
 
compare(Object, Object) - Method in class org.apache.directory.server.core.schema.SerializableComparator
 
compareKey(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareKey(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareKey(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareValue(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
compareValue(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
compareValue(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
composeName(String, String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
composeName(Name, Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
composeName(String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
composeName(Name, Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
ConcreteNameComponentNormalizer - Class in org.apache.directory.server.core.schema
A DN Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
ConcreteNameComponentNormalizer(AttributeTypeRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
Creates a DN Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
Configuration - Class in org.apache.directory.server.core.configuration
A configuration that provides required, optional, or default properties to configure DirectoryService.
Configuration() - Constructor for class org.apache.directory.server.core.configuration.Configuration
Creates a new instance.
ConfigurationException - Exception in org.apache.directory.server.core.configuration
A RuntimeException that is thrown when configuration is not valid.
ConfigurationException() - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationException(String) - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationException(Throwable) - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationUtil - Class in org.apache.directory.server.core.configuration
A utility class that provides common functionality while validating configuration.
convert(PartitionConfiguration) - Static method in class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 
copy(IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Utility method used to copy the contents of one IndexRecord into this IndexRecord.
CorbaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the corba schema.
CorbaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaAttributeTypeProducer
 
CorbaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the corba schema.
CorbaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaComparatorProducer
 
CorbaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the corba schema.
CorbaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaDitContentRuleProducer
 
CorbaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the corba schema.
CorbaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaDitStructureRuleProducer
 
CorbaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the corba schema.
CorbaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaMatchingRuleProducer
 
CorbaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the corba schema.
CorbaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaMatchingRuleUseProducer
 
CorbaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the corba schema.
CorbaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaNameFormProducer
 
CorbaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the corba schema.
CorbaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaNormalizerProducer
 
CorbaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the corba schema.
CorbaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaObjectClassProducer
 
CorbaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the corba schema.
CorbaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaObjectFactoryProducer
 
CorbaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level corba schema class.
CorbaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaSchema
 
CorbaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the corba schema.
CorbaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaStateFactoryProducer
 
CorbaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the corba schema.
CorbaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaSyntaxCheckerProducer
 
CorbaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the corba schema.
CorbaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaSyntaxProducer
 
CoreAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the core schema.
CoreAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreAttributeTypeProducer
 
CoreComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the core schema.
CoreComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreComparatorProducer
 
CoreContextFactory - Class in org.apache.directory.server.core.jndi
A simplistic implementation of AbstractContextFactory.
CoreContextFactory() - Constructor for class org.apache.directory.server.core.jndi.CoreContextFactory
Creates a new instance.
CoreDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the core schema.
CoreDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreDitContentRuleProducer
 
CoreDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the core schema.
CoreDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreDitStructureRuleProducer
 
CoreMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the core schema.
CoreMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreMatchingRuleProducer
 
CoreMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the core schema.
CoreMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreMatchingRuleUseProducer
 
CoreNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the core schema.
CoreNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreNameFormProducer
 
CoreNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the core schema.
CoreNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreNormalizerProducer
 
CoreObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the core schema.
CoreObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreObjectClassProducer
 
CoreObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the core schema.
CoreObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreObjectFactoryProducer
 
CoreSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level core schema class.
CoreSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreSchema
 
CoreStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the core schema.
CoreStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreStateFactoryProducer
 
CoreSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the core schema.
CoreSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreSyntaxCheckerProducer
 
CoreSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the core schema.
CoreSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreSyntaxProducer
 
CosineAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the cosine schema.
CosineAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineAttributeTypeProducer
 
CosineComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the cosine schema.
CosineComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineComparatorProducer
 
CosineDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the cosine schema.
CosineDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineDitContentRuleProducer
 
CosineDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the cosine schema.
CosineDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineDitStructureRuleProducer
 
CosineMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the cosine schema.
CosineMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineMatchingRuleProducer
 
CosineMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the cosine schema.
CosineMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineMatchingRuleUseProducer
 
CosineNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the cosine schema.
CosineNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineNameFormProducer
 
CosineNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the cosine schema.
CosineNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineNormalizerProducer
 
CosineObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the cosine schema.
CosineObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineObjectClassProducer
 
CosineObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the cosine schema.
CosineObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineObjectFactoryProducer
 
CosineSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level cosine schema class.
CosineSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineSchema
 
CosineStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the cosine schema.
CosineStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineStateFactoryProducer
 
CosineSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the cosine schema.
CosineSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineSyntaxCheckerProducer
 
CosineSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the cosine schema.
CosineSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineSyntaxProducer
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the count of the total number of entries in the database.
count() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
Gets the total scan count for this index.
count(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
Gets the scan count for the occurance of a specific attribute value within the index.
count(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
count(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
count(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
count() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the count of the number of records in this Table.
count(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the count of the number of records in this Table with a specific key: returns the number of duplicates for a key.
count(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Returns the number of records greater than or less than a key value.
createDigestedPassword(String, Object) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Creates a digested password.
createLdapPrincipal(String, AuthenticationLevel) - Static method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Returns a new LdapPrincipal instance whose value is the specified name.
createSubcontext(String, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
createSubcontext(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
createSubcontext(String, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
createSubcontext(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 

D

DBF - Static variable in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
the name of the dbf file for this table
DeadContext - Class in org.apache.directory.server.core.jndi
A do nothing placeholder context whose methods throw ConfigurationExceptions.
DeadContext() - Constructor for class org.apache.directory.server.core.jndi.DeadContext
 
DEBUG_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
DEFAULT_CACHE_SIZE - Static variable in class org.apache.directory.server.core.configuration.PartitionConfiguration
 
DEFAULT_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
DEFAULT_DUPLICATE_LIMIT - Static variable in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
DEFAULT_INDEX_CACHE_SIZE - Static variable in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
DEFAULT_INSTANCE_ID - Static variable in class org.apache.directory.server.core.configuration.Configuration
The default ID of DirectoryService that is used when no instance ID is specified.
DEFAULT_SEARCH_CONTROLS - Static variable in class org.apache.directory.server.core.authz.AuthorizationService
 
DefaultAuthorizationService - Class in org.apache.directory.server.core.authz
An Interceptor that controls access to PartitionNexus.
DefaultAuthorizationService() - Constructor for class org.apache.directory.server.core.authz.DefaultAuthorizationService
Creates a new instance.
DefaultOptimizer - Class in org.apache.directory.server.core.partition.impl.btree
Optimizer that annotates the filter using scan counts.
DefaultOptimizer(BTreePartition) - Constructor for class org.apache.directory.server.core.partition.impl.btree.DefaultOptimizer
Creates an optimizer on a database.
DefaultPartitionNexus - Class in org.apache.directory.server.core.partition
A nexus for partitions dedicated for storing entries specific to a naming context.
DefaultPartitionNexus(Attributes) - Constructor for class org.apache.directory.server.core.partition.DefaultPartitionNexus
Creates the root nexus singleton of the entire system.
DefaultSearchEngine - Class in org.apache.directory.server.core.partition.impl.btree
Given a search filter and a scope the search engine identifies valid candidate entries returning their ids.
DefaultSearchEngine(BTreePartition, ExpressionEvaluator, ExpressionEnumerator, Optimizer) - Constructor for class org.apache.directory.server.core.partition.impl.btree.DefaultSearchEngine
Creates a DefaultSearchEngine for searching a Database without setting up the database.
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.event.EventService
 
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to make sure the entry being deleted exists, and has no children, otherwise throws the appropriate LdapException.
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
delete(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.delete(org.apache.directory.shared.ldap.name.LdapDN) call.
delete(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
delete(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.delete(NextInterceptor, org.apache.directory.shared.ldap.name.LdapDN).
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
delete(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
delete(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
delete(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
delete(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Deletes a row within the table model.
delete(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Deletes a entry from the master table at an index specified by id.
delete(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
delete(BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Deletes a entry from the master table at an index specified by id.
delete(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be deleted until this operation has been applied to their children.
delete(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
delete(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralService
 
delete(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
DELETE_OLD_RDN_PROP - Static variable in class org.apache.directory.server.core.jndi.ServerContext
property key used for deleting the old RDN on a rename
denormalizeEntryOpAttrs(Attributes) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
denormalizeTypes(LdapDN) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
Does not create a new DN but alters existing DN by using the first short name for an attributeType definition.
descendants(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Get's an iterator over the set of descendant attributeTypes for some ancestor's name alias or their OID.
descendants(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
descendants(String) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
Deserializes an attribute from the custom serialization structure.
deserialize(byte[], int) - Static method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
Deserializes an attribute from the custom serialization structure.
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
 
destroy() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Calls AbstractAuthenticator.doDestroy() method, and clears default properties (factoryConfiguration and configuration).
destroy() - Method in class org.apache.directory.server.core.authn.AuthenticationService
Deinitializes and deregisters all Authenticators from this service.
destroy() - Method in interface org.apache.directory.server.core.authn.Authenticator
Called by AuthenticationService to indicate that this authenticator is being removed from service.
destroy() - Method in class org.apache.directory.server.core.exception.ExceptionService
 
destroy() - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
This method does nothing by default.
destroy() - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Deinitializes this interceptor.
destroy() - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Deinitializes and deregisters all interceptors this chain contains.
destroy() - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
destroy() - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
destroy() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Calls AbstractPartition.doDestroy() where you have to put your destroy code in, and clears default properties.
destroy() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
destroy() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
destroy() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
destroy() - Method in interface org.apache.directory.server.core.partition.Partition
Deinitialized this partition.
destroy() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
destroySubcontext(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
destroySubcontext(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
destroySubcontext(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
destroySubcontext(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
DhcpAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the dhcp schema.
DhcpAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpAttributeTypeProducer
 
DhcpComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the dhcp schema.
DhcpComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpComparatorProducer
 
DhcpDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the dhcp schema.
DhcpDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpDitContentRuleProducer
 
DhcpDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the dhcp schema.
DhcpDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpDitStructureRuleProducer
 
DhcpMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the dhcp schema.
DhcpMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpMatchingRuleProducer
 
DhcpMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the dhcp schema.
DhcpMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpMatchingRuleUseProducer
 
DhcpNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the dhcp schema.
DhcpNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpNameFormProducer
 
DhcpNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the dhcp schema.
DhcpNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpNormalizerProducer
 
DhcpObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the dhcp schema.
DhcpObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpObjectClassProducer
 
DhcpObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the dhcp schema.
DhcpObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpObjectFactoryProducer
 
DhcpSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level dhcp schema class.
DhcpSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpSchema
 
DhcpStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the dhcp schema.
DhcpStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpStateFactoryProducer
 
DhcpSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the dhcp schema.
DhcpSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpSyntaxCheckerProducer
 
DhcpSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the dhcp schema.
DhcpSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.DhcpSyntaxProducer
 
DirectoryService - Class in org.apache.directory.server.core
Provides JNDI service to AbstractContextFactory.
DirectoryService() - Constructor for class org.apache.directory.server.core.DirectoryService
 
DirectoryServiceConfiguration - Interface in org.apache.directory.server.core
Represents the global configuration of currently running DirectoryService.
DirectoryServiceListener - Interface in org.apache.directory.server.core
An event handler that listens to the changes occurs to DirectoryService.
DisjunctionEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
A Cursor of Cursors performing a union on all underlying Cursors resulting in the disjunction of expressions represented by the constituant child Cursors.
DisjunctionEnumeration(NamingEnumeration[]) - Constructor for class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
Creates a DisjunctionEnumeration over a set of child NamingEnumerations.
DITContentRuleRegistry - Interface in org.apache.directory.server.core.schema
An DITContentRule registry's service interface.
DITContentRuleRegistryMonitor - Interface in org.apache.directory.server.core.schema
Interface for DITContentRuleRegitery callback event monitors.
DITContentRuleRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
A simple do nothing monitor adapter for DITContentRuleRegistries.
DITContentRuleRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.DITContentRuleRegistryMonitorAdapter
 
DITStructureRuleRegistry - Interface in org.apache.directory.server.core.schema
An DITStructureRule registry service interface.
DITStructureRuleRegistryMonitor - Interface in org.apache.directory.server.core.schema
Interface for DITStructureRuleRegitery callback event monitors.
DITStructureRuleRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
A simple do nothing monitor adapter for DITStructureRuleRegistries.
DITStructureRuleRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitorAdapter
 
DnComparator - Class in org.apache.directory.server.core.schema
 
DnComparator(AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.schema.DnComparator
 
DnNormalizer - Class in org.apache.directory.server.core.schema
 
DnNormalizer(AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.schema.DnNormalizer
 
doAddDialog() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
Displays a entry addition dialog.
doAnnotate(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doAscendingScan() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Gets the direction of this NamingEnumeration.
doDebug(String, String, String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doDestroy() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Implement your deinitialization code here.
doDestroy() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Override this method to put your initialization code.
doFilterDialog(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doImport() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doInit() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Implement your initialization code here.
doInit() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Override this method to put your initialization code.
doReferralExceptionOnSearchBase() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
doReferralExceptionOnSearchBase(LdapDN, Attribute, int) - Method in class org.apache.directory.server.core.referral.ReferralService
 
doReferralExceptionOnSearchBase(LdapDN, LdapDN, Attribute, int) - Method in class org.apache.directory.server.core.referral.ReferralService
 
doRun(String, String, String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doRunDebugAnnotate(FilterDialog, String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doScan(String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
drop(BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
drop(Object, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
drop(Attribute, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
If the Attribute does not have any values then this reduces to a drop(BigInteger) call.
drop(Attributes, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
If the Attribute for this index within the Attributes does not have any values then this reduces to a drop(BigInteger) call.
drop(Object, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
drop(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
drop(Attribute, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
drop(Attributes, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
DupsEnumeration - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
NamingEnumeration that enumerates over duplicate values nested into a value using a TreeSet.
DupsEnumeration(JdbmTable, NoDupsEnumeration) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Creates a DupsEnumeration over a enumeration of Tuples holding TreeSets for values that have the same key.

E

EMPTY - Static variable in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
a reused empty String array
ENTRY - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
An operation that affects the whole entry.
EntryDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Allows for operations on entries.
EntryDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
Creates new form JDialog
EntryNode - Class in org.apache.directory.server.core.partition.impl.btree.gui
A node representing an entry.
EntryNode(BigInteger, EntryNode, BTreePartition, Attributes, HashMap) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
EntryNode(BigInteger, EntryNode, BTreePartition, Attributes, HashMap, ExprNode, SearchEngine) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
enumerate(ExprNode) - Method in interface org.apache.directory.server.core.partition.impl.btree.Enumerator
Creates an enumeration to enumerate through the set of candidates satisfying a filter expression.
enumerate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.ExpressionEnumerator
Creates an enumeration to enumerate through the set of candidates satisfying a filter expression.
enumerate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEnumerator
Builds an enumeration over all entries that satisfy the constraints of the scope assertion node.
enumerate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.SubstringEnumerator
 
Enumerator - Interface in org.apache.directory.server.core.partition.impl.btree
An enumeration builder or factory for filter expressions.
EQUALITY_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
evaluate(ExprNode, String, Attributes) - Method in interface org.apache.directory.server.core.event.Evaluator
Evaluates a candidate to determine if a filter expression selects it.
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.ExpressionEvaluator
 
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.LeafEvaluator
 
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.ScopeEvaluator
 
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.SubstringEvaluator
 
evaluate(ExprNode, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultSearchEngine
 
evaluate(ExprNode, IndexRecord) - Method in interface org.apache.directory.server.core.partition.impl.btree.Evaluator
Evaluates a candidate to determine if a filter expression selects it.
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
 
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.LeafEvaluator
 
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
 
evaluate(ExprNode, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
Evaluates a filter on an entry with a id.
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.SubstringEvaluator
 
evaluate(ExprNode, Attribute) - Method in class org.apache.directory.server.core.subtree.RefinementEvaluator
 
evaluate(SimpleNode, Attribute) - Method in class org.apache.directory.server.core.subtree.RefinementLeafEvaluator
Evaluates whether or not a simple leaf node of a refinement filter selects an entry based on the entry's objectClass attribute values.
evaluate(SubtreeSpecification, Name, Name, Attribute) - Method in class org.apache.directory.server.core.subtree.SubtreeEvaluator
Determines if an entry is selected by a subtree specification.
Evaluator - Interface in org.apache.directory.server.core.event
Tests if an entry is eligable for return by evaluating a filter expression on the candidate.
Evaluator - Interface in org.apache.directory.server.core.partition.impl.btree
Tests if an entry is eligable for return by evaluating a filter expression on the candidate.
EventService - Class in org.apache.directory.server.core.event
An interceptor based serivice for notifying NamingListeners of EventContext and EventDirContext changes.
EventService() - Constructor for class org.apache.directory.server.core.event.EventService
 
ExceptionService - Class in org.apache.directory.server.core.exception
An Interceptor that detects any operations that breaks integrity of Partition and terminates the current invocation chain by throwing a NamingException.
ExceptionService() - Constructor for class org.apache.directory.server.core.exception.ExceptionService
Creates an interceptor that is also the exception handling service.
EXCLUDE_ALL_COLLECTIVE_ATTRIBUTES - Static variable in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
EXCLUDE_ALL_COLLECTIVE_ATTRIBUTES_OID - Static variable in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
execute() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionViewer
 
EXISTANCE - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.3) for _existance op attrib
ExpandingVisitor - Class in org.apache.directory.server.core.normalization
 
ExpandingVisitor(AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.normalization.ExpandingVisitor
 
ExpressionEnumerator - Class in org.apache.directory.server.core.partition.impl.btree
Enumerates over candidates that satisfy a filter expression.
ExpressionEnumerator(BTreePartition, AttributeTypeRegistry, ExpressionEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ExpressionEnumerator
Creates an expression tree enumerator.
ExpressionEvaluator - Class in org.apache.directory.server.core.event
Top level filter expression evaluator implemenation.
ExpressionEvaluator(LeafEvaluator) - Constructor for class org.apache.directory.server.core.event.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which is already provided.
ExpressionEvaluator(OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.event.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which will be created.
ExpressionEvaluator - Class in org.apache.directory.server.core.partition.impl.btree
Top level filter expression evaluator implemenation.
ExpressionEvaluator(LeafEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which is already provided.
ExpressionEvaluator(BTreePartition, OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which will be created.
extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 

F

filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in interface org.apache.directory.server.core.authz.support.ACITupleFilter
Returns the collection of the filtered tuples using the specified extra information.
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.HighestPrecedenceFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.MaxValueCountFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.MicroOperationFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.MostSpecificProtectedItemFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.MostSpecificUserClassFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
 
filter(Collection, OperationScope, PartitionNexusProxy, Collection, LdapDN, Attributes, AuthenticationLevel, LdapDN, String, Object, Attributes, Collection) - Method in class org.apache.directory.server.core.authz.support.RestrictedByFilter
 
FilterDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
A dialog for the filter.
FilterDialog(String, JFrame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
Creates new form JDialog
FINDING - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
flushSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
FORWARD_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardLookup(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
forwardLookup(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 

G

get(String) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Returns the registered interceptor with the specified name.
get(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Gets the Attributes of an entry from this MasterTable.
get(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
get(BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Gets the Attributes of an entry from this MasterTable.
get(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the value of a record by key if the key exists.
getACITuples(String) - Method in class org.apache.directory.server.core.authz.TupleCache
 
getAdminName() - Static method in class org.apache.directory.server.core.partition.PartitionNexus
Gets the DN for the admin user.
getAlgorithmForHashedPassword(Object) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Get the algorithm of a password, which is stored in the form "{XYZ}...".
getAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the system index defined on the ALIAS_ATTRIBUTE which for LDAP would be the aliasedObjectName and for X.500 would be aliasedEntryName.
getAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getAll() - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Returns the list of all registered interceptors.
getAllInstances() - Static method in class org.apache.directory.server.core.DirectoryService
Returns all instances of instantiated DirectoryService.
getAllowsChildren() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getAllowsChildren() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getAssociatedClass() - Method in interface org.apache.directory.server.core.jndi.ServerDirObjectFactory
Gets the Class instance associated with this ObjectFactory.
getAssociatedClass() - Method in interface org.apache.directory.server.core.jndi.ServerDirStateFactory
Gets the Class instance associated with this StateFactory.
getAsText() - Method in class org.apache.directory.server.core.configuration.AttributesPropertyEditor
Returns LDIF string of Attributes object.
getAttribute() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
Gets the attribute this Index is built upon.
getAttribute() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
getAttribute(AttributeType, Attributes) - Static method in class org.apache.directory.server.core.ServerUtils
Efficient server side means to perform a lookup of an attribute within an entry.
getAttributeId() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
getAttributes(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getAttributes(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getAttributes(String, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getAttributes(Name, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getAttributes(String) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
getAttributes(Name) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
getAttributes(String, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
getAttributes(Name, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
getAttributes() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Gets the entry of this IndexRecord if one was resusitated form the master table.
getAttributeTypeRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getAttributeTypeRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getAttributeTypeRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getAuthentication(Hashtable) - Static method in class org.apache.directory.server.core.jndi.AbstractContextFactory
 
getAuthenticationLevel() - Method in class org.apache.directory.server.core.authn.LdapPrincipal
Gets the authentication level associated with this LDAP principle.
getAuthenticationLevel(Hashtable) - Static method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getAuthenticationLevel() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getAuthenticationMechanisms() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getAuthenticator() - Method in class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Returns the Authenticator this configuration is configuring.
getAuthenticatorConfigurations() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns AuthenticatorConfigurations to use for authenticating clients.
getAuthenticatorType() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
 
getAuthenticatorType() - Method in interface org.apache.directory.server.core.authn.Authenticator
Returns the type of this authenticator (e.g.
getBase() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
getBindDn() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getBootstrapSchemas() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns BootstrapSchemas to load while bootstrapping.
getCacheSize() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Get's the entry cache size for this partition.
getCacheSize() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
getCaller() - Method in class org.apache.directory.server.core.invocation.Invocation
Returns the JNDI Context which made this invocation.
getChildAt(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getChildAt(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getChildCount(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getChildCount() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getChildCount() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getChildCount(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getChildDn() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
getChildEntry() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
getClonedAttributesList(List) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
Returns the deep clone of the specified Attributes list.
getClonedList(List) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
Returns the clone of the specified list.
getClonedSet(Set) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
Returns the clone of the specified set.
getColumnClass(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getColumnCount() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getColumnName(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getComparator() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the comparator used by this Table: may be null if this Table was not initialized with one.
getComparator() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
getComparatorRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getComparatorRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getComparatorRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getConfiguration() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Returns the configuration of this authenticator.
getConfiguration() - Method in class org.apache.directory.server.core.DirectoryService
Returns the configuration of this service.
getConfiguration() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Returns PartitionConfiguration that is provided from AbstractPartition.init(DirectoryServiceConfiguration, PartitionConfiguration).
getConfiguration(PartitionConfiguration) - Static method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
getConnectControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getConnectControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getContext() - Static method in class org.apache.directory.server.core.interceptor.BaseInterceptor
Returns the current JNDI Context.
getContextEntry() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns root entry that will be added to the Partition after it is initialized.
getContextPartition() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns the Partition that this configuration configures.
getContextPartitionConfigurations() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns PartitionConfigurations to configure context partitions.
getCredential(Hashtable) - Static method in class org.apache.directory.server.core.jndi.AbstractContextFactory
 
getCredentials() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getCurrentId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Get's the current id value from this master database's sequence without affecting the seq.
getCurrentId() - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Get's the current id value from this master database's sequence without affecting the seq.
getDirectoryPartitionConfiguration() - Method in class org.apache.directory.server.core.configuration.AddPartitionConfiguration
 
getDitContentRuleRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getDitContentRuleRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getDitContentRuleRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getDitStructureRuleRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getDitStructureRuleRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getDitStructureRuleRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getDn() - Method in class org.apache.directory.server.core.jndi.ServerContext
Gets the distinguished name of the entry associated with this Context.
getDn(Object) - Method in class org.apache.directory.server.core.schema.DnComparator
 
getDuplicateLimit() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
getEntryDn(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getEntryDn() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Gets the distinguished name of the entry.
getEntryDn() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getEntryDn(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getEntryId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getEntryId() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Gets the unique id for the entry.
getEntryId() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getEntryId() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Gets the entry id for this IndexRecord.
getEntryId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getEntryUpdn(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the user provided distinguished name.
getEntryUpdn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the user provided distinguished name.
getEntryUpdn(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getEntryUpdn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getEnvironment() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the initial context environment of the DirectoryService.
getEnvironment() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getEnvironment() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
getEquality() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
getExistanceIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getExistanceIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getExprNode() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getFactoryConfiguration() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Returns DirectoryServiceConfiguration of InitialContextFactory which initialized this authenticator.
getFactoryConfiguration() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Returns DirectoryServiceConfiguration that is provided from AbstractPartition.init(DirectoryServiceConfiguration, PartitionConfiguration).
getFarthestReferralAncestor(LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Gets the normalized name of the farthest ancestor that is a referral.
getFilter() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
getFilters() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
Gets an unmodifiable list of filters.
getGlobalRegistries() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the registries for system schema objects of the DirectoryService.
getGroups(String) - Method in class org.apache.directory.server.core.authz.GroupCache
Gets the set of groups a user is a member of.
getGroupsBaseName() - Static method in class org.apache.directory.server.core.partition.PartitionNexus
Gets the DN for the base entry under which all groups reside.
getHierarchyIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the Index mapping the BigInteger primary keys of parents to the BigInteger primary keys of their children.
getHierarchyIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getId() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResult
Gets the unique row id of the entry into the master table.
getIndex(TreeNode) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getIndex(TreeNode) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getIndexedAttributes() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns the set of attribute type strings to create an index on.
getIndexKey() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Gets the index key ( the attribute's value ) for this IndexRecord.
getIndexName() - Method in exception org.apache.directory.server.core.partition.impl.btree.IndexNotFoundException
Gets the name of the attribute the index was missing for.
getIndices(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getIndices(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getInitialContext(Hashtable) - Method in class org.apache.directory.server.core.jndi.AbstractContextFactory
 
getInstance() - Static method in class org.apache.directory.server.core.DirectoryService
Returns the default instance.
getInstance(String) - Static method in class org.apache.directory.server.core.DirectoryService
Returns DirectoryService with the specified instance ID.
getInstance() - Static method in class org.apache.directory.server.core.invocation.InvocationStack
Returns the invocation stack of current thread.
getInstanceId() - Method in class org.apache.directory.server.core.configuration.Configuration
Returns the ID of DirectoryService instance to configure.
getInstanceId() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the instance ID of the DirectoryService.
getInterceptor() - Method in class org.apache.directory.server.core.configuration.InterceptorConfiguration
Returns the Interceptor that this configuration configures.
getInterceptor() - Method in exception org.apache.directory.server.core.interceptor.InterceptorException
Gets the interceptor this exception is associated with.
getInterceptorChain() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the interceptor chain of the DirectoryService.
getInterceptorConfigurations() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns interceptor chain.
getJndiContext(String) - Method in class org.apache.directory.server.core.DirectoryService
Returns an anonymous JNDI Context with the specified baseName
getJndiContext(LdapDN, String, byte[], String, String) - Method in class org.apache.directory.server.core.DirectoryService
Returns a JNDI Context with the specified authentication information (principal, credential, and authentication) and baseName.
getJndiName() - Method in class org.apache.directory.server.core.authn.LdapPrincipal
Gets a cloned copy of the normalized distinguished name of this principal as a JNDI Name.
getKey() - Method in class org.apache.directory.server.core.partition.impl.btree.Tuple
Gets the key for this Tuple.
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Gets the comparator used to compare keys.
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Gets the comparator used to compare keys.
getKeyComparator() - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Gets the comparator used to compare keys.
getKeyString(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleRenderer
Gets the key Object rendered as a String.
getLdapContext() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getLdapContext() - Method in class org.apache.directory.server.core.partition.PartitionNexus
Gets the LdapContext associated with the calling thread.
getLdapContext() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getLdapEntry() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getLdapJndiProperties(Hashtable) - Static method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getLeafEvaluator() - Method in class org.apache.directory.server.core.event.ExpressionEvaluator
Gets the leaf evaluator used by this top level expression evaluator.
getLeafEvaluator() - Method in class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
Gets the leaf evaluator used by this top level expression evaluator.
getLimit() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
getListeners() - Method in class org.apache.directory.server.core.jndi.ServerContext
Allows subclasses to register and unregister listeners.
GETMATCHEDDN_BYPASS - Static variable in class org.apache.directory.server.core.partition.PartitionNexusProxy
safe to use set of bypass instructions to getMatchedDn
getMatchedName(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
getMatchedName(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
getMatchedName(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
getMatchedName(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.getMatchedName(org.apache.directory.shared.ldap.name.LdapDN) call.
getMatchedName(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
getMatchedName(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.getMatchedName(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
getMatchedName(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
getMatchedName(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getMatchedName(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexus
Gets the most significant Dn that exists within the server for any Dn.
getMatchedName(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getMatchedName(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getMatchingRuleRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getMatchingRuleRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getMatchingRuleRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getMatchingRuleUseRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getMatchingRuleUseRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getMatchingRuleUseRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getMaxSizeLimit() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
getMaxThreads() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
getMaxTimeLimit() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
getMayList() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
getMustList() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
getName() - Method in class org.apache.directory.server.core.authn.LdapPrincipal
Returns the normalized distinguished name of the principal as a String.
getName() - Method in class org.apache.directory.server.core.authz.support.OperationScope
Return the name of this scope.
getName() - Method in class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Returns the user-defined name of the Authenticator that this configuration configures..
getName() - Method in class org.apache.directory.server.core.configuration.InterceptorConfiguration
Returns the name of the Interceptor.
getName() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns user-defined name of the Partition that this configuration configures.
getName() - Method in class org.apache.directory.server.core.invocation.Invocation
Returns the name of the called method.
getName() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getName() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the name of this Table.
getNameByOid() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
Get the map of all the oids by their name
getNameByOid() - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
Get the map of all the oids by their name
getNameByOid() - Method in interface org.apache.directory.server.core.schema.OidRegistry
Get the map of all the oids by their name
getNameFormRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getNameFormRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getNameFormRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getNameInNamespace() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getNameInNamespace() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
getNameParser(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getNameParser(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getNameParser(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
Non-federated implementation presuming the name argument is not a composite name spanning multiple namespaces but a compound name in the same LDAP namespace.
getNameParser(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
Non-federated implementation presuming the name argument is not a composite name spanning multiple namespaces but a compound name in the same LDAP namespace.
getNameSet(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
getNameSet(String) - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
 
getNameSet(String) - Method in interface org.apache.directory.server.core.schema.OidRegistry
Gets the names associated with an OID.
getNdnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the Index mapping the normalized distinguished names of entries as Strings to the BigInteger primary keys of entries.
getNdnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getNearestReferralAncestor(LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Gets the normalized name of the nearest ancestor that is a referral.
getNext(Tuple) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTupleBrowser
 
getNext(Tuple) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleBrowser
Gets the next value deemed greater than the last using the key comparator.
getNextId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Get's the next value from this SequenceBDb.
getNextId() - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Get's the next value from this SequenceBDb.
getNexusProxy() - Method in class org.apache.directory.server.core.jndi.ServerContext
Gets the RootNexus proxy.
getNormalized(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
Gets the normalized value for an attribute.
getNormalized(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
TODO I don't think the keyCache is required anymore since the normalizer will cache values for us.
getNormalizedSuffix(MatchingRuleRegistry) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns the normalized suffix of the Partition.
getNormalizedSuffix(Normalizer) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns the normalized suffix of the Partition.
getNormalizer() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
getNormalizerMapping() - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Gets an oid/name to normalizer mapping used to normalize distinguished names.
getNormalizerMapping() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
getNormalizerMapping() - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
getNormalizerRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getNormalizerRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getNormalizerRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getObjectClassId() - Method in interface org.apache.directory.server.core.jndi.ServerDirObjectFactory
Gets either the OID for the objectClass or the human readable name for the objectClass this DirStateFactory is associated with.
getObjectClassId() - Method in interface org.apache.directory.server.core.jndi.ServerDirStateFactory
Gets either the OID for the objectClass or the human readable name for the objectClass this DirStateFactory is associated with.
getObjectClassRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getObjectClassRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getObjectClassRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getObjectFactories(LdapContext) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectFactoryRegistry
 
getObjectFactories(LdapContext) - Method in interface org.apache.directory.server.core.schema.ObjectFactoryRegistry
Gets the list of ObjectFactories associated with an entry.
getObjectFactoryRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getOid(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
getOid(String) - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
 
getOid(String) - Method in interface org.apache.directory.server.core.schema.OidRegistry
Gets the object identifier for a common name or returns the argument as-is if it is an object identifier.
getOidByName() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
Get the map of all the oids by their name
getOidByName() - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
Get the map of all the oids by their name
getOidByName() - Method in interface org.apache.directory.server.core.schema.OidRegistry
Get the map of all the oids by their name
getOidRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getOidRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getOidRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getOidWithOid(String) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors situations where an OID is used to resolve an OID.
getOidWithOid(String) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
getOneAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the alias index mapping parent entries with scope expanding aliases children one level below them; this system index is used to dereference aliases on one/single level scoped searches.
getOneAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getOperationalModsForAdd(Attributes, Attributes) - Method in class org.apache.directory.server.core.subtree.SubentryService
Calculates the subentry operational attributes to add or replace from a candidate entry selected by a subtree specification.
getOptimizer() - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultSearchEngine
Gets the optimizer for this DefaultSearchEngine.
getOptimizer() - Method in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
Gets the optimizer for this DefaultSearchEngine.
getOrder(BranchNode, ArrayList) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
getOrder(BranchNode, ArrayList) - Method in class org.apache.directory.server.core.normalization.NormalizingVisitor
 
getOrdering() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
getParameters() - Method in class org.apache.directory.server.core.invocation.Invocation
Returns the list of parameters parameters passed to the called method.
getParent() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getParent() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
getParentId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getParentId(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getParentId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getParentId(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getPartition(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getPartition(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexus
Get's the partition corresponding to a distinguished name.
getPartition(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getPartitionNexus() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the PartitionNexus of the DirectoryService which bypasses the interceptor chain.
getPrevious(Tuple) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTupleBrowser
 
getPrevious(Tuple) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleBrowser
Gets the previous value deemed greater than the last using the key comparator.
getPrimaryName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
getPrimaryName(String) - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
 
getPrimaryName(String) - Method in interface org.apache.directory.server.core.schema.OidRegistry
Gets the primary name associated with an OID.
getPrincipal() - Method in class org.apache.directory.server.core.authn.AuthenticationService.TrustedPrincipalWrapper
Gets the LdapPrincipal this TrustedPrincipalWrapper wraps.
getPrincipal() - Static method in class org.apache.directory.server.core.interceptor.BaseInterceptor
Returns LdapPrincipal of current context.
getPrincipal(Hashtable) - Static method in class org.apache.directory.server.core.jndi.AbstractContextFactory
 
getPrincipal() - Method in class org.apache.directory.server.core.jndi.ServerContext
Gets the principal of the authenticated user which also happens to own
getProperty(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getProperty(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Gets a persistant property stored in the admin table of this MasterTable.
getProperty(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getProperty(String) - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Gets a persistant property stored in the admin table of this MasterTable.
getProviderDn() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getProviderUrl(Hashtable) - Static method in class org.apache.directory.server.core.jndi.AbstractContextFactory
 
getProxy() - Method in class org.apache.directory.server.core.invocation.Invocation
Returns the proxy object to the PartitionNexus.
getRecId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
 
getRenderer() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getRenderer() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the data renderer used by this Table to display or log records keys and values.
getRequestControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getRequestControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getResponseControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getResponseControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getRootDSE(NextInterceptor) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
getRootDSE(NextInterceptor) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
getRootDSE(NextInterceptor) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.getRootDSE() call.
getRootDSE() - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
getRootDSE() - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.getRootDSE(NextInterceptor).
getRootDSE() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getRootDSE() - Method in class org.apache.directory.server.core.partition.PartitionNexus
Get's the RootDSE entry for the DSA.
getRootDSE() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getRootDSE(Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getRowCount() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getSaslAuthId() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getSchema(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getSchema(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getSchema(Name) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
Presently unsupported operation!
getSchema(String) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
Presently unsupported operation!
getSchemaClassDefinition(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getSchemaClassDefinition(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getSchemaClassDefinition(Name) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
Presently unsupported operation!
getSchemaClassDefinition(String) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
Presently unsupported operation!
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
 
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalComparatorRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalNameFormRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalNormalizerRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxCheckerRegistry
 
getSchemaName(String) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
 
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.NameFormRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistry
Gets the name of the schema this schema object is associated with.
getSchemaName(String) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistry
Gets the name of the schema this schema object is associated with.
getScope() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
getScopeEvaluator() - Method in class org.apache.directory.server.core.event.LeafEvaluator
 
getScopeEvaluator() - Method in class org.apache.directory.server.core.partition.impl.btree.LeafEvaluator
 
getSearchEngine() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the DefaultSearchEngine used by this ContextPartition to search the Database.
getSelectedDn() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
Gets the DN of the DIT node selected in the tree view.
getService() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the DirectoryService for this configuration.
getService() - Method in class org.apache.directory.server.core.jndi.ServerContext
Returns the DirectoryService which manages this context.
getServiceListener() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the listener that listens to service events.
getSpi(String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
getStartupConfiguration() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns the startup configuration of the DirectoryService.
getStateFactories(Object) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapStateFactoryRegistry
 
getStateFactories(Object) - Method in interface org.apache.directory.server.core.schema.StateFactoryRegistry
Gets the list of StateFactories associated with a class.
getStateFactoryRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getSubAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the alias index mapping relative entries with scope expanding alias descendents; this system index is used to dereference aliases on subtree scoped searches.
getSubAliasIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getSubentryAttributes(Name, Attributes) - Method in class org.apache.directory.server.core.subtree.SubentryService
Evaluates the set of subentry subtrees upon an entry and returns the operational subentry attributes that will be added to the entry if added at the dn specified.
getSubstr() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
getSubstringEvaluator() - Method in class org.apache.directory.server.core.event.LeafEvaluator
 
getSubstringEvaluator() - Method in class org.apache.directory.server.core.partition.impl.btree.LeafEvaluator
 
getSuffix(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
getSuffix() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Returns the suffix of the Partition.
getSuffix() - Method in class org.apache.directory.server.core.configuration.RemovePartitionConfiguration
 
getSuffix(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
getSuffix(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.getSuffix(org.apache.directory.shared.ldap.name.LdapDN) call.
getSuffix(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
getSuffix(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.getSuffix(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
getSuffix(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
getSuffix() - Method in class org.apache.directory.server.core.partition.AbstractPartition
 
getSuffix() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSuffix() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getSuffix() - Method in interface org.apache.directory.server.core.partition.Partition
Gets the distinguished/absolute name of the suffix for all entries stored within this ContextPartition.
getSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexus
Gets the distinguished name of the suffix that would hold an entry with the supplied distinguished name parameter.
getSuffix() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getSuffix(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getSuffixEntry() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getSuffixEntry() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getSuperClasses() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
getSuperior() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
getSyntax() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
getSyntax() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
getSyntaxChecker() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
getSyntaxCheckerRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getSyntaxCheckerRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getSyntaxCheckerRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getSyntaxOid() - Method in class org.apache.directory.server.core.schema.AbstractSyntaxChecker
Gets the OID of this SyntaxChecker.
getSyntaxRegistry() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
 
getSyntaxRegistry() - Method in class org.apache.directory.server.core.schema.GlobalRegistries
 
getSyntaxRegistry() - Method in interface org.apache.directory.server.core.schema.Registries
 
getSystemIndex(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getSystemIndex(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getSystemIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getSystemIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getSystemPartition() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSystemPartition() - Method in class org.apache.directory.server.core.partition.PartitionNexus
 
getSystemPartition() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getSystemPartitionConfiguration() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
getTestEntries() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns test directory entries(Attributes) to be loaded while bootstrapping.
getType() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
getType() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
getType() - Method in interface org.apache.directory.server.core.schema.bootstrap.BootstrapProducer
Gets the type of producer this is.
getTypeSafeCollection(Collection, Class, Collection) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
 
getTypeSafeList(List, Class) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
Checks all elements of the specified list is of the specified type, and returns cloned list.
getTypeSafeSet(Set, Class) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
Checks all elements of the specified set is of the specified type, and returns cloned set.
getUndefinedFilterNode() - Method in exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
 
getUpdnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the Index mapping user provided distinguished names of entries as Strings to the BigInteger primary keys of entries.
getUpdnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getUpSuffix() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getUpSuffix() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getUpSuffix() - Method in interface org.apache.directory.server.core.partition.Partition
Gets the distinguished/absolute name of the suffix for all entries stored within this ContextPartition.
getUpSuffix() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
getUserIndex(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getUserIndex(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getUserIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getUserIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getUsersBaseName() - Static method in class org.apache.directory.server.core.partition.PartitionNexus
Gets the DN for the base entry under which all non-admin users reside.
getValue() - Method in class org.apache.directory.server.core.partition.impl.btree.Tuple
Gets the value for this Tuple.
getValueAt(int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Gets the binary comparator used to compare valuess.
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Will throw an UnsupportedOperationException every time.
getValueComparator() - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Gets the binary comparator used to compare valuess.
getValueString(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleRenderer
Gets the value Object rendered as a String.
getWorkingDirectory() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns working directory (counterpart of var/lib).
GlobalAttributeTypeRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an AttributeTypeRegistry.
GlobalAttributeTypeRegistry(BootstrapAttributeTypeRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
Creates a GlobalAttributeTypeRegistry which accesses data stored within the system partition and within the bootstrapping registry to service AttributeType lookup requests.
GlobalComparatorRegistry - Class in org.apache.directory.server.core.schema
A simple POJO implementation of the ComparatorRegistry service interface.
GlobalComparatorRegistry(BootstrapComparatorRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalComparatorRegistry
Creates a default ComparatorRegistry by initializing the map and the montior.
GlobalDitContentRuleRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an DITContentRuleRegistry.
GlobalDitContentRuleRegistry(BootstrapDitContentRuleRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
Creates an empty BootstrapDitContentRuleRegistry.
GlobalDitStructureRuleRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an DITStructureRuleRegistry.
GlobalDitStructureRuleRegistry(BootstrapDitStructureRuleRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
Creates an empty BootstrapDitStructureRuleRegistry.
GlobalMatchingRuleRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an MatchingRuleRegistry.
GlobalMatchingRuleRegistry(BootstrapMatchingRuleRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
Creates an empty BootstrapMatchingRuleRegistry.
GlobalMatchingRuleUseRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an MatchingRuleUseRegistry.
GlobalMatchingRuleUseRegistry(BootstrapMatchingRuleUseRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
Creates an empty BootstrapMatchingRuleUseRegistry.
GlobalNameFormRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an NameFormRegistry.
GlobalNameFormRegistry(BootstrapNameFormRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalNameFormRegistry
Creates an empty BootstrapNameFormRegistry.
GlobalNormalizerRegistry - Class in org.apache.directory.server.core.schema
A simple POJO implementation of the NormalizerRegistry service interface.
GlobalNormalizerRegistry(BootstrapNormalizerRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalNormalizerRegistry
Creates a default NormalizerRegistry by initializing the map and the montior.
GlobalObjectClassRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an ObjectClassRegistry.
GlobalObjectClassRegistry(BootstrapObjectClassRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
Creates an empty BootstrapObjectClassRegistry.
GlobalOidRegistry - Class in org.apache.directory.server.core.schema
Default OID registry implementation used to resolve a schema object OID to a name and vice-versa.
GlobalOidRegistry(BootstrapOidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalOidRegistry
Creates a default OidRegistry by initializing the map and the montior.
GlobalRegistries - Class in org.apache.directory.server.core.schema
Document me.
GlobalRegistries(BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.GlobalRegistries
 
GlobalSyntaxCheckerRegistry - Class in org.apache.directory.server.core.schema
A simple POJO implementation of the SyntaxCheckerRegistry service interface.
GlobalSyntaxCheckerRegistry(BootstrapSyntaxCheckerRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalSyntaxCheckerRegistry
Creates a default SyntaxCheckerRegistry by initializing the map and the montior.
GlobalSyntaxRegistry - Class in org.apache.directory.server.core.schema
A plain old java object implementation of an SyntaxRegistry.
GlobalSyntaxRegistry(BootstrapSyntaxRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
Creates an empty BootstrapSyntaxRegistry.
GREATER_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
groupAdded(String, Name, Attributes) - Method in class org.apache.directory.server.core.authz.GroupCache
Adds a groups members to the cache.
GroupCache - Class in org.apache.directory.server.core.authz
A cache for tracking static group membership.
GroupCache(DirectoryServiceConfiguration) - Constructor for class org.apache.directory.server.core.authz.GroupCache
Creates a static group cache.
groupDeleted(Name, Attributes) - Method in class org.apache.directory.server.core.authz.GroupCache
Deletes a group's members from the cache.
groupModified(Name, ModificationItemImpl[], Attributes) - Method in class org.apache.directory.server.core.authz.GroupCache
Modifies the cache to reflect changes via modify operations to the group entries.
groupModified(Name, int, Attributes, Attributes) - Method in class org.apache.directory.server.core.authz.GroupCache
Modifies the cache to reflect changes via modify operations to the group entries.
groupRenamed(Name, Name) - Method in class org.apache.directory.server.core.authz.GroupCache
 
GROUPS_BASE_NAME - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the base dn under which all groups reside

H

has(Object, Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a key: same as a get call with a check to see if the returned value is null or not.
has(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a key with a specific value.
has(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a record with a key greater/less than or equal to the key argument.
has(Object, Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a record with a key equal to the argument key with a value greater/less than or equal to the value argument provided.
hasAttributeType(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Checks to see if an AttributeType exists.
hasAttributeType(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
hasAttributeType(String) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
hasBypass() - Method in class org.apache.directory.server.core.invocation.Invocation
Checks to see if any interceptors are bypassed by this Invocation.
hasComparator(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
 
hasComparator(String) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistry
Checks to see if a Comparator exists.
hasComparator(String) - Method in class org.apache.directory.server.core.schema.GlobalComparatorRegistry
 
hasDescendants(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Quick lookup to see if an attribute has descendants.
hasDescendants(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
hasDescendants(String) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
hasDITContentRule(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
 
hasDITContentRule(String) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistry
Checks to see if a DITContentRule exists.
hasDITContentRule(String) - Method in class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
 
hasDITStructureRule(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
 
hasDITStructureRule(String) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistry
Checks to see if an dITStructureRule exists.
hasDITStructureRule(String) - Method in class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
Note that we do nothing here.
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
hasEntry(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN,String[]) call.
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
hasEntry(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.hasEntry(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN) and return true if it returns an entry by default.
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasEntry(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Fast operation to check and see if a particular entry exists.
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
hasEntry(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
hashCode() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
hasMatchingRule(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
 
hasMatchingRule(String) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
 
hasMatchingRule(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistry
Checks to see if a MatchingRule exists.
hasMatchingRuleUse(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
 
hasMatchingRuleUse(String) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
 
hasMatchingRuleUse(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistry
Checks to see if an matchingRuleUse exists.
hasMore() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
Tests if a prefetched value exists and a call to advance will hence succeed.
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Checks if another value is available.
hasMoreElements() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Calls hasMore.
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Calls hasMore.
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Checks if another value is available.
hasNameForm(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
 
hasNameForm(String) - Method in class org.apache.directory.server.core.schema.GlobalNameFormRegistry
 
hasNameForm(String) - Method in interface org.apache.directory.server.core.schema.NameFormRegistry
Checks to see if an nameForm exists.
hasNext() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeIterator
 
hasNormalizer(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
 
hasNormalizer(String) - Method in class org.apache.directory.server.core.schema.GlobalNormalizerRegistry
 
hasNormalizer(String) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistry
Checks to see if a Normalizer exists.
hasObjectClass(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
 
hasObjectClass(String) - Method in class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
 
hasObjectClass(String) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistry
Checks to see if an objectClass exists.
hasOid(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
hasOid(String) - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
 
hasOid(String) - Method in interface org.apache.directory.server.core.schema.OidRegistry
Checks to see if an identifier, oid or name exists within this registry.
hasPermission(PartitionNexusProxy, Collection, LdapDN, AuthenticationLevel, LdapDN, String, Object, Collection, Collection, Attributes) - Method in class org.apache.directory.server.core.authz.support.ACDFEngine
Returns true if the user with the specified name can access the specified resource (entry, attribute type, or attribute value) and throws LdapNoPermissionException if the user doesn't have any permission to perform the specified grants.
hasSyntax(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
 
hasSyntax(String) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
 
hasSyntax(String) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistry
Checks to see if a Syntax exists.
hasSyntaxChecker(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
 
hasSyntaxChecker(String) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxCheckerRegistry
 
hasSyntaxChecker(String) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistry
Checks to see if a SyntaxChecker exists.
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
hasValue(Object, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
hasValue(Object, BigInteger, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
hasValue(Pattern, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
hasValue(Object, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
hasValue(Object, BigInteger, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
hasValue(Pattern, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
HIERARCHY - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.4) for _hierarchy op attrib
HighestPrecedenceFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples having a precedence less than the highest remaining precedence.
HighestPrecedenceFilter() - Constructor for class org.apache.directory.server.core.authz.support.HighestPrecedenceFilter
 

I

Index - Interface in org.apache.directory.server.core.partition.impl.btree
Required interfaces for an index.
IndexAssertion - Interface in org.apache.directory.server.core.partition.impl.btree
Asserts whether or not a candidate should be returned in searching based on hard coded logic.
IndexAssertionEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
A prefetching NamingEnumeration over an underlying NamingEnumeration which determines if a element should be returned based on a Assertion.
IndexAssertionEnumeration(NamingEnumeration, IndexAssertion) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
IndexAssertionEnumeration(NamingEnumeration, IndexAssertion, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
IndexComparator - Class in org.apache.directory.server.core.partition.impl.btree
TupleComparator for index records.
IndexComparator(SerializableComparator, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Creates an IndexComparator.
IndexConfiguration - Class in org.apache.directory.server.core.partition.impl.btree
An immutable configuration object for partition indices on entry attributes.
IndexConfiguration() - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
IndexDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
A dialog showing index values.
IndexDialog(Frame, boolean, Index) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
Creates new form JDialog
IndexDialog(Index) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
IndexEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
A NamingEnumeration over an Index which returns IndexRecords.
IndexEnumeration(NamingEnumeration) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
IndexEnumeration(NamingEnumeration, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
IndexEnumeration(NamingEnumeration, boolean, Pattern) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
IndexNotFoundException - Exception in org.apache.directory.server.core.partition.impl.btree
NamingException for missing indicies if full table scans are disallowed.
IndexNotFoundException(String) - Constructor for exception org.apache.directory.server.core.partition.impl.btree.IndexNotFoundException
Constructs an Exception with a detailed message.
IndexNotFoundException(String, String) - Constructor for exception org.apache.directory.server.core.partition.impl.btree.IndexNotFoundException
Constructs an Exception with a detailed message.
IndexNotFoundException(String, String, Throwable) - Constructor for exception org.apache.directory.server.core.partition.impl.btree.IndexNotFoundException
Constructs an Exception with a detailed message and a root cause exception.
IndexRecord - Class in org.apache.directory.server.core.partition.impl.btree
An index key value pair based on a tuple which can optionally reference the indexed entry if one has been resusitated.
IndexRecord() - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexRecord
 
InetorgpersonAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the inetorgperson schema.
InetorgpersonAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonAttributeTypeProducer
 
InetorgpersonComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the inetorgperson schema.
InetorgpersonComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonComparatorProducer
 
InetorgpersonDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the inetorgperson schema.
InetorgpersonDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonDitContentRuleProducer
 
InetorgpersonDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the inetorgperson schema.
InetorgpersonDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonDitStructureRuleProducer
 
InetorgpersonMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the inetorgperson schema.
InetorgpersonMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonMatchingRuleProducer
 
InetorgpersonMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the inetorgperson schema.
InetorgpersonMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonMatchingRuleUseProducer
 
InetorgpersonNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the inetorgperson schema.
InetorgpersonNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonNameFormProducer
 
InetorgpersonNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the inetorgperson schema.
InetorgpersonNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonNormalizerProducer
 
InetorgpersonObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the inetorgperson schema.
InetorgpersonObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonObjectClassProducer
 
InetorgpersonObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the inetorgperson schema.
InetorgpersonObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonObjectFactoryProducer
 
InetorgpersonSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level inetorgperson schema class.
InetorgpersonSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonSchema
 
InetorgpersonStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the inetorgperson schema.
InetorgpersonStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonStateFactoryProducer
 
InetorgpersonSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the inetorgperson schema.
InetorgpersonSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonSyntaxCheckerProducer
 
InetorgpersonSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the inetorgperson schema.
InetorgpersonSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.InetorgpersonSyntaxProducer
 
init(DirectoryServiceConfiguration, AuthenticatorConfiguration) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Initializes default properties (factoryConfiguration and configuration, and calls AbstractAuthenticator.doInit() method.
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.authn.AuthenticationService
Registers and initializes all Authenticators to this service.
init(DirectoryServiceConfiguration, AuthenticatorConfiguration) - Method in interface org.apache.directory.server.core.authn.Authenticator
Called by AuthenticationService to indicate that this authenticator is being placed into service.
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.authz.AuthorizationService
Initializes this interceptor based service by getting a handle on the nexus, setting up the tupe and group membership caches and the ACIItem parser and the ACDF engine.
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.event.EventService
 
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.exception.ExceptionService
 
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
This method does nothing by default.
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Intializes this interceptor.
init(DirectoryServiceConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Initializes and registers all interceptors according to the specified DirectoryServiceConfiguration.
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
init(DirectoryServiceConfiguration, PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.AbstractPartition
Sets up default properties(factoryConfiguration and configuration) and calls AbstractPartition.doInit() where you have to put your initialization code in.
init(DirectoryServiceConfiguration, PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
init(DirectoryServiceConfiguration, PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
init(DirectoryServiceConfiguration, PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
init(DirectoryServiceConfiguration, PartitionConfiguration) - Method in interface org.apache.directory.server.core.partition.Partition
Initializes this partition.
init(DirectoryServiceConfiguration, PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.referral.ReferralService
Initialize the Interceptor loading all the existing referrals into a local cache.
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.schema.SchemaService
Initialize the Schema Service
init(DirectoryServiceConfiguration, InterceptorConfiguration) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
insert(int, Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Inserts an attribute key/value into the table model.
inspect() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
Interceptor - Interface in org.apache.directory.server.core.interceptor
Filters invocations on PartitionNexus.
InterceptorChain - Class in org.apache.directory.server.core.interceptor
Manages the chain of Interceptors.
InterceptorChain() - Constructor for class org.apache.directory.server.core.interceptor.InterceptorChain
Create a new interceptor chain.
InterceptorConfiguration - Class in org.apache.directory.server.core.configuration
A configuration for Interceptor.
InterceptorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.InterceptorConfiguration
Creates a new instance.
InterceptorException - Exception in org.apache.directory.server.core.interceptor
A NamingException that wraps uncaught runtime exceptions thrown from Interceptors.
InterceptorException(Interceptor) - Constructor for exception org.apache.directory.server.core.interceptor.InterceptorException
Creates an InterceptorException without a message.
InterceptorException(Interceptor, String) - Constructor for exception org.apache.directory.server.core.interceptor.InterceptorException
Creates an InterceptorException with a custom message.
InterceptorException(Interceptor, Throwable) - Constructor for exception org.apache.directory.server.core.interceptor.InterceptorException
Creates an InterceptorException without a message.
InterceptorException(Interceptor, String, Throwable) - Constructor for exception org.apache.directory.server.core.interceptor.InterceptorException
Creates an InterceptorException without a message.
invalidateCache(LdapDN) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Does nothing leaving it so subclasses can override.
invalidateCache(LdapDN) - Method in interface org.apache.directory.server.core.authn.Authenticator
Callback used to respond to password changes by invalidating a password cache if implemented.
invalidateCache(LdapDN) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
 
Invocation - Class in org.apache.directory.server.core.invocation
Represents a call from JNDI Context to PartitionNexus.
Invocation(PartitionNexusProxy, Context, String) - Constructor for class org.apache.directory.server.core.invocation.Invocation
Creates a new instance that represents an invocation without parameters.
Invocation(PartitionNexusProxy, Context, String, Object[]) - Constructor for class org.apache.directory.server.core.invocation.Invocation
Creates a new instance.
Invocation(PartitionNexusProxy, Context, String, Object[], Collection) - Constructor for class org.apache.directory.server.core.invocation.Invocation
Creates a new instance.
InvocationStack - Class in org.apache.directory.server.core.invocation
Keeps track of recursive Invocations.
isAccessControlEnabled() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns true if access control checks are enbaled.
isAllowAnonymousAccess() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Returns true if anonymous access is allowed.
isBypassed(String) - Method in class org.apache.directory.server.core.invocation.Invocation
Checks to see if an interceptor is bypassed.
isCellEditable(int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
isDefined(String) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
isDenormalizeOpAttrsEnabled() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
isDupsEnabled() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this Table has enabled the use of duplicate keys.
isEmpty() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Returns true if the stack is empty false otherwise.
isExitVmOnShutdown() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
isFirstStart() - Method in interface org.apache.directory.server.core.DirectoryServiceConfiguration
Returns true if this service is started and bootstrap entries have been created for the first time.
isInitialized() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Returns true if this context partition is initialized successfully.
isInitialized() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
isInitialized() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
isInitialized() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
isInitialized() - Method in interface org.apache.directory.server.core.partition.Partition
Checks to see if this partition is initialized or not.
isInitialized() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
isLeaf() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
isLeaf() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
isObsolete() - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
isOptimizerEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 
isPasswordOneWayEncrypted(Object) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Checks if the argument is one-way encryped.
isPrefix() - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
isPrefix() - Method in class org.apache.directory.server.core.normalization.NormalizingVisitor
 
isPrincipalAnAdministrator(LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
isPrincipalAnAdministrator(LdapDN) - Method in class org.apache.directory.server.core.authz.GroupCache
An optimization.
isReferral(String) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
isReferral(LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Checks if a the entry at a name is a referral.
isReferral(String) - Method in class org.apache.directory.server.core.referral.ReferralLut
Checks if a the entry at a name is a referral.
isReferral(String) - Method in class org.apache.directory.server.core.referral.ReferralService
 
isRemovable(ACITuple, String, Object, Attributes) - Method in class org.apache.directory.server.core.authz.support.RestrictedByFilter
 
isShutdownHookEnabled() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
isSortedDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
isSortedDupsEnabled() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this Table has enabled sorting on the values of duplicate keys.
isStarted() - Method in class org.apache.directory.server.core.DirectoryService
Returns true if this service is started.
isSuffix(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
isSuffix(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
isSuffix(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.isSuffix(org.apache.directory.shared.ldap.name.LdapDN) call.
isSuffix(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
isSuffix(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.isSuffix(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
isSuffix(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
isSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.AbstractPartition
 
isSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
isSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
isSuffix(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Checks to see if name is a context suffix.
isSuffix(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
isSuffix(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
isSynchOnWrite() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 

J

JavaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the java schema.
JavaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaAttributeTypeProducer
 
JavaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the java schema.
JavaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaComparatorProducer
 
JavaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the java schema.
JavaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaDitContentRuleProducer
 
JavaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the java schema.
JavaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaDitStructureRuleProducer
 
JavaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the java schema.
JavaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaMatchingRuleProducer
 
JavaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the java schema.
JavaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaMatchingRuleUseProducer
 
JavaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the java schema.
JavaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaNameFormProducer
 
JavaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the java schema.
JavaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaNormalizerProducer
 
JavaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the java schema.
JavaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaObjectClassProducer
 
JavaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the java schema.
JavaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaObjectFactoryProducer
 
JavaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level java schema class.
JavaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaSchema
 
JavaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the java schema.
JavaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaStateFactoryProducer
 
JavaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the java schema.
JavaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaSyntaxCheckerProducer
 
JavaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the java schema.
JavaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.JavaSyntaxProducer
 
JdbmIndex - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A Jdbm based index implementation.
JdbmIndex(AttributeType, File, int, int) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Creates an Index using an existing record manager based on a file.
JdbmMasterTable - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
The master table used to store the Attributes of entries.
JdbmMasterTable(RecordManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Creates the master entry table using a Berkeley Db for the backing store.
JdbmPartition - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A Partition that stores entries in JDBM database.
JdbmPartition() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
Creates a store based on JDBM B+Trees.
JdbmTable - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A jdbm Btree wrapper that enables duplicate sorted keys using collections.
JdbmTable(String, boolean, int, RecordManager, TupleComparator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
Creates a Jdbm BTree based tuple Table abstraction that enables duplicates.
JdbmTable(String, RecordManager, SerializableComparator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
Creates a Jdbm BTree based tuple Table abstraction without duplicates enabled using a simple key comparator.
JdbmTupleBrowser - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
TupleBrowser wrapper for Jdbm based TupleBrowsers.
JdbmTupleBrowser(TupleBrowser) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTupleBrowser
Creates a JdbmTupleBrowser.
JNDI_KEY - Static variable in class org.apache.directory.server.core.configuration.Configuration
A JNDI environment key that configuration instance is put on.

K

KEY_COL - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
name for the key column
KeyOnlyComparator - Class in org.apache.directory.server.core.partition.impl.btree
A TupleComparator that compares keys only.
KeyOnlyComparator(SerializableComparator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
 
keysSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
Krb5kdcAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the krb5kdc schema.
Krb5kdcAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcAttributeTypeProducer
 
Krb5kdcComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the krb5kdc schema.
Krb5kdcComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcComparatorProducer
 
Krb5kdcDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the krb5kdc schema.
Krb5kdcDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcDitContentRuleProducer
 
Krb5kdcDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the krb5kdc schema.
Krb5kdcDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcDitStructureRuleProducer
 
Krb5kdcMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the krb5kdc schema.
Krb5kdcMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcMatchingRuleProducer
 
Krb5kdcMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the krb5kdc schema.
Krb5kdcMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcMatchingRuleUseProducer
 
Krb5kdcNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the krb5kdc schema.
Krb5kdcNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcNameFormProducer
 
Krb5kdcNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the krb5kdc schema.
Krb5kdcNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcNormalizerProducer
 
Krb5kdcObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the krb5kdc schema.
Krb5kdcObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcObjectClassProducer
 
Krb5kdcObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the krb5kdc schema.
Krb5kdcObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcObjectFactoryProducer
 
Krb5kdcSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level krb5kdc schema class.
Krb5kdcSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcSchema
 
Krb5kdcStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the krb5kdc schema.
Krb5kdcStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcStateFactoryProducer
 
Krb5kdcSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the krb5kdc schema.
Krb5kdcSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcSyntaxCheckerProducer
 
Krb5kdcSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the krb5kdc schema.
Krb5kdcSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.Krb5kdcSyntaxProducer
 

L

LdapJndiProperties - Class in org.apache.directory.server.core.jndi
A wrapper around a JNDI environment which checks for correct LDAP specific environment settings.
LdapJndiProperties() - Constructor for class org.apache.directory.server.core.jndi.LdapJndiProperties
 
LdapPrincipal - Class in org.apache.directory.server.core.authn
An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation.
ldapUnbind() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
Calling this method tunnels an unbind call down into the partition holding the bindDn.
LeafEvaluator - Class in org.apache.directory.server.core.event
Evaluates LeafNode assertions on candidates using a database.
LeafEvaluator(OidRegistry, AttributeTypeRegistry, SubstringEvaluator) - Constructor for class org.apache.directory.server.core.event.LeafEvaluator
Creates a leaf expression node evaluator.
LeafEvaluator - Class in org.apache.directory.server.core.partition.impl.btree
Evaluates LeafNode assertions on candidates using a database.
LeafEvaluator(BTreePartition, OidRegistry, AttributeTypeRegistry, ScopeEvaluator, SubstringEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.LeafEvaluator
Creates a leaf expression node evaluator.
LESS_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the base being searched exists, otherwise throws the appropriate LdapException.
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
list(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.list(org.apache.directory.shared.ldap.name.LdapDN) call.
list(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
list(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.list(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
list(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
list(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
list(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
list(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
list(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
list(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
list(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
list(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
list(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
A specialized form of one level search used to return a minimal set of information regarding child entries under a base.
list(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
list(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
list() - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Gets an Iterator over the AttributeTypes within this registry.
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
list() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
 
list() - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistry
Lists all the DITContentRules within this registry.
list() - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistry
Lists all the DITStructureRules within this registry.
list() - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalNameFormRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
 
list() - Method in class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
 
list() - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistry
Gets an Iterator over the MatchingRules within this registry.
list() - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistry
Lists all the MatchingRuleUses within this registry.
list() - Method in interface org.apache.directory.server.core.schema.NameFormRegistry
Lists all the NameForms within this registry.
list() - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistry
Gets an Iterator over the ObjectClasses within this ObjectClassRegistry.
list() - Method in interface org.apache.directory.server.core.schema.OidRegistry
Lists all the OIDs within the registry.
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.schema.SchemaService
 
list() - Method in interface org.apache.directory.server.core.schema.SyntaxRegistry
Lists all the Syntaxes within this registry.
list(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
listBindings(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
listBindings(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
listBindings(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
listBindings(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
listIndices() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
listIndices(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
listIndices(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
listIndices(Pattern) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
listIndices(Pattern, String) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
listIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
listIndices(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
listIndices(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
listIndices(Pattern) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
listIndices(Pattern, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
listReverseIndices(BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
listReverseIndices(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
listSuffixes(NextInterceptor) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
listSuffixes(NextInterceptor) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
listSuffixes(NextInterceptor) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.listSuffixes() call.
listSuffixes() - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
listSuffixes() - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.listSuffixes(NextInterceptor).
listSuffixes() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
listSuffixes() - Method in class org.apache.directory.server.core.partition.PartitionNexus
Gets an iteration over the Name suffixes of the partitions managed by this PartitionNexus.
listSuffixes() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
listSuffixes(Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
listTuples() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
listTuples(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
listTuples(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
listTuples(Object, Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
listTuples() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Sets a cursor to the first record in the Table and enables single next steps across all records.
listTuples(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Sets a cursor to the first record in the Table with a key value of key and enables single next steps across all duplicate records with this key.
listTuples(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Sets a cursor to the first record in the Table with a key value greater/less than or equal to key and enables single next steps across all records with key values equal to or less/greater than key.
listTuples(Object, Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Sets a cursor to the first record in the Table with a key equal to the key argument whose value is greater/less than or equal to val and enables single next steps across all records with key equal to key.
listValues(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
listValues(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Sets a enumeration to the first record in the Table with a key value of key and enables single next steps across all duplicate records with this key.
load(Collection, BootstrapRegistries) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSchemaLoader
Loads a set of schemas by loading and running all producers for each dependent schema first.
load(BootstrapSchema, BootstrapRegistries) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSchemaLoader
Loads a schema by loading and running all producers for te schema.
LOAD_CMD - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
LOAD_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
loadDepsFirst(Stack, HashMap, BootstrapSchema, BootstrapRegistries) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSchemaLoader
Recursive method which loads schema's with their dependent schemas first and tracks what schemas it has seen so the recursion does not go out of control with depenency cycle detection.
lookedUp(AttributeType) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(AttributeType) - Method in class org.apache.directory.server.core.schema.AttributeTypeRegistryMonitorAdapter
 
lookedUp(String, Comparator) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(String, Comparator) - Method in class org.apache.directory.server.core.schema.ComparatorRegistryMonitorAdapter
 
lookedUp(DITContentRule) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(DITContentRule) - Method in class org.apache.directory.server.core.schema.DITContentRuleRegistryMonitorAdapter
 
lookedUp(DITStructureRule) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(DITStructureRule) - Method in class org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitorAdapter
 
lookedUp(MatchingRule) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistryMonitor
Monitors when a MatchingRule is successfully looked up.
lookedUp(MatchingRule) - Method in class org.apache.directory.server.core.schema.MatchingRuleRegistryMonitorAdapter
 
lookedUp(MatchingRuleUse) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(MatchingRuleUse) - Method in class org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitorAdapter
 
lookedUp(NameForm) - Method in interface org.apache.directory.server.core.schema.NameFormRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(NameForm) - Method in class org.apache.directory.server.core.schema.NameFormRegistryMonitorAdapter
 
lookedUp(String, Normalizer) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistryMonitor
Monitors when a Normalizer is successfully looked up.
lookedUp(String, Normalizer) - Method in class org.apache.directory.server.core.schema.NormalizerRegistryMonitorAdapter
 
lookedUp(ObjectClass) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistryMonitor
Monitors when a Comparator is successfully looked up.
lookedUp(ObjectClass) - Method in class org.apache.directory.server.core.schema.ObjectClassRegistryMonitorAdapter
 
lookedUp(String, SyntaxChecker) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitor
Monitors when a SyntaxChecker is successfully looked up.
lookedUp(String, SyntaxChecker) - Method in class org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitorAdapter
 
lookedUp(Syntax) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistryMonitor
Monitors when a Syntax is successfully looked up.
lookedUp(Syntax) - Method in class org.apache.directory.server.core.schema.SyntaxRegistryMonitorAdapter
 
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to make sure the entry being looked up exists other wise throws the appropriate LdapException.
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the base being searched exists, otherwise throws the appropriate LdapException.
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
lookup(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN) call.
lookup(NextInterceptor, LdapDN, String[]) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN,String[]) call.
lookup(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
lookup(LdapDN, String[]) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
lookup(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.lookup(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
lookup(LdapDN, String[]) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.lookup(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,String[]).
lookup(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
lookup(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
lookup(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
lookup(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
lookup(LdapDN) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN,String[]) with null attributeIds by default.
lookup(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
lookup(LdapDN, String[]) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
lookup(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
lookup(LdapDN, String[]) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
lookup(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
lookup(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
lookup(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Looks up an entry by distinguished/absolute name.
lookup(LdapDN, String[]) - Method in interface org.apache.directory.server.core.partition.Partition
Looks up an entry by distinguished/absolute name.
lookup(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
lookup(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
lookup(LdapDN, String[]) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
lookup(LdapDN, String[], Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
lookup(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Looks up an AttributeType by its unique Object Identifier or by its unique name.
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
 
lookup(String) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistry
Looks up a Comparator by its unique Object Identifier.
lookup(String) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistry
Looks up a DITContentRule by its object identifier or by its name.
lookup(String) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistry
Looks up an dITStructureRule by its unique Object IDentifier or by its name.
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalComparatorRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalNameFormRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalNormalizerRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxCheckerRegistry
 
lookup(String) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
 
lookup(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistry
Looks up a MatchingRule by its unique Object Identifier or by name.
lookup(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistry
Looks up an matchingRuleUse by its name.
lookup(String) - Method in interface org.apache.directory.server.core.schema.NameFormRegistry
Looks up a nameForm by its unique Object Identifier or by name.
lookup(String) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistry
Looks up a Normalizer by its unique Object Identifier.
lookup(String) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistry
Looks up an objectClass by its unique Object Identifier or by name.
lookup(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.schema.SchemaService
Search for an entry, using its DN.
lookup(NextInterceptor, LdapDN, String[]) - Method in class org.apache.directory.server.core.schema.SchemaService
 
lookup(String) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistry
Looks up a SyntaxChecker by its unique Object Identifier.
lookup(String) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistry
Looks up a Syntax by its unique Object Identifier or by name.
LOOKUP_BYPASS - Static variable in class org.apache.directory.server.core.partition.PartitionNexusProxy
safe to use set of bypass instructions to lookup raw entries
LOOKUP_EXCLUDING_OPR_ATTRS_BYPASS - Static variable in class org.apache.directory.server.core.partition.PartitionNexusProxy
safe to use set of bypass instructions to lookup raw entries excluding operational attributes
lookupFailed(String, Throwable) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, Throwable) - Method in class org.apache.directory.server.core.schema.AttributeTypeRegistryMonitorAdapter
 
lookupFailed(String, NamingException) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, NamingException) - Method in class org.apache.directory.server.core.schema.ComparatorRegistryMonitorAdapter
 
lookupFailed(String, Throwable) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, Throwable) - Method in class org.apache.directory.server.core.schema.DITContentRuleRegistryMonitorAdapter
 
lookupFailed(String, Throwable) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, Throwable) - Method in class org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitorAdapter
 
lookupFailed(String, NamingException) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, NamingException) - Method in class org.apache.directory.server.core.schema.MatchingRuleRegistryMonitorAdapter
 
lookupFailed(String, Throwable) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, Throwable) - Method in class org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitorAdapter
 
lookupFailed(String, Throwable) - Method in interface org.apache.directory.server.core.schema.NameFormRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, Throwable) - Method in class org.apache.directory.server.core.schema.NameFormRegistryMonitorAdapter
 
lookupFailed(String, NamingException) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, NamingException) - Method in class org.apache.directory.server.core.schema.NormalizerRegistryMonitorAdapter
 
lookupFailed(String, Throwable) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, Throwable) - Method in class org.apache.directory.server.core.schema.ObjectClassRegistryMonitorAdapter
 
lookupFailed(String, NamingException) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, NamingException) - Method in class org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitorAdapter
 
lookupFailed(String, NamingException) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistryMonitor
Monitors when a lookup attempt fails.
lookupFailed(String, NamingException) - Method in class org.apache.directory.server.core.schema.SyntaxRegistryMonitorAdapter
 
lookupLink(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
lookupLink(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
lookupLink(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
lookupLink(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
lookupUserPassword(LdapDN) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
 

M

MasterTable - Interface in org.apache.directory.server.core.partition.impl.btree
The master table used to store the Attributes of entries.
MatchingRuleRegistry - Interface in org.apache.directory.server.core.schema
A registry used to track system matchingRules.
MatchingRuleRegistryMonitor - Interface in org.apache.directory.server.core.schema
Monitor interface for a MatchingRuleRegistry.
MatchingRuleRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
An adapter for a MatchingRuleRegistryMonitor.
MatchingRuleRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.MatchingRuleRegistryMonitorAdapter
 
MatchingRuleUseRegistry - Interface in org.apache.directory.server.core.schema
A MatchingRuleUse registry service interface.
MatchingRuleUseRegistryMonitor - Interface in org.apache.directory.server.core.schema
Interface for MatchingRuleUseRegitery callback event monitors.
MatchingRuleUseRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
A simple do nothing monitor adapter for MatchingRuleUseRegistries.
MatchingRuleUseRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitorAdapter
 
MAX_SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.configuration.StartupConfiguration
 
MAX_THREADS_DEFAULT - Static variable in class org.apache.directory.server.core.configuration.StartupConfiguration
 
MAX_TIME_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.configuration.StartupConfiguration
 
MaxImmSubFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples that doesn't satisfy ProtectedItem.MaxImmSub constraint if available.
MaxImmSubFilter() - Constructor for class org.apache.directory.server.core.authz.support.MaxImmSubFilter
 
MaxValueCountFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples that doesn't satisfy ProtectedItem.MaxValueCount constraint if available.
MaxValueCountFilter() - Constructor for class org.apache.directory.server.core.authz.support.MaxValueCountFilter
 
MicroOperationFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discard tuples which doesn't contain any related MicroOperations.
MicroOperationFilter() - Constructor for class org.apache.directory.server.core.authz.support.MicroOperationFilter
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
This policy needs to be really tight too because some attributes may take part in giving the user permissions to protected resources.
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
This policy needs to be really tight too because some attributes may take part in giving the user permissions to protected resources.
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.event.EventService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.event.EventService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException.
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException.
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.modify(org.apache.directory.shared.ldap.name.LdapDN,int,javax.naming.directory.Attributes) call.
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition#modify(org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.ModificationItem[]) call.
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modify(LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modify(LdapDN, int, Attributes) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.modify(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,int,javax.naming.directory.Attributes).
modify(LdapDN, ModificationItemImpl[]) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor#modify(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.ModificationItem[]).
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method forwards the request to Partition#modify(org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.ModificationItem[]) after translating parameters to ModificationItem[] by default.
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modify(LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modify(LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
modify(LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
modify(LdapDN, int, Attributes) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by adding, removing or replacing a set of attributes.
modify(LdapDN, ModificationItemImpl[]) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by using a combination of adds, removes or replace operations using a set of ModificationItems.
modify(LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(LdapDN, int, Attributes, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(LdapDN, ModificationItemImpl[], Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.referral.ReferralService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.referral.ReferralService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.schema.SchemaService
Check that the modify operations are allowed, and the conform to the schema.
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.schema.SchemaService
 
modify(NextInterceptor, LdapDN, int, Attributes) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
modify(NextInterceptor, LdapDN, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
modifyAttributes(String, int, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(Name, int, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(String, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(Name, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(String, int, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, int, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(String, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(String, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, ModificationItemImpl[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.event.EventService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being renamed exists, otherwise throws the appropriate LdapException.
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.modifyRn(org.apache.directory.shared.ldap.name.LdapDN,String,boolean) call.
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modifyRn(LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.modifyRn(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,String,boolean).
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
Changes the relative distinuished name of an entry specified by a distinguished name with the optional removal of the old Rdn attribute value from the entry.
modifyRn(LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by changing its relative name.
modifyRn(LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modifyRn(LdapDN, String, boolean, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.referral.ReferralService
 
modifyRn(NextInterceptor, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
MostSpecificProtectedItemFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that chooses the tuples with the most specific protected item.
MostSpecificProtectedItemFilter() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificProtectedItemFilter
 
MostSpecificUserClassFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that chooses the tuples with the most specific user class.
MostSpecificUserClassFilter() - Constructor for class org.apache.directory.server.core.authz.support.MostSpecificUserClassFilter
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.event.EventService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.event.EventService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being moved exists, and so does its parent, otherwise throws the appropriate LdapException.
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being moved exists, and so does its parent, otherwise throws the appropriate LdapException.
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
move(NextInterceptor, LdapDN, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.move(org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN) call.
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.move(org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN,String,boolean) call.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
move(LdapDN, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.move(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN).
move(LdapDN, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.move(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN,String,boolean).
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.move(org.apache.directory.shared.ldap.name.LdapDN,org.apache.directory.shared.ldap.name.LdapDN) and Partition.modifyRn(org.apache.directory.shared.ldap.name.LdapDN,String,boolean) subsequently by default.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method throws OperationNotSupportedException by default.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
move(LdapDN, LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Transplants a child entry, to a position in the namespace under a new parent entry.
move(LdapDN, LdapDN, String, boolean) - Method in interface org.apache.directory.server.core.partition.Partition
Transplants a child entry, to a position in the namespace under a new parent entry and changes the RN of the child entry which can optionally have its old RN attributes removed.
move(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(LdapDN, LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(LdapDN, LdapDN, String, boolean, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.referral.ReferralService
 
move(NextInterceptor, LdapDN, LdapDN, String, boolean) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
move(NextInterceptor, LdapDN, LdapDN) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
MozillaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the mozilla schema.
MozillaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaAttributeTypeProducer
 
MozillaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the mozilla schema.
MozillaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaComparatorProducer
 
MozillaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the mozilla schema.
MozillaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaDitContentRuleProducer
 
MozillaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the mozilla schema.
MozillaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaDitStructureRuleProducer
 
MozillaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the mozilla schema.
MozillaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaMatchingRuleProducer
 
MozillaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the mozilla schema.
MozillaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaMatchingRuleUseProducer
 
MozillaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the mozilla schema.
MozillaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaNameFormProducer
 
MozillaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the mozilla schema.
MozillaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaNormalizerProducer
 
MozillaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the mozilla schema.
MozillaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaObjectClassProducer
 
MozillaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the mozilla schema.
MozillaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaObjectFactoryProducer
 
MozillaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level mozilla schema class.
MozillaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaSchema
 
MozillaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the mozilla schema.
MozillaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaStateFactoryProducer
 
MozillaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the mozilla schema.
MozillaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaSyntaxCheckerProducer
 
MozillaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the mozilla schema.
MozillaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.MozillaSyntaxProducer
 
MutableAuthenticatorConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of AuthenticatorConfiguration.
MutableAuthenticatorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutableAuthenticatorConfiguration
Creates a new instance.
MutableBTreePartitionConfiguration - Class in org.apache.directory.server.core.partition.impl.btree
A mutable form of BTreePartitionConfiguration.
MutableBTreePartitionConfiguration() - Constructor for class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
MutableIndexConfiguration - Class in org.apache.directory.server.core.partition.impl.btree
A mutable version of IndexConfiguration.
MutableIndexConfiguration() - Constructor for class org.apache.directory.server.core.partition.impl.btree.MutableIndexConfiguration
 
MutableInterceptorConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of InterceptorConfiguration.
MutableInterceptorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutableInterceptorConfiguration
Creates a new instance.
MutablePartitionConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of PartitionConfiguration.
MutablePartitionConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
Creates a new instance.
MutableStartupConfiguration - Class in org.apache.directory.server.core.configuration
A mutable version of StartupConfiguration.
MutableStartupConfiguration() - Constructor for class org.apache.directory.server.core.configuration.MutableStartupConfiguration
Creates a new instance.
MutableStartupConfiguration(String) - Constructor for class org.apache.directory.server.core.configuration.MutableStartupConfiguration
Creates a new instance that operates on the DirectoryService with the specified ID.

N

NAME - Static variable in class org.apache.directory.server.core.referral.ReferralService
 
NameFormRegistry - Interface in org.apache.directory.server.core.schema
An NameForm registry service interface.
NameFormRegistryMonitor - Interface in org.apache.directory.server.core.schema
Interface for NameFormRegitery callback event monitors.
NameFormRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
A simple do nothing monitor adapter for NameFormRegistries.
NameFormRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.NameFormRegistryMonitorAdapter
 
nameResolved(String, String) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors situations where a primary name is resolved for a OID.
nameResolved(String, String) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
namesResolved(String, List) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors situations where a names are resolved for a OID.
namesResolved(String, List) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
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
NEVER - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
newAttributeType(String, BootstrapRegistries) - Static method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
newInstance(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
newInstance(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
newObjectClass(String, BootstrapRegistries) - Static method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
newSyntax(String, BootstrapRegistries) - Static method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
 
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.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.
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.
NextInterceptor - Interface in org.apache.directory.server.core.interceptor
Represents the next Interceptor in the interceptor chain.
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
 
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.
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
 
normalize(Object) - Method in class org.apache.directory.server.core.schema.DnNormalizer
 
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
 
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
 
normalizeName(String) - Method in class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
 
NormalizerRegistry - Interface in org.apache.directory.server.core.schema
Normalizer registry service interface.
NormalizerRegistryMonitor - Interface in org.apache.directory.server.core.schema
Monitor interface for a NormalizerRegistry.
NormalizerRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
An adapter for the NormalizerRegistry's monitor.
NormalizerRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.NormalizerRegistryMonitorAdapter
 
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
 

O

ObjectClassRegistry - Interface in org.apache.directory.server.core.schema
ObjectClass registry service interface.
ObjectClassRegistryMonitor - Interface in org.apache.directory.server.core.schema
Interface for ObjectClassRegitery callback event monitors.
ObjectClassRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
A do nothing adapter for an ObjectClassMonitor.
ObjectClassRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.ObjectClassRegistryMonitorAdapter
 
ObjectFactoryRegistry - Interface in org.apache.directory.server.core.schema
A registry used for looking up JNDI object factories based on meta data regarding the objectClass and Class associations with the object factory.
Oid - Class in org.apache.directory.server.core.partition
Provides constants of private OIDs.
oidDoesNotExist(String, NamingException) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors when a name lookups fail due to the use of an unknown OID.
oidDoesNotExist(String, NamingException) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
OidRegistry - Interface in org.apache.directory.server.core.schema
Object identifier registry.
OidRegistryMonitor - Interface in org.apache.directory.server.core.schema
Monitor used to track notable OidRegistry events.
OidRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
An adapter for an OidRegistryMonitor.
OidRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
oidResolutionFailed(String, NamingException) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors when resolution of an OID by name fails.
oidResolutionFailed(String, NamingException) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
oidResolved(String, String) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors when an OID is resolved successfully for a name.
oidResolved(String, String, String) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors when an OID is resolved successfully by using a normalized form of the name.
oidResolved(String, String) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
oidResolved(String, String, String) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
ONEALIAS - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.5) for _oneAlias index
onRegisterAddToAncestorDescendants(AttributeType, AttributeType) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
Recursively adds a new attributeType to the descendant's list of all ancestors until top is reached.
OperationalAttributeService - Class in org.apache.directory.server.core.operational
An Interceptor that adds or modifies the default attributes of entries.
OperationalAttributeService() - Constructor for class org.apache.directory.server.core.operational.OperationalAttributeService
Creates the operational attribute management service interceptor.
OperationScope - Class in org.apache.directory.server.core.authz.support
An enumeration that represents the scope of user operation.
Optimizer - Interface in org.apache.directory.server.core.partition.impl.btree
An optimizer applies heuristics to determine best execution path to a search filter based on scan counts within database indices.
org.apache.directory.server.core - package org.apache.directory.server.core
 
org.apache.directory.server.core.authn - package org.apache.directory.server.core.authn
 
org.apache.directory.server.core.authz - package org.apache.directory.server.core.authz
 
org.apache.directory.server.core.authz.support - package org.apache.directory.server.core.authz.support
ACDF (Access Control Decision Function) and its support classes.
org.apache.directory.server.core.collective - package org.apache.directory.server.core.collective
 
org.apache.directory.server.core.configuration - package org.apache.directory.server.core.configuration
 
org.apache.directory.server.core.enumeration - package org.apache.directory.server.core.enumeration
 
org.apache.directory.server.core.event - package org.apache.directory.server.core.event
 
org.apache.directory.server.core.exception - package org.apache.directory.server.core.exception
 
org.apache.directory.server.core.interceptor - package org.apache.directory.server.core.interceptor
 
org.apache.directory.server.core.invocation - package org.apache.directory.server.core.invocation
 
org.apache.directory.server.core.jndi - package org.apache.directory.server.core.jndi
 
org.apache.directory.server.core.normalization - package org.apache.directory.server.core.normalization
 
org.apache.directory.server.core.operational - package org.apache.directory.server.core.operational
 
org.apache.directory.server.core.partition - package org.apache.directory.server.core.partition
org.apache.directory.server.core.partition.impl.btree - package org.apache.directory.server.core.partition.impl.btree
 
org.apache.directory.server.core.partition.impl.btree.gui - package org.apache.directory.server.core.partition.impl.btree.gui
 
org.apache.directory.server.core.partition.impl.btree.jdbm - package org.apache.directory.server.core.partition.impl.btree.jdbm
 
org.apache.directory.server.core.prefs - package org.apache.directory.server.core.prefs
Platform independent server side Preferences implementation based on ApacheDS.
org.apache.directory.server.core.referral - package org.apache.directory.server.core.referral
 
org.apache.directory.server.core.schema - package org.apache.directory.server.core.schema
Contains interfaces for schema object registry services and simple POJO implementations of these services.
org.apache.directory.server.core.schema.bootstrap - package org.apache.directory.server.core.schema.bootstrap
Contains interfaces and classes used for bootstrap schema object loading and configuration.
org.apache.directory.server.core.subtree - package org.apache.directory.server.core.subtree
 

P

PARSED_BIND_DN - Static variable in interface org.apache.directory.server.core.jndi.PropertyKeys
 
Partition - Interface in org.apache.directory.server.core.partition
An interfaces that bridges between underlying JNDI entries and JNDI Context API.
PartitionConfiguration - Class in org.apache.directory.server.core.configuration
A configuration for Partition.
PartitionConfiguration() - Constructor for class org.apache.directory.server.core.configuration.PartitionConfiguration
Creates a new instance.
PartitionFrame - Class in org.apache.directory.server.core.partition.impl.btree.gui
The frame for the database.
PartitionFrame(BTreePartition, SearchEngine) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
Creates new form JFrame
PartitionNexus - Class in org.apache.directory.server.core.partition
A root Partition that contains all other partitions, and routes all operations to the child partition that matches to its base suffixes.
PartitionNexus() - Constructor for class org.apache.directory.server.core.partition.PartitionNexus
 
PartitionNexusProxy - Class in org.apache.directory.server.core.partition
A decorator that wraps other PartitionNexus to enable InterceptorChain and InvocationStack support.
PartitionNexusProxy(Context, DirectoryService) - Constructor for class org.apache.directory.server.core.partition.PartitionNexusProxy
Creates a new instance.
PartitionViewer - Class in org.apache.directory.server.core.partition.impl.btree.gui
A partition database viewer.
PartitionViewer(BTreePartition, SearchEngine) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.PartitionViewer
 
peek() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Returns the latest invocation.
pop() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Pops the latest invocation from this stack.
prefetch() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
preventRdnChangeOnModifyRemove(Name, int, Attribute, OidRegistry) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure a modify operation does not delete RDN attributes or their value.
preventRdnChangeOnModifyRemove(Name, int, Attributes, OidRegistry) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure a modify operation does not delete RDN attributes or their value.
preventRdnChangeOnModifyReplace(Name, int, Attribute, OidRegistry) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure a modify operation does not replace RDN attributes or their value.
preventRdnChangeOnModifyReplace(Name, int, Attributes, OidRegistry) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure a modify operation does not replace RDN attributes or their value.
preventStructuralClassRemovalOnModifyRemove(ObjectClassRegistry, Name, int, Attribute, Attribute) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure modify operations do not leave the entry without a STRUCTURAL objectClass.
preventStructuralClassRemovalOnModifyRemove(ObjectClassRegistry, Name, int, Attributes, Attribute) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure modify operations do not leave the entry without a STRUCTURAL objectClass.
preventStructuralClassRemovalOnModifyReplace(ObjectClassRegistry, Name, int, Attribute) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure modify operations do not leave the entry without a STRUCTURAL objectClass.
preventStructuralClassRemovalOnModifyReplace(ObjectClassRegistry, Name, int, Attributes) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure modify operations do not leave the entry without a STRUCTURAL objectClass.
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachednsSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.ApacheSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.AutofsSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in interface org.apache.directory.server.core.schema.bootstrap.BootstrapProducer
Produces schema objects announcing each one after creation via the callback before continuing on to create more objects.
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CollectiveSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CorbaSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CoreSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.CosineSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.DhcpSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.InetorgpersonSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.JavaSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.Krb5kdcSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.MozillaSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.NisSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SambaSyntaxProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemAttributeTypeProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemComparatorProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemDitContentRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemDitStructureRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemMatchingRuleProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemMatchingRuleUseProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemNameFormProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemNormalizerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemObjectClassProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemObjectFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemStateFactoryProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemSyntaxCheckerProducer
 
produce(BootstrapRegistries, ProducerCallback) - Method in class org.apache.directory.server.core.schema.bootstrap.SystemSyntaxProducer
 
ProducerCallback - Interface in org.apache.directory.server.core.schema.bootstrap
A BootstrapProducer's callback used to announce object creation.
PropertyKeys - Interface in org.apache.directory.server.core.jndi
 
push(Invocation) - Method in class org.apache.directory.server.core.invocation.InvocationStack
Pushes the specified invocation to this stack.
put(Attributes, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Puts the Attributes of an entry into this master table at an index specified by id.
put(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
put(Object, NamingEnumeration) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
put(Attributes, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Puts the Attributes of an entry into this master table at an index specified by id.
put(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Puts a record into this Table.
put(Object, NamingEnumeration) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Efficiently puts a set of values into the Table.
putSpi(String, String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 

R

rebind(String, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
rebind(Name, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
rebind(String, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
rebind(Name, Object) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
rebind(String, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
rebind(Name, Object) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
rebind(String, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
rebind(Name, Object, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
reconnect(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
reconnect(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
referralAdded(LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called to add an entry to the LUT when a referral is added.
referralAdded(String) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called to add an entry to the LUT when a referral is added.
referralChanged(LdapDN, LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called to update the LUT when the name of the referral changes due to a rename or move in the DIT.
referralChanged(String, String) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called to update the LUT when the name of the referral changes due to a rename or move in the DIT.
referralChanged(LdapDN, String) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called to update the LUT when the name of the referral changes due to a rename or move in the DIT.
referralChanged(String, LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called to update the LUT when the name of the referral changes due to a rename or move in the DIT.
referralDeleted(LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called delete an entry from the LUT when a referral is deleted.
referralDeleted(String) - Method in class org.apache.directory.server.core.referral.ReferralLut
Called delete an entry from the LUT when a referral is deleted.
ReferralHandlingEnumeration - Class in org.apache.directory.server.core.enumeration
A wrapper enumeration which saves referral entries to be returned last.
ReferralHandlingEnumeration(NamingEnumeration, ReferralLut, AttributeTypeRegistry, PartitionNexus, int, boolean) - Constructor for class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
ReferralLut - Class in org.apache.directory.server.core.referral
A simple lookup table of normalized referral distinguished names.
ReferralLut() - Constructor for class org.apache.directory.server.core.referral.ReferralLut
 
ReferralService - Class in org.apache.directory.server.core.referral
An service which is responsible referral handling behavoirs.
ReferralService() - Constructor for class org.apache.directory.server.core.referral.ReferralService
Creates a referral service interceptor.
RefinementEvaluator - Class in org.apache.directory.server.core.subtree
The top level evaluation node for a refinement.
RefinementEvaluator(RefinementLeafEvaluator) - Constructor for class org.apache.directory.server.core.subtree.RefinementEvaluator
 
RefinementLeafEvaluator - Class in org.apache.directory.server.core.subtree
A refinement leaf node evaluator.
RefinementLeafEvaluator(OidRegistry) - Constructor for class org.apache.directory.server.core.subtree.RefinementLeafEvaluator
Creates a refinement filter's leaf node evaluator.
REGEX_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
register(String, AttributeType) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Registers a new AttributeType with this registry.
register(String, AttributeType) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
register(String, String, Comparator) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
 
register(String, DITContentRule) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
 
register(String, DITStructureRule) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
 
register(String, MatchingRule) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
 
register(String, MatchingRuleUse) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
 
register(String, NameForm) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
 
register(String, String, Normalizer) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
 
register(String, ObjectClass) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
 
register(ServerDirObjectFactory) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectFactoryRegistry
 
register(String, String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
register(ServerDirStateFactory) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapStateFactoryRegistry
 
register(String, String, SyntaxChecker) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
 
register(String, Syntax) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
 
register(String, String, Comparator) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistry
Registers a Comparator with this registry.
register(String, DITContentRule) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistry
Registers a DITContentRule with this registry.
register(String, DITStructureRule) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistry
Registers a DITStructureRule with this registry.
register(String, AttributeType) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
 
register(String, String, Comparator) - Method in class org.apache.directory.server.core.schema.GlobalComparatorRegistry
 
register(String, DITContentRule) - Method in class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
 
register(String, DITStructureRule) - Method in class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
 
register(String, MatchingRule) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
 
register(String, MatchingRuleUse) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
 
register(String, NameForm) - Method in class org.apache.directory.server.core.schema.GlobalNameFormRegistry
 
register(String, String, Normalizer) - Method in class org.apache.directory.server.core.schema.GlobalNormalizerRegistry
 
register(String, ObjectClass) - Method in class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
 
register(String, String) - Method in class org.apache.directory.server.core.schema.GlobalOidRegistry
 
register(String, String, SyntaxChecker) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxCheckerRegistry
 
register(String, Syntax) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
 
register(String, MatchingRule) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistry
Registers a MatchingRule with this registry.
register(String, MatchingRuleUse) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistry
Registers a MatchingRuleUse with this registry.
register(String, NameForm) - Method in interface org.apache.directory.server.core.schema.NameFormRegistry
Registers a NameForm with this registry.
register(String, String, Normalizer) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistry
Registers a Normalizer with this registry.
register(String, ObjectClass) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistry
Registers an ObjectClass with this registry.
register(ServerDirObjectFactory) - Method in interface org.apache.directory.server.core.schema.ObjectFactoryRegistry
Registers a server-side object factory with this registry.
register(String, String) - Method in interface org.apache.directory.server.core.schema.OidRegistry
Adds an OID name pair to the registry.
register(ServerDirStateFactory) - Method in interface org.apache.directory.server.core.schema.StateFactoryRegistry
Registers a server-side state factory with this registry.
register(String, String, SyntaxChecker) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistry
Registers a SyntaxChecker with this registry.
register(String, Syntax) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistry
Registers a Syntax with this registry.
registerDescendants(AttributeType) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
registered(AttributeType) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistryMonitor
Monitors when a AttributeType is registered successfully.
registered(AttributeType) - Method in class org.apache.directory.server.core.schema.AttributeTypeRegistryMonitorAdapter
 
registered(String, Comparator) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistryMonitor
Monitors when a Comparator is registered successfully.
registered(String, Comparator) - Method in class org.apache.directory.server.core.schema.ComparatorRegistryMonitorAdapter
 
registered(DITContentRule) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistryMonitor
Monitors when a DITContentRule is registered successfully.
registered(DITContentRule) - Method in class org.apache.directory.server.core.schema.DITContentRuleRegistryMonitorAdapter
 
registered(DITStructureRule) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitor
Monitors when a DITStructureRule is registered successfully.
registered(DITStructureRule) - Method in class org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitorAdapter
 
registered(MatchingRule) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistryMonitor
Monitors when a MatchingRule is registered successfully.
registered(MatchingRule) - Method in class org.apache.directory.server.core.schema.MatchingRuleRegistryMonitorAdapter
 
registered(MatchingRuleUse) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitor
Monitors when a MatchingRuleUse is registered successfully.
registered(MatchingRuleUse) - Method in class org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitorAdapter
 
registered(NameForm) - Method in interface org.apache.directory.server.core.schema.NameFormRegistryMonitor
Monitors when a NameForm is registered successfully.
registered(NameForm) - Method in class org.apache.directory.server.core.schema.NameFormRegistryMonitorAdapter
 
registered(String, Normalizer) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistryMonitor
Monitors when a Normalizer is registered successfully.
registered(String, Normalizer) - Method in class org.apache.directory.server.core.schema.NormalizerRegistryMonitorAdapter
 
registered(ObjectClass) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistryMonitor
Monitors when a ObjectClass is registered successfully.
registered(ObjectClass) - Method in class org.apache.directory.server.core.schema.ObjectClassRegistryMonitorAdapter
 
registered(String, String) - Method in interface org.apache.directory.server.core.schema.OidRegistryMonitor
Monitors the successful registration of a name for an OID.
registered(String, String) - Method in class org.apache.directory.server.core.schema.OidRegistryMonitorAdapter
 
registered(String, SyntaxChecker) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitor
Monitors when a SyntaxChecker is registered successfully.
registered(String, SyntaxChecker) - Method in class org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitorAdapter
 
registered(Syntax) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistryMonitor
Monitors when a Syntax is registered successfully.
registered(Syntax) - Method in class org.apache.directory.server.core.schema.SyntaxRegistryMonitorAdapter
 
registerFailed(AttributeType, Throwable) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(AttributeType, Throwable) - Method in class org.apache.directory.server.core.schema.AttributeTypeRegistryMonitorAdapter
 
registerFailed(String, Comparator, NamingException) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(String, Comparator, NamingException) - Method in class org.apache.directory.server.core.schema.ComparatorRegistryMonitorAdapter
 
registerFailed(DITContentRule, Throwable) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(DITContentRule, Throwable) - Method in class org.apache.directory.server.core.schema.DITContentRuleRegistryMonitorAdapter
 
registerFailed(DITStructureRule, Throwable) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(DITStructureRule, Throwable) - Method in class org.apache.directory.server.core.schema.DITStructureRuleRegistryMonitorAdapter
 
registerFailed(MatchingRule, NamingException) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(MatchingRule, NamingException) - Method in class org.apache.directory.server.core.schema.MatchingRuleRegistryMonitorAdapter
 
registerFailed(MatchingRuleUse, Throwable) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(MatchingRuleUse, Throwable) - Method in class org.apache.directory.server.core.schema.MatchingRuleUseRegistryMonitorAdapter
 
registerFailed(NameForm, Throwable) - Method in interface org.apache.directory.server.core.schema.NameFormRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(NameForm, Throwable) - Method in class org.apache.directory.server.core.schema.NameFormRegistryMonitorAdapter
 
registerFailed(String, Normalizer, NamingException) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(String, Normalizer, NamingException) - Method in class org.apache.directory.server.core.schema.NormalizerRegistryMonitorAdapter
 
registerFailed(ObjectClass, Throwable) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(ObjectClass, Throwable) - Method in class org.apache.directory.server.core.schema.ObjectClassRegistryMonitorAdapter
 
registerFailed(String, SyntaxChecker, NamingException) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(String, SyntaxChecker, NamingException) - Method in class org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitorAdapter
 
registerFailed(Syntax, NamingException) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistryMonitor
Monitors when a registration attempt fails.
registerFailed(Syntax, NamingException) - Method in class org.apache.directory.server.core.schema.SyntaxRegistryMonitorAdapter
 
registerSupportedExtensions(Set) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
registerSupportedExtensions(Set) - Method in class org.apache.directory.server.core.partition.PartitionNexus
Adds a set of supportedExtension (OID Strings) to the RootDSE.
registerSupportedExtensions(Set) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
Registries - Interface in org.apache.directory.server.core.schema
Document this class.
RelatedProtectedItemFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples whose ProtectedItems are not related with the operation.
RelatedProtectedItemFilter(RefinementEvaluator, Evaluator, OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
 
RelatedUserClassFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples whose UserClasses are not related with the current user.
RelatedUserClassFilter(SubtreeEvaluator) - Constructor for class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
 
remove(String) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
remove() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeIterator
 
remove(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
remove(Object, NamingEnumeration) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
remove(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
remove(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Removes all records with key from this Table.
remove(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Removes a single specific record with key and value from this Table.
remove(Object, NamingEnumeration) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Removes a set of values with the same key from this Table.
removeAttribute(AttributeType, Attributes) - Static method in class org.apache.directory.server.core.ServerUtils
 
removeContextPartition(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
removeContextPartition(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.removeContextPartition(org.apache.directory.shared.ldap.name.LdapDN) call.
removeContextPartition(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
removeContextPartition(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's PartitionNexus.removeContextPartition(org.apache.directory.shared.ldap.name.LdapDN).
removeContextPartition(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
removeContextPartition(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
removeContextPartition(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexus
 
removeContextPartition(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
removeContextPartition(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
removeContextPartition(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.referral.ReferralService
 
removeFromEnvironment(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
removeFromEnvironment(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
removeNamingListener(EventContext, NamingListener) - Method in class org.apache.directory.server.core.event.EventService
 
removeNamingListener(NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
removeNamingListener(NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
removeNamingListener(EventContext, NamingListener) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
removeNodeSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
RemovePartitionConfiguration - Class in org.apache.directory.server.core.configuration
A Configuration that removed the attached Partition in the current PartitionNexus.
RemovePartitionConfiguration(String) - Constructor for class org.apache.directory.server.core.configuration.RemovePartitionConfiguration
 
RemovePartitionConfiguration(LdapDN) - Constructor for class org.apache.directory.server.core.configuration.RemovePartitionConfiguration
 
removeResultFilter(SearchResultFilter) - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
Removes a database search result filter from the filter list of this filtering enumeration.
removeSpi(String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
rename(String, String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
rename(Name, Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
rename(String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
rename(Name, Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
requestAbandoned(AbandonableRequest) - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
RestrictedByFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples that doesn't satisfy ProtectedItem.RestrictedBy constraint if available.
RestrictedByFilter() - Constructor for class org.apache.directory.server.core.authz.support.RestrictedByFilter
 
REVERSE_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseLookup(BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
reverseLookup(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
RUN_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 

S

SambaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the samba schema.
SambaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaAttributeTypeProducer
 
SambaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the samba schema.
SambaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaComparatorProducer
 
SambaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the samba schema.
SambaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaDitContentRuleProducer
 
SambaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the samba schema.
SambaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaDitStructureRuleProducer
 
SambaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the samba schema.
SambaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaMatchingRuleProducer
 
SambaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the samba schema.
SambaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaMatchingRuleUseProducer
 
SambaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the samba schema.
SambaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaNameFormProducer
 
SambaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the samba schema.
SambaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaNormalizerProducer
 
SambaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the samba schema.
SambaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaObjectClassProducer
 
SambaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the samba schema.
SambaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaObjectFactoryProducer
 
SambaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level samba schema class.
SambaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaSchema
 
SambaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the samba schema.
SambaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaStateFactoryProducer
 
SambaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the samba schema.
SambaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaSyntaxCheckerProducer
 
SambaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the samba schema.
SambaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SambaSyntaxProducer
 
SCHEMA_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
SCHEMA_SUBENTRY - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
SchemaChecker - Class in org.apache.directory.server.core.schema
Performs schema checks on behalf of the SchemaService.
SchemaChecker() - Constructor for class org.apache.directory.server.core.schema.SchemaChecker
 
schemaObjectProduced(BootstrapProducer, String, Object) - Method in interface org.apache.directory.server.core.schema.bootstrap.ProducerCallback
Called to announce the creation of a new schema object by a producer.
SchemaService - Class in org.apache.directory.server.core.schema
An Interceptor that manages and enforces schemas.
SchemaService() - Constructor for class org.apache.directory.server.core.schema.SchemaService
Creates a schema service interceptor.
ScopeEnumerator - Class in org.apache.directory.server.core.partition.impl.btree
Enumerates candidates based on scope.
ScopeEnumerator(BTreePartition, ScopeEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ScopeEnumerator
 
ScopeEvaluator - Class in org.apache.directory.server.core.event
Evaluates ScopeNode assertions on candidates using a database.
ScopeEvaluator() - Constructor for class org.apache.directory.server.core.event.ScopeEvaluator
 
ScopeEvaluator - Class in org.apache.directory.server.core.partition.impl.btree
Evaluates ScopeNode assertions on candidates using a database.
ScopeEvaluator(BTreePartition) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
Creates a scope node evaluator for search expressions.
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.exception.ExceptionService
Checks to see the entry being searched exists, otherwise throws the appropriate LdapException.
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.search(org.apache.directory.shared.ldap.name.LdapDN,java.util.Map,org.apache.directory.shared.ldap.filter.ExprNode,javax.naming.directory.SearchControls) call.
search(LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
search(LdapDN, Map, ExprNode, SearchControls) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.search(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,java.util.Map,org.apache.directory.shared.ldap.filter.ExprNode,javax.naming.directory.SearchControls).
search(String, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(String, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(Name, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(String, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(Name, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(String, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(Name, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
search(String, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(String, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(Name, Attributes, String[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(String, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(Name, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
A search overload that is used for optimizing search handling in the LDAP protocol provider which deals with an ExprNode instance rather than a String for the filter.
search(Name, String, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(String, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(Name, String, Object[], SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
 
search(LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
search(LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
search(Name, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultSearchEngine
 
search(Name, Map, ExprNode, SearchControls) - Method in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
Conducts a search on a database.
search(LdapDN, Map, ExprNode, SearchControls) - Method in interface org.apache.directory.server.core.partition.Partition
Conducts a search against this ContextPartition.
search(LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
search(LdapDN, Map, ExprNode, SearchControls, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.referral.ReferralService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.schema.SchemaService
 
search(NextInterceptor, LdapDN, Map, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
SEARCH_BYPASS - Static variable in class org.apache.directory.server.core.authz.support.MaxImmSubFilter
 
SEARCH_CMD - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
SearchEngine - Interface in org.apache.directory.server.core.partition.impl.btree
Given a search filter and a scope the search engine identifies valid candidate entries returning their ids.
SEARCHING - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
SearchResultDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Dialog showing the search results.
SearchResultDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
Creates new form JDialog
SearchResultEnumeration - Interface in org.apache.directory.server.core.enumeration
An enumeration that represents search result
SearchResultFilter - Interface in org.apache.directory.server.core.enumeration
A filter is used to modify search results while they are being returned from naming enumerations containing DbSearchResults.
SearchResultFilteringEnumeration - Class in org.apache.directory.server.core.enumeration
A enumeration decorator which filters database search results as they are being enumerated back to the client caller.
SearchResultFilteringEnumeration(NamingEnumeration, SearchControls, Invocation, SearchResultFilter) - Constructor for class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
Creates a new database result filtering enumeration to decorate an underlying enumeration.
SearchResultFilteringEnumeration(NamingEnumeration, SearchControls, Invocation, List) - Constructor for class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
Creates a new database result filtering enumeration to decorate an underlying enumeration.
selectTreeNode(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
SEQPROP_KEY - Static variable in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
the sequence key - stores last sequence value in the admin table
SerializableComparator - Class in org.apache.directory.server.core.schema
A serializable wrapper around a Comparator which uses delayed initialization of the underlying wrapped comparator which is JIT resolved from a static global registry.
SerializableComparator(String) - Constructor for class org.apache.directory.server.core.schema.SerializableComparator
 
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
Serializes an attribute using the following structure: [id-length][id-bytes][is-binary][length0][value0]...[lengthN][valueN] Here the id-length is the 4 byte int value of the length of bytes for the id string bytes.
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
 
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
 
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
 
ServerContext - Class in org.apache.directory.server.core.jndi
A non-federated abstract Context implementation.
ServerContext(DirectoryService, Hashtable) - Constructor for class org.apache.directory.server.core.jndi.ServerContext
Must be called by all subclasses to initialize the nexus proxy and the environment settings to be used by this Context implementation.
ServerContext(DirectoryService, LdapPrincipal, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerContext
Must be called by all subclasses to initialize the nexus proxy and the environment settings to be used by this Context implementation.
ServerDirContext - Class in org.apache.directory.server.core.jndi
The DirContext implementation for the Server Side JNDI LDAP provider.
ServerDirContext(DirectoryService, Hashtable) - Constructor for class org.apache.directory.server.core.jndi.ServerDirContext
Creates a new ServerDirContext by reading the PROVIDER_URL to resolve the distinguished name for this context.
ServerDirContext(DirectoryService, LdapPrincipal, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerDirContext
Creates a new ServerDirContext with a distinguished name which is used to set the PROVIDER_URL to the distinguished name for this context.
ServerDirObjectFactory - Interface in org.apache.directory.server.core.jndi
A specialized ObjectFactory that is optimized for our server-side JNDI provider.
ServerDirStateFactory - Interface in org.apache.directory.server.core.jndi
A specialized StateFactory that is optimized for our server-side JNDI provider.
ServerLdapContext - Class in org.apache.directory.server.core.jndi
An implementation of a JNDI LdapContext.
ServerLdapContext(DirectoryService, Hashtable) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
Creates an instance of an ServerLdapContext.
ServerPreferencesFactory - Class in org.apache.directory.server.core.prefs
A preferences factory implementation.
ServerPreferencesFactory() - Constructor for class org.apache.directory.server.core.prefs.ServerPreferencesFactory
 
ServerSystemPreferenceException - Exception in org.apache.directory.server.core.prefs
A RuntimeException that is thrown when accessing ServerSystemPreferences failed.
ServerSystemPreferenceException() - Constructor for exception org.apache.directory.server.core.prefs.ServerSystemPreferenceException
 
ServerSystemPreferenceException(String) - Constructor for exception org.apache.directory.server.core.prefs.ServerSystemPreferenceException
 
ServerSystemPreferenceException(String, Throwable) - Constructor for exception org.apache.directory.server.core.prefs.ServerSystemPreferenceException
 
ServerSystemPreferenceException(Throwable) - Constructor for exception org.apache.directory.server.core.prefs.ServerSystemPreferenceException
 
ServerSystemPreferences - Class in org.apache.directory.server.core.prefs
A server side system Preferences implementation.
ServerSystemPreferences() - Constructor for class org.apache.directory.server.core.prefs.ServerSystemPreferences
Creates a preferences object for the system preferences root.
ServerSystemPreferences(ServerSystemPreferences, String) - Constructor for class org.apache.directory.server.core.prefs.ServerSystemPreferences
Creates a preferences object using a relative name.
ServerUtils - Class in org.apache.directory.server.core
A central place to aggregate functionality used throughout the server in various subsystems yet the code here is server specific hence why it's not placed in shared-ldap.
ServerUtils() - Constructor for class org.apache.directory.server.core.ServerUtils
 
setAccessControlEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setAccessControlEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets whether to enable basic access control checks or not
setAliasIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the system index defined on the ALIAS_ATTRIBUTE which for LDAP would be the aliasedObjectName and for X.500 would be aliasedEntryName.
setAliasIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets whether to allow anonymous access or not
setAsText(String) - Method in class org.apache.directory.server.core.configuration.AttributesPropertyEditor
Converts the specified LDIF string into Attributes.
setAttributeId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
setAttributeId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableIndexConfiguration
 
setAttributes(Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Sets the entry's attributes.
setAuthenticator(Authenticator) - Method in class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Sets the Authenticator to configure.
setAuthenticator(Authenticator) - Method in class org.apache.directory.server.core.configuration.MutableAuthenticatorConfiguration
 
setAuthenticatorConfigurations(Set) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setAuthenticatorConfigurations(Set) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets AuthenticatorConfigurations to use for authenticating clients.
setBase(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
setBootstrapSchemas(Set) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setBootstrapSchemas(Set) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets BootstrapSchemas to load while bootstrapping.
setCacheSize(int) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
Get's the entry cache size for this partition.
setCacheSize(int) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Used to specify the entry cache size for a partition.
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableIndexConfiguration
 
setCanUserModify(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setCollective(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setContextEntry(Attributes) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
 
setContextEntry(Attributes) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Sets root entry that will be added to the Partition after it is initialized.
setContextEntry(Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setContextPartition(Partition) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
 
setContextPartition(Partition) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Sets the Partition that this configuration configures.
setContextPartition(Partition) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setContextPartitionConfigurations(Set) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setContextPartitionConfigurations(Set) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets PartitionConfigurations to configure context partitions.
setDenormalizeOpAttrsEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setDenormalizeOpAttrsEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setDescription(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setDescription(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
setDescription(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setDescription(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
setDn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
 
setDuplicateLimit(int) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
setDuplicateLimit(int) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableIndexConfiguration
 
setEntry(Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
 
setEntryId(BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Sets the entry id.
setEqualityId(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setExistanceIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the attribute existance Index.
setExistanceIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setExitVmOnShutdown(boolean) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setExitVmOnShutdown(boolean) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setFilter(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AnnotatedFilterTreeDialog
 
setFilter(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
setHierarchyIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the hierarchy Index.
setHierarchyIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setHumanReadible(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
setIndexedAttributes(Set) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
 
setIndexedAttributes(Set) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Sets the set of attribute type strings to create an index on.
setIndexedAttributes(Set) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setIndexKey(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Sets the index key.
setInstanceId(String) - Method in class org.apache.directory.server.core.configuration.Configuration
Sets the ID of DirectoryService instance to configure.
setInstanceId(String) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setInterceptor(Interceptor) - Method in class org.apache.directory.server.core.configuration.InterceptorConfiguration
Sets the Interceptor that this configuration configures.
setInterceptor(Interceptor) - Method in class org.apache.directory.server.core.configuration.MutableInterceptorConfiguration
 
setInterceptorConfigurations(List) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setInterceptorConfigurations(List) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets interceptor chain.
setKey(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.Tuple
Sets the key for this Tuple.
setLength(int) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setMaxSizeLimit(int) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setMaxSizeLimit(int) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setMaxThreads(int) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setMaxThreads(int) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setMaxTimeLimit(int) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setMaxTimeLimit(int) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setMayListIds(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setModel(TreeModel) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AnnotatedFilterTreeDialog
 
setMonitor(AttributeTypeRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(ComparatorRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
Sets the monitor used by this registry.
setMonitor(DITContentRuleRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(DITStructureRuleRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(MatchingRuleUseRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(NameFormRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(NormalizerRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
Sets the monitor used to deliver notification events to via callbacks.
setMonitor(ObjectClassRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(SyntaxCheckerRegistryMonitor) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
Sets the monitor used to deliver notification events to via callbacks.
setMonitor(AttributeTypeRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalAttributeTypeRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(ComparatorRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalComparatorRegistry
Sets the monitor used by this registry.
setMonitor(DITContentRuleRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalDitContentRuleRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(DITStructureRuleRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalDitStructureRuleRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(MatchingRuleRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(MatchingRuleUseRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalMatchingRuleUseRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(NameFormRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalNameFormRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(NormalizerRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalNormalizerRegistry
Sets the monitor used by this registry.
setMonitor(ObjectClassRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalObjectClassRegistry
Sets the monitor that is to be notified via callback events.
setMonitor(SyntaxCheckerRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxCheckerRegistry
Sets the monitor used by this registry.
setMonitor(SyntaxRegistryMonitor) - Method in class org.apache.directory.server.core.schema.GlobalSyntaxRegistry
Sets the monitor that is to be notified via callback events.
setMustListIds(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setName(String) - Method in class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Sets the user-defined name of the Authenticator that this configuration configures.
setName(String) - Method in class org.apache.directory.server.core.configuration.InterceptorConfiguration
Sets the name of the Interceptor.
setName(String) - Method in class org.apache.directory.server.core.configuration.MutableAuthenticatorConfiguration
 
setName(String) - Method in class org.apache.directory.server.core.configuration.MutableInterceptorConfiguration
 
setName(String) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
 
setName(String) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Sets user-defined name of the Partition that this configuration configures.
setName(String) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setNames(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setNames(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
setNames(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setNames(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
setNdnIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the normalized distinguished name Index.
setNdnIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setObsolete(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setObsolete(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
setObsolete(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setOneAliasIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the alias index mapping parent entries with scope expanding aliases children one level below them; this system index is used to dereference aliases on one/single level scoped searches.
setOneAliasIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setOptimizerEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
 
setOptimizerEnabled(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 
setOptimizerEnabled(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setOrderingId(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setParentDn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
setPrincipal(AuthenticationService.TrustedPrincipalWrapper) - Method in class org.apache.directory.server.core.jndi.ServerContext
Sets the principal of the authenticated user which also happens to own.
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Sets a persistant property stored in the admin table of this MasterTable.
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setProperty(String, String) - Method in interface org.apache.directory.server.core.partition.impl.btree.MasterTable
Sets a persistant property stored in the admin table of this MasterTable.
setRdn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
 
setRegistry(ComparatorRegistry) - Static method in class org.apache.directory.server.core.schema.SerializableComparator
Sets the global Comparator registry for comparator lookups.
setRenderer(TupleRenderer) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
setRenderer(TupleRenderer) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Sets the data renderer to by used by this Table to display or log record keys and values.
setRequestControls(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
setRequestControls(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
setScope(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
setShutdownHookEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setShutdownHookEnabled(boolean) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setSingleValue(boolean) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setSubAliasIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the alias index mapping relative entries with scope expanding alias descendents; this system index is used to dereference aliases on subtree scoped searches.
setSubAliasIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setSubstrId(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setSuffix(String) - Method in class org.apache.directory.server.core.configuration.MutablePartitionConfiguration
 
setSuffix(String) - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Sets the suffix of the Partition.
setSuffix(String) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setSuperClassIds(String[]) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setSuperiorId(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setSwapped(Tuple, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Sets the key value tuple but swapping the key and the value and optionally adding the entry if one was resusitated.
setSynchOnWrite(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 
setSynchOnWrite(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.MutableBTreePartitionConfiguration
 
setSyntaxId(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setSyntaxOid(String) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
setSystemPartitionConfiguration(PartitionConfiguration) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setSystemPartitionConfiguration(PartitionConfiguration) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
setTableModel(TableModel) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
setTestEntries(List) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setTestEntries(List) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets test directory entries(Attributes) to be loaded while bootstrapping.
setTreeModel(TreeModel) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
setTuple(Tuple, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Sets the key value tuple represented by this IndexRecord optionally setting the entry if one was resusitated from the master table.
setType(ObjectClassTypeEnum) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
 
setUpdnIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the user provided distinguished name Index.
setUpdnIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
setUsage(UsageEnum) - Method in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
setValue(Object, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
setValue(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.Tuple
Sets the value for this Tuple.
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.configuration.MutableStartupConfiguration
 
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
Sets working directory (counterpart of var/lib).
show(Index) - Static method in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
showIndexDialog(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
Shows a dialog to display and scan indices.
shutdown() - Method in class org.apache.directory.server.core.DirectoryService
Shuts down this service.
ShutdownConfiguration - Class in org.apache.directory.server.core.configuration
A Configuration that shuts down ApacheDS.
ShutdownConfiguration() - Constructor for class org.apache.directory.server.core.configuration.ShutdownConfiguration
Creates a new instance.
ShutdownConfiguration(String) - Constructor for class org.apache.directory.server.core.configuration.ShutdownConfiguration
Creates a new instance that operates on the DirectoryService with the specified ID.
SimpleAuthenticator - Class in org.apache.directory.server.core.authn
A simple Authenticator that authenticates clear text passwords contained within the userPassword attribute in DIT.
SimpleAuthenticator() - Constructor for class org.apache.directory.server.core.authn.SimpleAuthenticator
Creates a new instance.
SINGLE_SCOPE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
startup(DirectoryServiceListener, Hashtable) - Method in class org.apache.directory.server.core.DirectoryService
Starts up this service.
StartupConfiguration - Class in org.apache.directory.server.core.configuration
A Configuration that starts up ApacheDS.
StartupConfiguration() - Constructor for class org.apache.directory.server.core.configuration.StartupConfiguration
Creates a new instance with default settings.
StartupConfiguration(String) - Constructor for class org.apache.directory.server.core.configuration.StartupConfiguration
Creates a new instance with default settings that operates on the DirectoryService with the specified ID.
StateFactoryRegistry - Interface in org.apache.directory.server.core.schema
A registry used for looking up JNDI state factories based on meta data regarding the objectClass and Class associations with the factory.
StringSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A custom String serializer to [de]serialize Strings.
StringSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
 
SUBALIAS - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.6) for _subAlias index
Subentry - Class in org.apache.directory.server.core.subtree
An operational view of a subentry within the system.
Subentry() - Constructor for class org.apache.directory.server.core.subtree.Subentry
 
SUBENTRY_OPATTRS - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
subentryAdded(String, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authz.TupleCache
 
SubentryCache - Class in org.apache.directory.server.core.subtree
A cache for subtree specifications.
SubentryCache() - Constructor for class org.apache.directory.server.core.subtree.SubentryCache
 
subentryDeleted(Name, Attributes) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryModified(LdapDN, ModificationItemImpl[], Attributes) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryModified(LdapDN, int, Attributes, Attributes) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryRenamed(Name, Name) - Method in class org.apache.directory.server.core.authz.TupleCache
 
SubentryService - Class in org.apache.directory.server.core.subtree
The Subentry interceptor service which is responsible for filtering out subentries on search operations and injecting operational attributes
SubentryService() - Constructor for class org.apache.directory.server.core.subtree.SubentryService
 
SubentryService.HideEntriesFilter - Class in org.apache.directory.server.core.subtree
SearchResultFilter used to filter out normal entries but shows subentries based on objectClass values.
SubentryService.HideEntriesFilter() - Constructor for class org.apache.directory.server.core.subtree.SubentryService.HideEntriesFilter
 
SubentryService.HideSubentriesFilter - Class in org.apache.directory.server.core.subtree
SearchResultFilter used to filter out subentries based on objectClass values.
SubentryService.HideSubentriesFilter() - Constructor for class org.apache.directory.server.core.subtree.SubentryService.HideSubentriesFilter
 
SubstringEnumerator - Class in org.apache.directory.server.core.partition.impl.btree
Enumerator that creates a NamingEnumeration over the set of candidates that satisfy a substring filter expression.
SubstringEnumerator(BTreePartition, AttributeTypeRegistry, SubstringEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.SubstringEnumerator
Creates a SubstringEnumerator for a database.
SubstringEvaluator - Class in org.apache.directory.server.core.event
Evaluates substring filter assertions on an entry.
SubstringEvaluator(OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.event.SubstringEvaluator
Creates a new SubstringEvaluator for substring expressions.
SubstringEvaluator - Class in org.apache.directory.server.core.partition.impl.btree
Evaluates substring filter assertions on an entry.
SubstringEvaluator(BTreePartition, OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.partition.impl.btree.SubstringEvaluator
Creates a new SubstringEvaluator for substring expressions.
SUBTREE_SCOPE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
SubtreeEvaluator - Class in org.apache.directory.server.core.subtree
An evaluator used to determine if an entry is included in the collection represented by a subtree specification.
SubtreeEvaluator(OidRegistry) - Constructor for class org.apache.directory.server.core.subtree.SubtreeEvaluator
Creates a subtreeSpecification evaluatior which can be used to determine if an entry is included within the collection of a subtree.
sync() - Method in class org.apache.directory.server.core.DirectoryService
Calls Partition.sync() for all registered Partitions.
sync() - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method does nothing by default.
sync() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
sync() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
Synchronizes the buffers with disk.
sync() - Method in interface org.apache.directory.server.core.partition.Partition
Flushes any changes made to this partition now.
sync() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
SyncConfiguration - Class in org.apache.directory.server.core.configuration
A Configuration that makes a call to DirectoryService.sync().
SyncConfiguration() - Constructor for class org.apache.directory.server.core.configuration.SyncConfiguration
Creates a new instance.
SyncConfiguration(String) - Constructor for class org.apache.directory.server.core.configuration.SyncConfiguration
Creates a new instance that operates on the DirectoryService with the specified ID.
syncSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
SyntaxCheckerRegistry - Interface in org.apache.directory.server.core.schema
SyntaxChecker registry component's service interface.
SyntaxCheckerRegistryMonitor - Interface in org.apache.directory.server.core.schema
Monitor interface for a SyntaxCheckerRegistry.
SyntaxCheckerRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
An adapter for the SyntaxCheckerRegistry's monitor.
SyntaxCheckerRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.SyntaxCheckerRegistryMonitorAdapter
 
SyntaxRegistry - Interface in org.apache.directory.server.core.schema
Manages the lookup and registration of Syntaxes within the system by OID.
SyntaxRegistryMonitor - Interface in org.apache.directory.server.core.schema
Monitor interface for a SyntaxRegistry.
SyntaxRegistryMonitorAdapter - Class in org.apache.directory.server.core.schema
An adapter for the SyntaxRegistry's monitor.
SyntaxRegistryMonitorAdapter() - Constructor for class org.apache.directory.server.core.schema.SyntaxRegistryMonitorAdapter
 
SYSTEM_PARTITION_NAME - Static variable in class org.apache.directory.server.core.configuration.PartitionConfiguration
The name of reserved system partition
SYSTEM_PARTITION_SUFFIX - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
System partition suffix constant.
SystemAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the system schema.
SystemAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemAttributeTypeProducer
 
SystemComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
Document this class.
SystemComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemComparatorProducer
 
SystemDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the system schema.
SystemDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemDitContentRuleProducer
 
SystemDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the system schema.
SystemDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemDitStructureRuleProducer
 
SystemMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A simple maching rule configuration where objects and java code are used to create matching rules.
SystemMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemMatchingRuleProducer
 
SystemMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the system schema.
SystemMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemMatchingRuleUseProducer
 
SystemNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the system schema.
SystemNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemNameFormProducer
 
SystemNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A bootstrap producer which creates and announces newly created Normalizers for various matchingRules in the core schema.
SystemNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemNormalizerProducer
 
SystemObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the system schema.
SystemObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemObjectClassProducer
 
SystemObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the system schema.
SystemObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemObjectFactoryProducer
 
systemRoot() - Method in class org.apache.directory.server.core.prefs.ServerPreferencesFactory
 
SystemSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level system schema class.
SystemSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemSchema
 
SystemStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the system schema.
SystemStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemStateFactoryProducer
 
SystemSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxCheckers for the core schema.
SystemSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemSyntaxCheckerProducer
Creates a producer which produces all 58 of the core schema syntax's SyntaxCheckers.
SystemSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A simple Syntax factory for the core LDAP schema in Section 4.3.2 of RFC2252.
SystemSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.SystemSyntaxProducer
 

T

Table - Interface in org.apache.directory.server.core.partition.impl.btree
A backend friendly wrapper around a JDBM BTree that transparent enables duplicates when the BTree does not support them.
targetMustExist() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
targetMustExist() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
toArray() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Returns an array of Invocations.
toConfiguration(Hashtable) - Static method in class org.apache.directory.server.core.configuration.Configuration
Gets Configuration instance from the specified JNDI environment Hashtable.
toJndiEnvironment() - Method in class org.apache.directory.server.core.configuration.Configuration
Converts this configuration to JNDI environment Hashtable.
toString() - Method in class org.apache.directory.server.core.authn.LdapPrincipal
Returns string representation of the normalized distinguished name of this principal.
toString() - Method in class org.apache.directory.server.core.authz.support.OperationScope
Returns the name of this scope.
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
Tuple - Class in org.apache.directory.server.core.partition.impl.btree
A key/value tuple for simple two column Tables.
Tuple() - Constructor for class org.apache.directory.server.core.partition.impl.btree.Tuple
Do nothing default that has a null key and null value.
Tuple(Object, Object) - Constructor for class org.apache.directory.server.core.partition.impl.btree.Tuple
Creates a Tuple using a key and a value.
TupleBrowser - Interface in org.apache.directory.server.core.partition.impl.btree
TupleBrowser interface used to abstract
TupleCache - Class in org.apache.directory.server.core.authz
A cache for tuple sets which responds to specific events to perform cache house keeping as access control subentries are added, deleted and modified.
TupleCache(DirectoryServiceConfiguration) - Constructor for class org.apache.directory.server.core.authz.TupleCache
Creates a ACITuple cache.
TupleComparator - Interface in org.apache.directory.server.core.partition.impl.btree
Used to compare the sorting order of binary data.
TupleEnumeration - Class in org.apache.directory.server.core.partition.impl.btree
A NamingEnumeration that returns underlying Iterator values for a single key as Tuples.
TupleEnumeration(Object, Iterator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Creates a cursor over an Iterator of single key's values
TupleRenderer - Interface in org.apache.directory.server.core.partition.impl.btree
A table key/value String renderer for the display or logging of human readable potentially binary data.

U

unbind(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
unbind(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.unbind(org.apache.directory.shared.ldap.name.LdapDN) call.
unbind(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
unbind(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's {@link Interceptor#unbind(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN)
unbind(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
unbind(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
unbind(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
unbind(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
unbind(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
unbind(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
unbind(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Represents an unbind operation issued by an authenticated client.
unbind(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
unbind(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
UndefinedFilterAttributeException - Exception in org.apache.directory.server.core.normalization
A runtime exception thrown by visitors to denote the failure to recognize attributes in a filter expression tree.
UndefinedFilterAttributeException(LeafNode) - Constructor for exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
 
UndefinedFilterAttributeException(LeafNode, String) - Constructor for exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
 
UndefinedFilterAttributeException(LeafNode, String, Throwable) - Constructor for exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
 
UndefinedFilterAttributeException(LeafNode, Throwable) - Constructor for exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
 
UNLIMITED - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
UPDN - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.2) for _updn op attrib
USER_LOOKUP_BYPASS - Static variable in class org.apache.directory.server.core.authz.support.ACDFEngine
 
userRoot() - Method in class org.apache.directory.server.core.prefs.ServerPreferencesFactory
 
USERS_BASE_NAME - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the base dn under which all users reside

V

VAL_COL - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
name for the values column
validate() - Method in class org.apache.directory.server.core.configuration.AddPartitionConfiguration
 
validate() - Method in class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Validates all properties of this configuration.
validate() - Method in class org.apache.directory.server.core.configuration.Configuration
Validates this configuration.
validate() - Method in class org.apache.directory.server.core.configuration.InterceptorConfiguration
Validates this configuration.
validate() - Method in class org.apache.directory.server.core.configuration.PartitionConfiguration
Validates this configuration.
validate() - Method in class org.apache.directory.server.core.configuration.StartupConfiguration
 
validatePortNumber(int) - Static method in class org.apache.directory.server.core.configuration.ConfigurationUtil
Throws a ConfigurationException if the specified port number is out of range.
valueChanged(ListSelectionEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
visit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
visit(ExprNode) - Method in class org.apache.directory.server.core.normalization.NormalizingVisitor
 

W

wrapAsDictionary() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
Wrapps this ServerPreferences object as a Dictionary.

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

Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.