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

A

A6RecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.1.1.
A6RecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.A6RecordEncoder
 
abandon() - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
abandonAllOutstandingRequests() - Method in class org.apache.directory.server.ldap.LdapSession
Abandons all outstanding requests associated with this session.
abandoned - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A flag if the search operation is abandoned
AbandonHandler - Class in org.apache.directory.server.ldap.handlers
AbandonRequest handler implementation.
AbandonHandler() - Constructor for class org.apache.directory.server.ldap.handlers.AbandonHandler
 
abandonOutstandingRequest(int) - Method in class org.apache.directory.server.ldap.LdapSession
Abandons a specific request by messageId.
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
 
absolute(int) - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
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.
AbstractChangeOperationContext - Class in org.apache.directory.server.core.interceptor.context
An abstract base class used by all change inducing operations.
AbstractChangeOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
 
AbstractChangeOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
 
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
 
AbstractDhcpService - Class in org.apache.directory.server.dhcp.service
Abstract implementation of the server-side DHCP protocol.
AbstractDhcpService() - Constructor for class org.apache.directory.server.dhcp.service.AbstractDhcpService
 
AbstractDhcpStore - Class in org.apache.directory.server.dhcp.store
Abstract base implementation of a DhcpStore.
AbstractDhcpStore() - Constructor for class org.apache.directory.server.dhcp.store.AbstractDhcpStore
 
AbstractIndexCursor<K,E,ID> - Class in org.apache.directory.server.xdbm
An abstract TupleCursor.
AbstractIndexCursor() - Constructor for class org.apache.directory.server.xdbm.AbstractIndexCursor
 
AbstractKerberosFlags - Class in org.apache.directory.server.kerberos.shared.messages.value.flags
An implementation of a BitString for any KerberosFlags.
AbstractKerberosFlags() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Standard constructor, which create a BitString containing 32 bits
AbstractKerberosFlags(byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Standard constructor, taking a byte array
AbstractLdapTestUnit - Class in org.apache.directory.server.core.integ
An abstract class created to hold common elements.
AbstractLdapTestUnit() - Constructor for class org.apache.directory.server.core.integ.AbstractLdapTestUnit
 
AbstractMechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind
An abstract class for all the MechanismHandlers, implementing some common methods
AbstractMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.AbstractMechanismHandler
 
AbstractOperationContext - Class in org.apache.directory.server.core.interceptor.context
This abstract class stores common context elements, like the DN, which is used in all the contexts.
AbstractOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Creates a new instance of AbstractOperationContext.
AbstractOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Creates a new instance of AbstractOperationContext.
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
 
AbstractPasswordMessage - Class in org.apache.directory.server.changepw.messages
 
AbstractPasswordMessage(short) - Constructor for class org.apache.directory.server.changepw.messages.AbstractPasswordMessage
 
AbstractPasswordMessageModifier - Class in org.apache.directory.server.changepw.messages
 
AbstractPasswordMessageModifier() - Constructor for class org.apache.directory.server.changepw.messages.AbstractPasswordMessageModifier
 
AbstractProtocolService - Class in org.apache.directory.server.protocol.shared
An abstract base class for a ProtocolService.
AbstractProtocolService() - Constructor for class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
AbstractRegistrySynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
An abstract registry synchronizer with some reused functionality.
AbstractRegistrySynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
 
AbstractSaslCallbackHandler - Class in org.apache.directory.server.ldap.handlers.bind
Base class for all SASL CallbackHandlers.
AbstractSaslCallbackHandler(DirectoryService, InternalBindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Creates a new instance of AbstractSaslCallbackHandler.
AbstractSaslServer - Class in org.apache.directory.server.ldap.handlers.bind
An abstract class containing common parts for the SaslServer local implementation, like the BindRequest;
AbstractSaslServer(LdapSession, CoreSession, InternalBindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
 
AbstractStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
AbstractStoredProcedureParameterInjector(OperationContext) - Constructor for class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
AbstractTransport - Class in org.apache.directory.server.protocol.shared.transport
 
AbstractTransport() - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Creates an instance of an Abstract Transport class.
AbstractTransport(int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Creates an instance of an Abstract Transport class, using localhost and port.
AbstractTransport(int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Creates an instance of an Abstract Transport class, using localhost and port.
AbstractTransport(String, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Creates an instance of an Abstract Transport class, using the given address and port.
AbstractTransport(int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Creates an instance of the AbstractTransport class on LocalHost
AbstractTransport(String, int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Creates an instance of the AbstractTransport class
AbstractTupleCursor<K,V> - Class in org.apache.directory.server.xdbm
An abstract TupleCursor.
AbstractTupleCursor() - Constructor for class org.apache.directory.server.xdbm.AbstractTupleCursor
 
AbstractXdbmPartition<ID> - Class in org.apache.directory.server.xdbm
Base class for XDBM partitions that use an Store.
AbstractXdbmPartition(Store<ServerEntry, ID>) - Constructor for class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
AC_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
AC_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
accept(SearchingOperationContext, ClonedServerEntry) - Method in interface org.apache.directory.server.core.filtering.EntryFilter
Filters the contents of search entries on the way out the door to client callers.
accept(SearchingOperationContext, ClonedServerEntry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor.HideEntriesFilter
 
accept(SearchingOperationContext, ClonedServerEntry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor.HideSubentriesFilter
 
acceptor - Variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
The IoAcceptor used to accept requests
ACDFEngine - Class in org.apache.directory.server.core.authz.support
An implementation of Access Control Decision Function (18.8, X.501).
ACDFEngine(OidRegistry, SchemaManager) - Constructor for class org.apache.directory.server.core.authz.support.ACDFEngine
Creates a new instance.
AciAuthorizationInterceptor - Class in org.apache.directory.server.core.authz
An ACI based authorization service.
AciAuthorizationInterceptor() - Constructor for class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
ACITupleFilter - Interface in org.apache.directory.server.core.authz.support
An interface that filters the specified collection of tuples using the specified extra information.
ack(long) - Method in class org.apache.directory.server.core.journal.DefaultJournal
Records a ack for a change
ack(long) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
Records a ack for a change
ack(long) - Method in interface org.apache.directory.server.core.journal.Journal
Records a ack for a change
ack(long) - Method in interface org.apache.directory.server.core.journal.JournalStore
Records a ack for a change
actionPerformed(ActionEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
ACTS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "ACTS" reference identifier type.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
add(ServerEntry) - Method in interface org.apache.directory.server.core.CoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(InternalAddRequest) - Method in interface org.apache.directory.server.core.CoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(InternalAddRequest, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry) - Method in class org.apache.directory.server.core.DefaultCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(InternalAddRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(InternalAddRequest, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(AddOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
add(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(AttributeType, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(String, AttributeType, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(String, AttributeType, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(String, AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(EntryAttribute...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(String, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(String, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(String, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
In the pre-invocation state this interceptor method checks to see if the entry to be added already exists.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
add(ServerEntry, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
add(ServerEntry, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
add(ServerEntry, Collection<String>) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
add(NextInterceptor, AddOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.add( AddOperationContext ) call.
add(AddOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
add(AddOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.add( NextInterceptor, AddOperationContext ).
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
Filters Partition.add( AddOperationContext ) call.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
Intercept the addition of the 'userPassword' and 'krb5PrincipalName' attributes.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.kerberos.PasswordPolicyInterceptor
Check added attributes for a 'userPassword'.
add(ServerEntry) - Method in class org.apache.directory.server.core.MockCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(ServerEntry, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(InternalAddRequest) - Method in class org.apache.directory.server.core.MockCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(InternalAddRequest, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Adds an entry into the DirectoryService associated with this CoreSession.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
add(ServerEntry, Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
add(AddOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.add( AddOperationContext ) call.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
Adds extra operational attributes to the entry before it is added.
add(AddOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
add(K, Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
 
add(ServerEntry) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Add an entry into the store.
add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
add(K, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(ServerEntry) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Add an entry into the store.
add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
Adds an entry to this ContextPartition.
add(ServerEntry) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
add(AddOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
add(AddOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Adds an entry to this ContextPartition.
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
Add an entry into the server.
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
Adds a new SchemaObject to its registry
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
Adds a new SchemaObject to its registry
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
Adds a new SchemaObject to its registry
add(DITContentRule) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
 
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
Adds a new SchemaObject to its registry
add(DITStructureRule) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
 
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
Adds a new SchemaObject to its registry
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
Adds a new SchemaObject to its registry
add(MatchingRuleUse) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
 
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
Adds a new SchemaObject to its registry
add(NameForm) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
 
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
Adds a new SchemaObject to its registry
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
Adds a new SchemaObject to its registry
add(ServerEntry) - Method in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
Adds a new SchemaObject to its registry
add(AddOperationContext) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
Add a new SchemaObject or a new Schema in the Schema partition.
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
Handles the addition of a metaSchema object to the schema partition.
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
Adds a new SchemaObject to its registry
add(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
Adds a new SchemaObject to its registry
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
Check that all the attributes exist in the schema for this entry.
add(AddOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
Adds an entry to this ContextPartition.
add(OperationContext, LdapComparatorDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
add(OperationContext, NormalizerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
add(OperationContext, SyntaxCheckerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
add(NextInterceptor, AddOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
add(DhcpOption) - Method in class org.apache.directory.server.dhcp.options.OptionsField
 
add(AuthorizationData) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
Adds all AuthorizationData entries to this AuthorizationData.
add(AuthorizationDataEntry) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
Adds an AuthorizationDataEntry to this AuthorizationData.
add(AddOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
add(K, ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
add(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
 
add(ServerEntry) - Method in interface org.apache.directory.server.xdbm.Store
Add an entry into the store.
addActionListener(ActionListener) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
addAfter(String, Interceptor) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addAttrsId(String) - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
Add an attribute ID to the current list, creating the list if necessary
addBefore(String, Interceptor) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addContextPartition(NextInterceptor, AddContextPartitionOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
addContextPartition(NextInterceptor, AddContextPartitionOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ) call.
addContextPartition(AddContextPartitionOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addContextPartition(AddContextPartitionOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ).
addContextPartition(NextInterceptor, AddContextPartitionOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
addContextPartition(NextInterceptor, AddContextPartitionOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters DefaultPartitionNexus#addContextPartition( AddContextPartitionOperationContext ) call.
addContextPartition(AddContextPartitionOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
addContextPartition(AddContextPartitionOperationContext) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Add a partition to the server.
AddContextPartitionOperationContext - Class in org.apache.directory.server.core.interceptor.context
A AddContextPartition context used for Interceptors.
AddContextPartitionOperationContext(CoreSession, Partition) - Constructor for class org.apache.directory.server.core.interceptor.context.AddContextPartitionOperationContext
Creates a new instance of AddContextPartitionOperationContext.
addEntry(CacheEntry) - Method in class jdbm.helper.MRU
Add a CacheEntry.
AddEntryDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Allows for operations on entries.
AddEntryDialog(Frame, boolean, SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
Creates new entry addition dialog.
addEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
addEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.filtering.CursorList
 
addEntryFilter(EntryFilter) - Method in interface org.apache.directory.server.core.filtering.EntryFilteringCursor
Adds an entry filter to this BaseEntryFilteringCursor at the very end of the filter list.
addExtendedOperationHandler(ExtendedOperationHandler) - Method in class org.apache.directory.server.ldap.LdapServer
Registeres the specified ExtendedOperationHandler to this protocol provider to provide a specific LDAP extended operation.
addFirst(Interceptor) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
AddHandler - Class in org.apache.directory.server.ldap.handlers
An LDAP add operation InternalAddRequest handler.
AddHandler() - Constructor for class org.apache.directory.server.ldap.handlers.AddHandler
 
addHostAddress(HostAddress) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
 
addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.AvlPartitionFactory
Adds a partition-specific index to the partition.
addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.JdbmPartitionFactory
Adds a partition-specific index to the partition.
addIndex(Partition, String, int) - Method in class org.apache.directory.server.core.factory.LdifPartitionFactory
Adds a partition-specific index to the partition.
addIndex(Partition, String, int) - Method in interface org.apache.directory.server.core.factory.PartitionFactory
Adds a partition-specific index to the partition.
addIndex(Index<? extends Object, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Adds a user index to the list of index for this store
addIndex(Index<?, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
addIndex(Index<?, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
addIndex(Index<?, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Adds a user index to the list of index for this store
addIndexedAttributes(Index<? extends Object, ServerEntry, ID>...) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
addIndexOn(Index<? extends Object, ServerEntry, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
addIndexOn(Index<? extends Object, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
addIndexOn(Index<? extends Object, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
addKeyPair(ServerEntry) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
Adds a private key pair along with a self signed certificate to an entry making sure it contains the objectClasses and attributes needed to support the additions.
addKeyPair(ServerEntry, String, String, String) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
 
addLast(Interceptor) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addLdapSession(LdapSession) - Method in class org.apache.directory.server.ldap.LdapSessionManager
Adds a new LdapSession to the LdapServer.
addListener(CachePolicyListener<V>) - Method in interface jdbm.helper.CachePolicy
Add a listener to this cache policy.
addListener(CachePolicyListener) - Method in class jdbm.helper.MRU
Add a listener to this cache policy
addListener(CachePolicyListener) - Method in class jdbm.helper.SoftCache
Adds the specified listener to this cache.
addListener(DirectoryListener) - Method in interface org.apache.directory.server.core.event.EventService
Registers a DirectoryListener for notification on any and all change events on the DIT.
addListener(DirectoryListener, NotificationCriteria) - Method in interface org.apache.directory.server.core.event.EventService
Registers a DirectoryListener for notification on change events on the DIT matching some notification criteria.
addName(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Add a new name to the PrincipalName
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
 
AddOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Add context used for Interceptors.
AddOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.AddOperationContext
Creates a new instance of AddOperationContext.
AddOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.AddOperationContext
Creates a new instance of AddOperationContext.
AddOperationContext(CoreSession, ServerEntry) - Constructor for class org.apache.directory.server.core.interceptor.context.AddOperationContext
Creates a new instance of AddOperationContext.
AddOperationContext(CoreSession, DN, ServerEntry) - Constructor for class org.apache.directory.server.core.interceptor.context.AddOperationContext
Creates a new instance of ModifyOperationContext.
AddOperationContext(CoreSession, InternalAddRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.AddOperationContext
 
addPagedSearchContext(PagedSearchContext) - Method in class org.apache.directory.server.ldap.LdapSession
Add a new Paged Search context into the stored context.
addPartition(Partition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
addPartition(Partition) - Method in interface org.apache.directory.server.core.DirectoryService
 
addPartition(Partition) - Method in class org.apache.directory.server.core.MockDirectoryService
 
addReferral(ServerEntry) - Method in interface org.apache.directory.server.core.ReferralManager
Add a referral to the manager.
addReferral(ServerEntry) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Add a referral to the manager.
addRequestControl(Control) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
addRequestControl(Control) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
addRequestControl(Control) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Adds a request control to this operation.
addRequestControl(Control) - Method in class org.apache.directory.server.core.MockOperation
 
addRequestControls(Control[]) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
addRequestControls(Control[]) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
addRequestControls(Control[]) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Adds many request controls to this operation.
addRequestControls(Control[]) - Method in class org.apache.directory.server.core.MockOperation
 
addResourceRecord(ResourceRecord) - Method in class org.apache.directory.server.dns.service.DnsContext
 
addResourceRecords(Collection<ResourceRecord>) - Method in class org.apache.directory.server.dns.service.DnsContext
 
addResponseControl(Control) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
addResponseControl(Control) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
addResponseControl(Control) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Adds a response control to this operation.
addResponseControl(Control) - Method in class org.apache.directory.server.core.MockOperation
 
AddressListOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
AddressListOption() - Constructor for class org.apache.directory.server.dhcp.options.AddressListOption
 
AddressOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
AddressOption() - Constructor for class org.apache.directory.server.dhcp.options.AddressOption
 
AddressRecordDecoder - Class in org.apache.directory.server.dns.io.decoder
A decoder for A records.
AddressRecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.AddressRecordDecoder
 
AddressRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.4.1.
AddressRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.AddressRecordEncoder
 
addSaslMechanismHandler(String, MechanismHandler) - Method in class org.apache.directory.server.ldap.LdapServer
 
addSchemaObject(OperationContext, SchemaObject) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
AddStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
AddStoredProcedureParameterInjector(OperationContext, DN, ServerEntry) - Constructor for class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
 
addTableModelListener(TableModelListener) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
addTableModelListener(TableModelListener) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
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
 
addToSchema(SchemaObject, String) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Add a new SchemaObject to the schema content, assuming that it has an associated schema and that this schema is loaded
addTransports(Transport...) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
Add underlying transports
ADMIN_PASSWORD_BYTES - Static variable in interface org.apache.directory.server.core.partition.PartitionNexus
 
ADMIN_PASSWORD_STRING - Static variable in interface org.apache.directory.server.core.partition.PartitionNexus
the initial admin passwd set on startup
ADMIN_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
the default user principal or DN
ADMIN_SYSTEM_DN_NORMALIZED - Static variable in class org.apache.directory.server.constants.ServerDNConstants
the normalized user principal or DN
ADMIN_UID - Static variable in interface org.apache.directory.server.core.partition.PartitionNexus
the admin super user uid
ADMINISTRATORS_GROUP_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
The administrators group DN
adminSession - Variable in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
The admin core session
adminTbl - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
 
Aes128CtsSha1Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
 
Aes128CtsSha1Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
 
Aes256CtsSha1Encryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
 
Aes256CtsSha1Encryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
 
after(K) - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
after(Tuple<K, SingletonOrOrderedSet<V>>) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
after(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
after(ClonedServerEntry) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
after(ClonedServerEntry) - Method in class org.apache.directory.server.core.filtering.CursorList
after(ServerEntry) - Method in class org.apache.directory.server.core.MockCursor
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
after(IndexEntry<K, O, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
after(Tuple<K, DupsContainer<V>>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
after(E) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
after(ServerEntry) - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
after(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
after(IndexEntry<K, E, ID>) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
after(IndexEntry<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
after(IndexEntry<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
after(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
after(IndexEntry<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
after(IndexEntry<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
after(IndexEntry<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
after(IndexEntry<K, E, ID>) - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
An alternative to calling after(Tuple) which often may require wrapping a key in a newly created Tuple object that may be unnecessary.
afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
afterKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
afterKey(K) - Method in interface org.apache.directory.server.xdbm.TupleCursor
An alternative to calling after(Tuple) which often may require wrapping a key in a newly created Tuple object that may be unnecessary.
afterLast() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
afterLast() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
afterLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
afterLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
afterLast() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
afterLast() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
afterLast() - Method in class org.apache.directory.server.core.filtering.CursorList
afterLast() - Method in class org.apache.directory.server.core.MockCursor
 
afterLast() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
afterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
afterLast() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
afterValue(K, SingletonOrOrderedSet<V>) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
afterValue(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
afterValue(K, V) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
afterValue(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
An alternative to calling after(Tuple) which often may require wrapping a key and a value in a newly created Tuple object that may be unnecessary.
afterValue(ID, K) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
afterValue(K, DupsContainer<V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
afterValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
afterValue(ID, K) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
afterValue(ID, V) - Method in interface org.apache.directory.server.xdbm.IndexCursor
An alternative to calling after(IndexEntry) which often may require wrapping an id and value in a newly created IndexEntry object that may be an unnecessary object creation.
afterValue(ID, ID) - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
afterValue(ID, ID) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
afterValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
afterValue(ID, String) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
afterValue(ID, String) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
afterValue(ID, ID) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
afterValue(ID, K) - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
afterValue(K, V) - Method in interface org.apache.directory.server.xdbm.TupleCursor
An alternative to calling after(Tuple) which often may require wrapping a key and a value in a newly created Tuple object that may be unnecessary.
ALARM_CONDITION - Static variable in class org.apache.directory.server.ntp.messages.LeapIndicatorType
Constant for the "Alarm condition (clock not synchronized)" leap indicator type.
aliasDerefMode - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A flag describing the way alias should be handled
ALIASMODE_KEY - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
 
ALL_EVENT_TYPES_MASK - Static variable in enum org.apache.directory.server.core.event.EventType
 
AllEntriesCursor<ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over all entries in a partition which returns IndexEntries.
AllEntriesCursor(Store<ServerEntry, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
allOperationalAttributes - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A flag set if the returned attributes set contains '+'
allOptions(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
ALLOW_POSTDATE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - allow postdate.
AllSubnetsAreLocal - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies whether or not the client may assume that all subnets of the IP network to which the client is connected use the same MTU as the subnet of that network to which the client is directly connected.
AllSubnetsAreLocal() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.AllSubnetsAreLocal
 
allUserAttributes - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A flag set if the returned attributes set contains '*'
ALWAYS - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
 
AndCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor returning candidates satisfying a logical conjunction expression.
AndCursor(IndexCursor<V, ServerEntry, ID>, List<Evaluator<? extends ExprNode, ServerEntry, ID>>) - Constructor for class org.apache.directory.server.xdbm.search.impl.AndCursor
 
AndEvaluator<ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator for logical conjunction (AND) expressions.
AndEvaluator(AndNode, List<Evaluator<? extends ExprNode, ServerEntry, ID>>) - Constructor for class org.apache.directory.server.xdbm.search.impl.AndEvaluator
 
annotate(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.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.xdbm.search.impl.NoOpOptimizer
 
annotate(ExprNode) - Method in interface org.apache.directory.server.xdbm.search.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.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.
APACHE_ALIAS_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_ALIAS_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_CATALOG_ENTRY_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_CATALOG_ENTRY_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_CATALOGUE_ENTRY_BASE_DN_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_CATALOGUE_ENTRY_BASE_DN_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_CATALOGUE_ENTRY_NAME_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_CATALOGUE_ENTRY_NAME_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_EXISTENCE_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_EXISTENCE_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_FACTORY_CONFIGURATION_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_FACTORY_CONFIGURATION_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_N_DN_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_N_DN_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_ONE_ALIAS_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_ONE_ALIAS_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_ONE_LEVEL_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_ONE_LEVEL_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SAM_TYPE_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the Apache specific SAM type attribute
APACHE_SAM_TYPE_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
APACHE_SERVICE_CONFIGURATION_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SERVICE_CONFIGURATION_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SUB_ALIAS_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SUB_ALIAS_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SUB_LEVEL_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SUB_LEVEL_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SUBSCHEMA_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_SUBSCHEMA_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_UP_DN_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
APACHE_UP_DN_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
ApacheDS - Class in org.apache.directory.server.configuration
Apache Directory Server top level.
ApacheDS(LdapServer) - Constructor for class org.apache.directory.server.configuration.ApacheDS
Creates a new instance of the ApacheDS server
ApachedsTools - Class in org.apache.directory.server.tools
The main() application which executes command targets.
ApachedsTools() - Constructor for class org.apache.directory.server.tools.ApachedsTools
 
ApacheSchemaConstants - Interface in org.apache.directory.server.constants
Constants from the Apache schema.
ApOptions - Class in org.apache.directory.server.kerberos.shared.messages.value
 
ApOptions() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
Creates a new instance of ApOptions.
ApOptions(byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
Creates a new instance of ApOptions.
APPLICATION_CODE - Static variable in class org.apache.directory.server.kerberos.shared.io.encoder.ApplicationReplyEncoder
Application code constant for the ApplicationReply (15).
APPLICATION_CODE - Static variable in class org.apache.directory.server.kerberos.shared.io.encoder.ApplicationRequestEncoder
Application code constant for the ApplicationRequest (14).
APPLICATION_CODE - Static variable in class org.apache.directory.server.kerberos.shared.io.encoder.EncApRepPartEncoder
The application code constant for the EncApRepPart (27).
APPLICATION_CODE - Static variable in class org.apache.directory.server.kerberos.shared.io.encoder.EncAsRepPartEncoder
The application code constant for an EncAsRepPart.
APPLICATION_CODE - Static variable in class org.apache.directory.server.kerberos.shared.io.encoder.EncTgsRepPartEncoder
EncTGSRepPart ::= [APPLICATION 26] EncKDCRepPart
ApplicationReply - Class in org.apache.directory.server.kerberos.shared.messages.application
 
ApplicationReply(EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.application.ApplicationReply
Creates a new instance of ApplicationReply.
ApplicationReplyDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
ApplicationReplyDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.ApplicationReplyDecoder
 
ApplicationReplyEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
ApplicationReplyEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.ApplicationReplyEncoder
 
ApplicationRequest - Class in org.apache.directory.server.kerberos.shared.messages
 
ApplicationRequest() - Constructor for class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Creates a new instance of ApplicationRequest.
ApplicationRequest(ApOptions, Ticket, EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Creates a new instance of ApplicationRequest.
ApplicationRequestDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
ApplicationRequestDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.ApplicationRequestDecoder
 
ApplicationRequestEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
ApplicationRequestEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.ApplicationRequestEncoder
 
apply(DirectoryService, LdifEntry) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
ApplyLdifFiles - Annotation Type in org.apache.directory.server.core.annotations
A annotation used to specify an array of ldif files to load and apply on the instance used for integration testing.
ApplyLdifs - Annotation Type in org.apache.directory.server.core.annotations
A annotation used to specify an sequence of LDIF's to be applied to the instance for integration testing.
applyLdifs(Description, DirectoryService) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
Apply the LDIF entries to the given service
ApproximateCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over entry candidates matching an approximate assertion filter.
ApproximateCursor(Store<ServerEntry, ID>, ApproximateEvaluator<V, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
ApproximateEvaluator<T,ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator which determines if candidates are matched by ApproximateNode assertions.
ApproximateEvaluator(ApproximateNode<T>, Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.ApproximateEvaluator
 
ArpCacheTimeout - Class in org.apache.directory.server.dhcp.options.linklayer
This option specifies the timeout in seconds for ARP cache entries.
ArpCacheTimeout() - Constructor for class org.apache.directory.server.dhcp.options.linklayer.ArpCacheTimeout
 
ArrayMarshaller<E> - Class in org.apache.directory.server.core.avltree
Class to serialize the Array data.
ArrayMarshaller(Comparator<E>, Marshaller<E>) - Constructor for class org.apache.directory.server.core.avltree.ArrayMarshaller
Creates a new instance of AvlTreeMarshaller with a custom key Marshaller.
ArrayMarshaller(Comparator<E>) - Constructor for class org.apache.directory.server.core.avltree.ArrayMarshaller
Creates a new instance of AvlTreeMarshaller with the default key Marshaller which uses Java Serialization.
ArrayTree<K> - Class in org.apache.directory.server.core.avltree
A data structure simulating a tree (ie, a sorted list of elements) using an array.
ArrayTree(Comparator<K>) - Constructor for class org.apache.directory.server.core.avltree.ArrayTree
Creates a new instance of AVLTree.
ArrayTree(Comparator<K>, K[]) - Constructor for class org.apache.directory.server.core.avltree.ArrayTree
Creates a new instance of AVLTree.
ArrayTreeCursor<K> - Class in org.apache.directory.server.core.avltree
A Cursor for an ArrayTree.
ArrayTreeCursor(ArrayTree<K>) - Constructor for class org.apache.directory.server.core.avltree.ArrayTreeCursor
Create a cursor on an ArrayTree
assertCandidate(IndexEntry<K, E, ID>) - 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.
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.
attributeId - Variable in class org.apache.directory.server.xdbm.GenericIndex
 
AttributesFactory - Class in org.apache.directory.server.utils
A factory that generates an entry using the meta schema for schema elements.
AttributesFactory() - Constructor for class org.apache.directory.server.utils.AttributesFactory
 
AttributesTableModel - Class in org.apache.directory.server.core.partition.impl.btree.gui
A general purpose table model for entry attributes.
AttributesTableModel(ServerEntry, Long, String, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Creates a table model for entry attributes.
AttributeTypeSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A handler for operations performed to add, delete, modify, rename and move schema normalizers.
AttributeTypeSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
Creates a new instance of AttributeTypeSynchronizer.
authenticate(BindOperationContext) - 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(BindOperationContext) - Method in interface org.apache.directory.server.core.authn.Authenticator
Performs authentication and returns the principal if succeeded.
authenticate(BindOperationContext) - 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.
authenticate(BindOperationContext) - Method in class org.apache.directory.server.core.authn.StrongAuthenticator
User has already been authenticated during SASL negotiation.
authenticate(IoSession, byte[]) - Method in interface org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmProvider
Handles a Type 3 NTLM response from the client.
AuthenticationContext - Class in org.apache.directory.server.kerberos.kdc.authentication
 
AuthenticationContext() - Constructor for class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
AuthenticationInterceptor - Class in org.apache.directory.server.core.authn
An Interceptor that authenticates users.
AuthenticationInterceptor() - Constructor for class org.apache.directory.server.core.authn.AuthenticationInterceptor
Creates an authentication service interceptor.
AuthenticationReply - Class in org.apache.directory.server.kerberos.shared.messages
 
AuthenticationReply() - Constructor for class org.apache.directory.server.kerberos.shared.messages.AuthenticationReply
Creates a new instance of AuthenticationReply.
AuthenticationReply(PaData[], KerberosPrincipal, Ticket, EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.AuthenticationReply
Creates a new instance of AuthenticationReply.
AuthenticationService - Class in org.apache.directory.server.kerberos.kdc.authentication
 
AuthenticationService() - Constructor for class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
 
Authenticator - Interface in org.apache.directory.server.core.authn
Authenticates users who access DefaultPartitionNexus.
Authenticator - Class in org.apache.directory.server.kerberos.shared.messages.components
 
Authenticator(KerberosPrincipal, Checksum, int, KerberosTime, EncryptionKey, int, AuthorizationData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Creates a new instance of Authenticator.
Authenticator(int, KerberosPrincipal, Checksum, int, KerberosTime, EncryptionKey, int, AuthorizationData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Creates a new instance of Authenticator.
AUTHENTICATOR_VNO - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Constant for the authenticator version number.
AuthenticatorDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
AuthenticatorDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.AuthenticatorDecoder
 
AuthenticatorEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
AuthenticatorEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.AuthenticatorEncoder
 
AuthenticatorModifier - Class in org.apache.directory.server.kerberos.shared.messages.components
 
AuthenticatorModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
 
AuthorizationData - Class in org.apache.directory.server.kerberos.shared.messages.value
An authorization data container.
AuthorizationData() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
Creates a new instance of AuthorizationData.
AuthorizationDataDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
AuthorizationDataDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.AuthorizationDataDecoder
 
AuthorizationDataEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
AuthorizationDataEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.AuthorizationDataEncoder
 
AuthorizationDataEntry - Class in org.apache.directory.server.kerberos.shared.messages.value
A single AuthorizationData The ASN.1 grammar is : -- NOTE: AuthorizationData is always used as an OPTIONAL field and -- should not be empty.
AuthorizationDataEntry() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Creates a new instance of AuthorizationDataEntry.
AuthorizationDataEntry(AuthorizationType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Creates a new instance of AuthorizationDataEntry.
AuthorizationType - Enum in org.apache.directory.server.kerberos.shared.messages.value.types
 
authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Final check to authorize user.
authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5CallbackHandler
 
authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5CallbackHandler
 
authorize(AuthorizeCallback) - Method in class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiCallbackHandler
 
authorizedPrincipal - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
AUTO_COMMIT - Static variable in interface jdbm.RecordManagerOptions
Option to automatically commit data after each operation.
available() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
available() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
available() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
available() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
available() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
available() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
available() - Method in class org.apache.directory.server.core.filtering.CursorList
available() - Method in class org.apache.directory.server.core.MockCursor
 
available() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
available() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
available() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
available() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
available() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
available() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
AvlIndex<K,O> - Class in org.apache.directory.server.core.partition.avl
An Index backed by an AVL Tree.
AvlIndex() - Constructor for class org.apache.directory.server.core.partition.avl.AvlIndex
 
AvlIndex(String) - Constructor for class org.apache.directory.server.core.partition.avl.AvlIndex
 
AvlMasterTable<E> - Class in org.apache.directory.server.core.partition.avl
TODO Make it so the master table does not extend table interface - not needed with this single use of delete so we should just use containment.
AvlMasterTable(String, Comparator<Long>, Comparator<E>, boolean) - Constructor for class org.apache.directory.server.core.partition.avl.AvlMasterTable
 
AvlPartition - Class in org.apache.directory.server.core.partition.avl
An XDBM Partition backed by in memory AVL Trees.
AvlPartition() - Constructor for class org.apache.directory.server.core.partition.avl.AvlPartition
Creates a store based on AVL Trees.
AvlPartitionFactory - Class in org.apache.directory.server.core.factory
A factory used to generate AvlPartitions.
AvlPartitionFactory() - Constructor for class org.apache.directory.server.core.factory.AvlPartitionFactory
 
AvlSingletonOrOrderedSetCursor<K,V> - Class in org.apache.directory.server.core.avltree
A Cursor for AvlTreeMap without duplicates.
AvlSingletonOrOrderedSetCursor(AvlTreeMap<K, V>) - Constructor for class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
AvlStore<E> - Class in org.apache.directory.server.core.partition.avl
A Store implementation backed by in memory AVL trees.
AvlStore() - Constructor for class org.apache.directory.server.core.partition.avl.AvlStore
 
AvlTable<K,V> - Class in org.apache.directory.server.core.partition.avl
A Table implementation backed by in memory AVL tree.
AvlTable(String, Comparator<K>, Comparator<V>, boolean) - Constructor for class org.apache.directory.server.core.partition.avl.AvlTable
 
AvlTableDupsCursor<K,V> - Class in org.apache.directory.server.core.partition.avl
A Cursor which walks and advance over AvlTables that may contain duplicate keys with values stored in an AvlTree.
AvlTableDupsCursor(AvlTable<K, V>) - Constructor for class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
Creates a new instance of AvlTableDupsCursor.
AvlTree<K> - Interface in org.apache.directory.server.core.avltree
The interface for an AVL Tree.
AvlTreeCursor<K> - Class in org.apache.directory.server.core.avltree
A Cursor for an AvlTree.
AvlTreeCursor(AvlTree<K>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeCursor
 
AvlTreeImpl<K> - Class in org.apache.directory.server.core.avltree
An AVL tree implementation
AvlTreeImpl(Comparator<K>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeImpl
Creates a new instance of AVLTree.
AvlTreeMap<K,V> - Interface in org.apache.directory.server.core.avltree
An interface to the AVL tree based map.
AvlTreeMapImpl<K,V> - Class in org.apache.directory.server.core.avltree
An AvlTreeMap implementation with support to store both key and value.
AvlTreeMapImpl(Comparator<K>, Comparator<V>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Creates a new instance of AVLTreeMap without support for duplicate keys.
AvlTreeMapImpl(Comparator<K>, Comparator<V>, boolean) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMapImpl
 
AvlTreeMapNoDupsWrapperCursor<K,V> - Class in org.apache.directory.server.core.avltree
A cursor that converts SingletonOrOrderedSet objects in the value from a AvlTreeMap into Tuples with just K and V presuming that all the keys have no duplicates.
AvlTreeMapNoDupsWrapperCursor(AvlSingletonOrOrderedSetCursor<K, V>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
AvlTreeMarshaller<E> - Class in org.apache.directory.server.core.avltree
Class to serialize the AvlTree node data.
AvlTreeMarshaller(Comparator<E>, Marshaller<E>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMarshaller
Creates a new instance of AvlTreeMarshaller with a custom key Marshaller.
AvlTreeMarshaller(Comparator<E>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeMarshaller
Creates a new instance of AvlTreeMarshaller with the default key Marshaller which uses Java Serialization.
AvlTreeSingleton<K> - Class in org.apache.directory.server.core.avltree
An immutable AvlTree wrapping a singleton.
AvlTreeSingleton(K, Comparator<K>) - Constructor for class org.apache.directory.server.core.avltree.AvlTreeSingleton
 

B

BASE_SCOPE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
BaseCommand - Class in org.apache.directory.server.tools
The primary command base class.
BaseCommand() - Constructor for class org.apache.directory.server.tools.BaseCommand
 
BaseEntryFilteringCursor - Class in org.apache.directory.server.core.filtering
A Cursor which uses a list of filters to selectively return entries and/or modify the contents of entries.
BaseEntryFilteringCursor(Cursor<ServerEntry>, SearchingOperationContext, EntryFilter) - Constructor for class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
Creates a new entry filtering Cursor over an existing Cursor using a single filter initially: more can be added later after creation.
BaseEntryFilteringCursor(Cursor<ServerEntry>, SearchingOperationContext) - Constructor for class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
Creates a new entry filtering Cursor over an existing Cursor using a no filter initially: more can be added later after creation.
BaseEntryFilteringCursor(Cursor<ServerEntry>, SearchingOperationContext, List<EntryFilter>) - Constructor for class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
Creates a new entry filtering Cursor over an existing Cursor using a list of filters initially: more can be added later after creation.
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.
BaseRecordManager - Class in jdbm.recman
This class manages records, which are uninterpreted blobs of data.
BaseRecordManager(String) - Constructor for class jdbm.recman.BaseRecordManager
Creates a record manager for the indicated file
before(K) - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
before(Tuple<K, SingletonOrOrderedSet<V>>) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
before(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
before(Tuple<K, V>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
before(Tuple<K, V>) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
Positions this Cursor over the same keys before the value of the supplied element Tuple.
before(ClonedServerEntry) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
before(ClonedServerEntry) - Method in class org.apache.directory.server.core.filtering.CursorList
 
before(ServerEntry) - Method in class org.apache.directory.server.core.MockCursor
 
before(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
before(IndexEntry<K, O, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
before(Tuple<K, DupsContainer<V>>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
Positions this Cursor before the key of the supplied tuple.
before(E) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
before(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
Positions this Cursor over the same keys before the value of the supplied element Tuple.
before(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
Positions this Cursor over the same keys before the value of the supplied valueTuple.
before(ServerEntry) - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
before(Tuple<K, V>) - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
before(IndexEntry<K, E, ID>) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
before(IndexEntry<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
before(IndexEntry<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
before(IndexEntry<V, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
before(IndexEntry<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
before(IndexEntry<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
before(IndexEntry<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
before(IndexEntry<K, E, ID>) - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
beforeFirst() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.filtering.CursorList
beforeFirst() - Method in class org.apache.directory.server.core.MockCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
beforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
beforeFirst() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
An alternative to calling before(Tuple) which often may require wrapping a key in a newly created Tuple object that may be unnecessary.
beforeKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
beforeKey(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
beforeKey(K) - Method in interface org.apache.directory.server.xdbm.TupleCursor
An alternative to calling before(Tuple) which often may require wrapping a key in a newly created Tuple object that may be unnecessary.
beforeValue(K, SingletonOrOrderedSet<V>) - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
beforeValue(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
beforeValue(K, V) - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
beforeValue(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
An alternative to calling before(Tuple) which often may require wrapping a key and a value in a newly created Tuple object that may be unnecessary.
beforeValue(ID, K) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
beforeValue(K, DupsContainer<V>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
beforeValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
beforeValue(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
beforeValue(ID, K) - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
beforeValue(ID, V) - Method in interface org.apache.directory.server.xdbm.IndexCursor
An alternative to calling before(IndexEntry) which often may require wrapping an id and value in a newly created IndexEntry object that may be an unnecessary object creation.
beforeValue(ID, ID) - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
beforeValue(ID, ID) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
beforeValue(ID, V) - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
beforeValue(ID, String) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
beforeValue(ID, String) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
beforeValue(ID, ID) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
beforeValue(ID, K) - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
beforeValue(K, V) - Method in interface org.apache.directory.server.xdbm.TupleCursor
An alternative to calling before(Tuple) which often may require wrapping a key and a value in a newly created Tuple object that may be unnecessary.
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, BindOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
bind(BindOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
bind(NextInterceptor, BindOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
bind(NextInterceptor, BindOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.bind( BindOperationContext ) call.
bind(BindOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
bind(BindOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.bind( NextInterceptor, BindOperationContext )
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, BindOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
bind(BindOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
bind(NextInterceptor, BindOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.bind( BindOperationContext ) call.
bind(BindOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
bind(BindOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
bind(BindOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
Represents a bind operation issued to authenticate a client.
bind(BindOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
bind(BindOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Represents a bind operation issued to authenticate a client.
bind(BindOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
bind(DN, byte[], List<String>, String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
bind(BindOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
BindHandler - Class in org.apache.directory.server.ldap.handlers
A single reply handler for InternalBindRequests.
BindHandler() - Constructor for class org.apache.directory.server.ldap.handlers.BindHandler
 
BindMethod - Enum in org.apache.directory.server.core.replication
An enum used to store the Bind Methods : SIMPLE or SASL
BindOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Bind context used for Interceptors.
BindOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.BindOperationContext
Creates a new instance of BindOperationContext.
bindRequest - Variable in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
The associated BindRequest
BLOCK - Static variable in interface jdbm.recman.Magic
Magic for blocks.
block - Variable in class jdbm.recman.PageHeader
the page header block this view is associated with
BLOCK_SIZE - Static variable in class jdbm.recman.RecordFile
The length of a single block.
BlockIo - Class in jdbm.recman
This class wraps a page-sized byte array and provides methods to read and write data to and from it.
BlockIo() - Constructor for class jdbm.recman.BlockIo
Default constructor for serialization
BlockView - Interface in jdbm.recman
This is a marker interface that is implemented by classes that interpret blocks of data by pretending to be an overlay.
BootfileName - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used to identify a bootfile when the 'file' field in the DHCP header has been used for DHCP options.
BootfileName() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.BootfileName
 
BootFileSize - Class in org.apache.directory.server.dhcp.options.vendor
This option specifies the length in 512-octet blocks of the default boot image for the client.
BootFileSize() - Constructor for class org.apache.directory.server.dhcp.options.vendor.BootFileSize
 
BPage - Class in jdbm.btree
Page of a Btree.
BPage() - Constructor for class jdbm.btree.BPage
No-argument constructor used by serialization.
BROADCAST - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Broadcast mode" mode type.
BroadcastAddress - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies the broadcast address in use on the client's subnet.
BroadcastAddress() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.BroadcastAddress
 
browse() - Method in class jdbm.btree.BTree
Get a browser initially positioned at the beginning of the BTree.
browse(Object) - Method in class jdbm.btree.BTree
Get a browser initially positioned just before the given key.
BTree - Class in jdbm.btree
B+Tree persistent indexing data structure.
BTree() - Constructor for class jdbm.btree.BTree
No-argument constructor used by serialization.
BTreePartition<ID> - 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.
BTreeRedirect - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A redirection pointer to another BTree.
BTreeRedirect(long) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
 
BTreeRedirectMarshaller - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Serializes and deserializes a BTreeRedirect object to and from a byte[] representation.
BTreeRedirectMarshaller() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
 
build(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.CursorBuilder
 
build(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
 
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.ByPassConstants
Bypass String to use when ALL interceptors should be skipped
BYPASS_ALL_COLLECTION - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
Bypass String to use when ALL interceptors should be skipped
ByPassConstants - Class in org.apache.directory.server.core.partition
Constants used to determine what kinds of Interceptors need to be bypassed while performing operations within other Interceptors.
ByPassConstants() - Constructor for class org.apache.directory.server.core.partition.ByPassConstants
 
byPassed - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
the Interceptors bypassed by this operation
ByteArrayComparator - Class in jdbm.helper
Comparator for byte arrays.
ByteArrayComparator() - Constructor for class jdbm.helper.ByteArrayComparator
 
ByteArraySerializer - Class in jdbm.helper
Serializer for byte arrays -- simple returns the byte array itself.
ByteArraySerializer() - Constructor for class jdbm.helper.ByteArraySerializer
 
ByteOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ByteOption() - Constructor for class org.apache.directory.server.dhcp.options.ByteOption
 

C

cache - Variable in class jdbm.recman.CacheRecordManager
Cache for underlying RecordManager
CACHE_SIZE - Static variable in interface jdbm.RecordManagerOptions
Cache size (when applicable)
CACHE_TYPE - Static variable in interface jdbm.RecordManagerOptions
Cache type.
CacheEvictionException - Exception in jdbm.helper
Exception that occurs during eviction of an object in the cache.
CacheEvictionException(Exception) - Constructor for exception jdbm.helper.CacheEvictionException
 
cacheNewGroup(DN, ServerEntry) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
cacheObjectEvicted(T) - Method in interface jdbm.helper.CachePolicyListener
Notification that the cache this listener is attached to is evicting the object indicated.
CachePolicy<K,V> - Interface in jdbm.helper
CachePolicity is an abstraction for different cache policies.
CachePolicyListener<T> - Interface in jdbm.helper
Callback interface between CachePolicy and a Cache implementation to notify about cached object eviction.
CacheRecordManager - Class in jdbm.recman
A RecordManager wrapping and caching another RecordManager.
CacheRecordManager(RecordManager, CachePolicy<Long, CacheRecordManager.CacheEntry>) - Constructor for class jdbm.recman.CacheRecordManager
Construct a CacheRecordManager wrapping another RecordManager and using a given cache policy.
cacheSize - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
cacheSize - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the size (number of index entries) for the cache
cacheSize - Variable in class org.apache.directory.server.xdbm.GenericIndex
 
calculateChecksum(byte[], byte[], KeyUsage) - Method in interface org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumEngine
Calculate a checksum given raw bytes and an (optional) key.
calculateChecksum(ChecksumType, byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
Calculate a checksum based on raw bytes and an (optional) key for keyed checksums.
calculateChecksum(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
calculateChecksum(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Calculates the checksum as described in "String or Random-Data to Key Transformation." An intermediate key is used to generate a DES CBC "checksum" on the initial passphrase+salt.
calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
calculateIntegrity(byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
CallbackHandlerBean - Class in org.apache.directory.server.kerberos.shared.jaas
 
CallbackHandlerBean(String, String) - Constructor for class org.apache.directory.server.kerberos.shared.jaas.CallbackHandlerBean
Creates a new instance of CallbackHandlerBean.
CANCEL_CMD - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
CanonicalNameRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.1.
CanonicalNameRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.CanonicalNameRecordEncoder
 
canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.FilterNormalizingVisitor
 
CapacityTestCommand - Class in org.apache.directory.server.tools
A capacity testing tool.
CapacityTestCommand() - Constructor for class org.apache.directory.server.tools.CapacityTestCommand
 
Catalog - Interface in org.apache.directory.server.protocol.shared.catalog
The interface for resolving search-base DN's from zone or realm names.
CDMA - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "CDMA" reference identifier type.
CertGenerationRequestHandler - Class in org.apache.directory.server.ldap.handlers.extended
An extended handler for digital certificate generation
CertGenerationRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
 
CERTIFICATE_PRINCIPAL_DN - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
CertificateRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
2.
CertificateRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.CertificateRecordEncoder
 
ChangeLog - Interface in org.apache.directory.server.core.changelog
A facade for the change log subsystem.
ChangeLogEvent - Class in org.apache.directory.server.core.changelog
A loggable directory change event.
ChangeLogEvent() - Constructor for class org.apache.directory.server.core.changelog.ChangeLogEvent
Creates a new instance of ChangeLogEvent, used during the deserialization process
ChangeLogEvent(long, String, LdapPrincipal, LdifEntry, LdifEntry) - Constructor for class org.apache.directory.server.core.changelog.ChangeLogEvent
Creates a new instance of ChangeLogEvent.
ChangeLogEvent(long, String, LdapPrincipal, LdifEntry, List<LdifEntry>) - Constructor for class org.apache.directory.server.core.changelog.ChangeLogEvent
Creates a new instance of ChangeLogEvent.
ChangeLogInterceptor - Class in org.apache.directory.server.core.changelog
An interceptor which intercepts write operations to the directory and logs them with the server's ChangeLog service.
ChangeLogInterceptor() - Constructor for class org.apache.directory.server.core.changelog.ChangeLogInterceptor
 
ChangeLogSearchEngine - Interface in org.apache.directory.server.core.changelog
A custom search engine designed for optimized searching across ChangeLogEvents within the ChangeLogStore.
ChangeLogStore - Interface in org.apache.directory.server.core.changelog
A store for change events on the directory which exposes methods for managing, querying and in general performing legal operations on the log.
ChangeOperationContext - Interface in org.apache.directory.server.core.interceptor.context
Operations (write based) causing changes extend this interface.
changePassword(KerberosPrincipal, String) - Method in class org.apache.directory.server.kerberos.shared.store.DirectoryPrincipalStore
 
ChangePassword - Class in org.apache.directory.server.kerberos.shared.store.operations
Command for changing a principal's password in a JNDI context.
ChangePassword(KerberosPrincipal, String) - Constructor for class org.apache.directory.server.kerberos.shared.store.operations.ChangePassword
Creates the action to be used against the embedded ApacheDS DIT.
changePassword(KerberosPrincipal, String) - Method in interface org.apache.directory.server.kerberos.shared.store.PrincipalStore
Change a principal's password.
ChangePasswordContext - Class in org.apache.directory.server.changepw.service
 
ChangePasswordContext() - Constructor for class org.apache.directory.server.changepw.service.ChangePasswordContext
 
ChangePasswordData - Class in org.apache.directory.server.changepw.value
 
ChangePasswordData(byte[], PrincipalName, String) - Constructor for class org.apache.directory.server.changepw.value.ChangePasswordData
Creates a new instance of ChangePasswordData.
ChangePasswordDataDecoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordDataDecoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordDataDecoder
 
ChangePasswordDataEncoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordDataEncoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordDataEncoder
 
ChangePasswordDataModifier - Class in org.apache.directory.server.changepw.value
 
ChangePasswordDataModifier() - Constructor for class org.apache.directory.server.changepw.value.ChangePasswordDataModifier
 
ChangePasswordError - Class in org.apache.directory.server.changepw.messages
 
ChangePasswordError(short, ErrorMessage) - Constructor for class org.apache.directory.server.changepw.messages.ChangePasswordError
Creates a new instance of ChangePasswordError.
ChangePasswordErrorDecoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordErrorDecoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordErrorDecoder
 
ChangePasswordErrorEncoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordErrorEncoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordErrorEncoder
 
ChangePasswordErrorModifier - Class in org.apache.directory.server.changepw.messages
 
ChangePasswordErrorModifier() - Constructor for class org.apache.directory.server.changepw.messages.ChangePasswordErrorModifier
 
ChangePasswordException - Exception in org.apache.directory.server.changepw.exceptions
The root of the Change Password exception hierarchy.
ChangePasswordException(ErrorType) - Constructor for exception org.apache.directory.server.changepw.exceptions.ChangePasswordException
Creates a ChangePasswordException with an ErrorType.
ChangePasswordException(ErrorType, Throwable) - Constructor for exception org.apache.directory.server.changepw.exceptions.ChangePasswordException
Creates a ChangePasswordException with an ErrorType and an underlying throwable that caused this fault.
ChangePasswordException(ErrorType, byte[]) - Constructor for exception org.apache.directory.server.changepw.exceptions.ChangePasswordException
Creates a ChangePasswordException with an ErrorType and data helping to explain what caused this fault.
ChangePasswordException(ErrorType, byte[], Throwable) - Constructor for exception org.apache.directory.server.changepw.exceptions.ChangePasswordException
Creates a ChangePasswordException with an ErrorType, data helping to explain what caused this fault, and an underlying throwable that caused this fault.
ChangePasswordProtocolHandler - Class in org.apache.directory.server.changepw.protocol
 
ChangePasswordProtocolHandler(ChangePasswordServer, PrincipalStore) - Constructor for class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
Creates a new instance of ChangePasswordProtocolHandler.
ChangePasswordReply - Class in org.apache.directory.server.changepw.messages
 
ChangePasswordReply(short, ApplicationReply, PrivateMessage) - Constructor for class org.apache.directory.server.changepw.messages.ChangePasswordReply
Creates a new instance of ChangePasswordReply.
ChangePasswordReplyDecoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordReplyDecoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordReplyDecoder
 
ChangePasswordReplyEncoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordReplyEncoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordReplyEncoder
 
ChangePasswordReplyModifier - Class in org.apache.directory.server.changepw.messages
 
ChangePasswordReplyModifier() - Constructor for class org.apache.directory.server.changepw.messages.ChangePasswordReplyModifier
 
ChangePasswordRequest - Class in org.apache.directory.server.changepw.messages
 
ChangePasswordRequest(short, ApplicationRequest, PrivateMessage) - Constructor for class org.apache.directory.server.changepw.messages.ChangePasswordRequest
Creates a new instance of ChangePasswordRequest.
ChangePasswordRequestDecoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordRequestDecoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordRequestDecoder
 
ChangePasswordRequestEncoder - Class in org.apache.directory.server.changepw.io
 
ChangePasswordRequestEncoder() - Constructor for class org.apache.directory.server.changepw.io.ChangePasswordRequestEncoder
 
ChangePasswordRequestModifier - Class in org.apache.directory.server.changepw.messages
 
ChangePasswordRequestModifier() - Constructor for class org.apache.directory.server.changepw.messages.ChangePasswordRequestModifier
 
ChangePasswordServer - Class in org.apache.directory.server.changepw
Contains the configuration parameters for the Change Password protocol provider.
ChangePasswordServer() - Constructor for class org.apache.directory.server.changepw.ChangePasswordServer
Creates a new instance of ChangePasswordConfiguration.
ChangePasswordService - Class in org.apache.directory.server.changepw.service
 
ChangePasswordService() - Constructor for class org.apache.directory.server.changepw.service.ChangePasswordService
 
ChangePasswordTcpDecoder - Class in org.apache.directory.server.changepw.protocol
 
ChangePasswordTcpDecoder() - Constructor for class org.apache.directory.server.changepw.protocol.ChangePasswordTcpDecoder
 
ChangePasswordTcpEncoder - Class in org.apache.directory.server.changepw.protocol
 
ChangePasswordTcpEncoder() - Constructor for class org.apache.directory.server.changepw.protocol.ChangePasswordTcpEncoder
 
ChangePasswordTcpProtocolCodecFactory - Class in org.apache.directory.server.changepw.protocol
 
ChangePasswordUdpDecoder - Class in org.apache.directory.server.changepw.protocol
 
ChangePasswordUdpDecoder() - Constructor for class org.apache.directory.server.changepw.protocol.ChangePasswordUdpDecoder
 
ChangePasswordUdpEncoder - Class in org.apache.directory.server.changepw.protocol
 
ChangePasswordUdpEncoder() - Constructor for class org.apache.directory.server.changepw.protocol.ChangePasswordUdpEncoder
 
ChangePasswordUdpProtocolCodecFactory - Class in org.apache.directory.server.changepw.protocol
 
CHARACTER_STRING - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsCharacterString
characterEncodeString(String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Encodes string with UTF-8 encoding.
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
 
checkComparatorOidExists(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
Check that a Comparator exists in the ComparatorRegistry, and if so, return it.
checkKeyIntegrity(byte[], KerberosKey) - Method in interface org.apache.directory.server.kerberos.sam.KeyIntegrityChecker
Checks the integrity of a KerberosKey to decrypt-decode and compare an encrypted encoded generalized timestamp representing the preauth data.
checkKeyIntegrity(byte[], KerberosKey) - Method in class org.apache.directory.server.kerberos.sam.TimestampChecker
 
checkModify(OperationContext, DN, List<Modification>) - Method in class org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker
 
checkNotClosed() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
 
checkNotClosed(String) - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
 
checkNotClosed(String) - Method in class org.apache.directory.server.xdbm.AbstractTupleCursor
 
checkOidExists(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Check that a SchemaObject exists in the global OidRegsitry, and if so, return it.
checkOidIsUnique(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
 
checkOidIsUnique(SchemaObject) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
 
checkOidIsUnique(String) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
 
checkParent(DN, SchemaManager, String) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Checks that the parent DN is a valid DN
CheckPasswordPolicy - Class in org.apache.directory.server.changepw.service
A basic password policy check using well-established methods.
CheckPasswordPolicy() - Constructor for class org.apache.directory.server.changepw.service.CheckPasswordPolicy
 
checkPermission(SchemaManager, OperationContext, Collection<DN>, DN, AuthenticationLevel, DN, String, Value<?>, Collection<MicroOperation>, Collection<ACITuple>, ServerEntry, ServerEntry) - 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.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
 
Checksum - Class in org.apache.directory.server.kerberos.shared.messages.value
The Checksum structure is used to store a checksum associated to a type.
Checksum() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Creates a new instance of Checksum.
Checksum(ChecksumType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Creates a new instance of Checksum.
ChecksumDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
ChecksumDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.ChecksumDecoder
 
ChecksumEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
ChecksumEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.ChecksumEncoder
 
ChecksumEngine - Interface in org.apache.directory.server.kerberos.shared.crypto.checksum
 
ChecksumHandler - Class in org.apache.directory.server.kerberos.shared.crypto.checksum
A Hashed Adapter encapsulating checksum engines for performing integrity checks.
ChecksumHandler() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
 
checksumType() - Method in interface org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumEngine
Returns the checksum type of this checksum engine.
ChecksumType - Enum in org.apache.directory.server.kerberos.shared.crypto.checksum
A type-safe enumeration of Kerberos checksum types.
checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
 
checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
 
checksumType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
checkSyntaxCheckerOidExists(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
Check that a SyntaxChecker exists in the SyntaxCheckerRegistry, and if so, return it.
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
 
CHU - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "CHU" reference identifier type.
CipherTextHandler - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
A Hashed Adapter encapsulating ASN.1 encoders and decoders and cipher text engines to perform seal() and unseal() operations.
CipherTextHandler() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
 
CLASS - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema class for an apacheDnsAbstractRecord
cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5MechanismHandler
Remove the SaslServer and Mechanism property.
cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5MechanismHandler
Remove the Host, UserBaseDn, props and Mechanism property.
cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiMechanismHandler
Remove the Host, UserBaseDn, props and Mechanism property.
cleanup(LdapSession) - Method in interface org.apache.directory.server.ldap.handlers.bind.MechanismHandler
Clean the Sasl properties when the use has been authenticated
cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmMechanismHandler
Remove the Host, UserBaseDn, props and Mechanism property.
cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.plain.PlainMechanismHandler
Remove the SaslServer and Mechanism property.
cleanup(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.SimpleMechanismHandler
Clean the Sasl properties when the use has been authenticated
clear() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
clear() - Method in class org.apache.directory.server.dhcp.options.OptionsField
 
clear(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Options
Clears (sets false) the option at a given index.
clear() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
clear() - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
clear() - Method in interface org.apache.directory.server.xdbm.IndexEntry
Clears the id, value and object in this IndexEntry.
clear() - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
clearFlag(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Clears the flag at the given index.
clearFlag(KerberosFlag) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Clears the flag at the given index.
clearFlag(KerberosFlag) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
clear a flag in a list of flags
clearFlag(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
clear a flag in a list of flags
clearFlag(KerberosFlag) - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
clear a flag in a list of flags
clearFlag(int) - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
clear a flag in a list of flags
clearOption(int) - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Clears the option at a specified index.
clearOption(int) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Clears the option at the specified index.
clearSaslProperties() - Method in class org.apache.directory.server.ldap.LdapSession
Clear all the Sasl values stored into the Map
CLIENT - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Client mode" mode type.
CLIENT_PORT - Static variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
Default DHCP client port
ClientIdentifier - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used by DHCP clients to specify their unique identifier.
ClientIdentifier() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ClientIdentifier
 
clone() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
clone() - Method in class org.apache.directory.server.core.LdapPrincipal
Clone the object.
ClonedServerEntry - Class in org.apache.directory.server.core.entry
A ServerEntry refers to the original entry before being modified by EntryFilters or operations.
ClonedServerEntry(ServerEntry) - Constructor for class org.apache.directory.server.core.entry.ClonedServerEntry
Creates a new instance of ClonedServerEntry.
close() - Method in class jdbm.recman.BaseRecordManager
Closes the record manager.
close() - Method in class jdbm.recman.CacheRecordManager
Closes the record manager.
close() - Method in interface jdbm.RecordManager
Closes the record manager.
close() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
close(Exception) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
close() - Method in class org.apache.directory.server.core.filtering.CursorList
 
close(Exception) - Method in class org.apache.directory.server.core.filtering.CursorList
 
close() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
close() - Method in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
 
close() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
close() - Method in class org.apache.directory.server.core.MockCursor
 
close(Exception) - Method in class org.apache.directory.server.core.MockCursor
 
close() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
close() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Does nothing.
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.IndexCursorAdaptor
 
close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
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.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.ServerEntryCursorAdaptor
 
close(Exception) - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
close() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
close() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
 
close(String) - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
 
close(Exception) - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
 
close() - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
 
close(Exception) - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
 
close() - Method in class org.apache.directory.server.xdbm.AbstractTupleCursor
 
close(Exception) - Method in class org.apache.directory.server.xdbm.AbstractTupleCursor
 
close() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
close() - Method in interface org.apache.directory.server.xdbm.Index
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
close() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
close() - Method in interface org.apache.directory.server.xdbm.Table
Closes the underlying Db of this Table.
closeConections() - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
closeDialog(WindowEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
Closes the dialog
CN_SCHEMA_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
the DN for the global schema subentry
CN_SCHEMA_DN_NORMALIZED - Static variable in class org.apache.directory.server.constants.ServerDNConstants
The DN for the gloval schema subentry normalized
CODE_DHCPACK - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPDECLINE - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPDISCOVER - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPINFORM - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPNAK - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPOFFER - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPRELEASE - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
CODE_DHCPREQUEST - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
COLLECTIVE_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
COLLECTIVE_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
CollectiveAttributeInterceptor - Class in org.apache.directory.server.core.collective
An interceptor based service dealing with collective attribute management.
CollectiveAttributeInterceptor() - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
CollectiveAttributesSchemaChecker - Class in org.apache.directory.server.core.collective
Schema checking utilities specifically for operations on collective attributes.
CollectiveAttributesSchemaChecker(PartitionNexus, SchemaManager) - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributesSchemaChecker
 
commit() - Method in class jdbm.recman.BaseRecordManager
Commit (make persistent) all changes since beginning of transaction.
commit() - Method in class jdbm.recman.CacheRecordManager
Commit (make persistent) all changes since beginning of transaction.
commit() - Method in interface jdbm.RecordManager
Commit (make persistent) all changes since beginning of transaction.
ComparatorSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A handler for operations performed to add, delete, modify, rename and move schema comparators.
ComparatorSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
Creates a new instance of ComparatorSynchronizer.
compare(Object, Object) - Method in class jdbm.helper.ByteArrayComparator
Compare two objects.
compare(Object, Object) - Method in class jdbm.helper.IntegerComparator
Compare two objects.
compare(Object, Object) - Method in class jdbm.helper.LongComparator
Compare two objects.
compare(Object, Object) - Method in class jdbm.helper.ObjectBAComparator
Compare two objects.
compare(Object, Object) - Method in class jdbm.helper.StringComparator
Compare two objects.
compare(Object, Object) - Method in class jdbm.recman.TransactionManager.BlockIoComparator
 
compare(NextInterceptor, CompareOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
compare(NextInterceptor, CompareOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
compare(DN, String, Object) - Method in interface org.apache.directory.server.core.CoreSession
Checks to see if an attribute in an entry contains a value.
compare(DN, String, Object, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Checks to see if an attribute in an entry contains a value.
compare(InternalCompareRequest) - Method in interface org.apache.directory.server.core.CoreSession
Checks to see if an attribute in an entry contains a value.
compare(DN, String, Object) - Method in class org.apache.directory.server.core.DefaultCoreSession
Checks to see if an attribute in an entry contains a value.
compare(DN, String, Object, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Checks to see if an attribute in an entry contains a value.
compare(InternalCompareRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
Checks to see if an attribute in an entry contains a value.
compare(CompareOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
compare(NextInterceptor, CompareOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
compare(NextInterceptor, CompareOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
compare(CompareOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
compare(CompareOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.compare( NextInterceptor, CompareOperationContext ).
compare(DN, 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(DN, String, Object) - Method in class org.apache.directory.server.core.MockCoreSession
Checks to see if an attribute in an entry contains a value.
compare(DN, String, Object, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Checks to see if an attribute in an entry contains a value.
compare(InternalCompareRequest) - Method in class org.apache.directory.server.core.MockCoreSession
Checks to see if an attribute in an entry contains a value.
compare(NextInterceptor, CompareOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
compare(CompareOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
compare(NextInterceptor, CompareOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters DefaultPartitionNexus#compare( CompareOperationContext ) call.
compare(CompareOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
compare(CompareOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
compare(Long, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.LongComparator
 
compare(CompareOperationContext) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
 
compareByteArray(byte[], byte[]) - Static method in class jdbm.helper.ByteArrayComparator
Compare two byte arrays.
compareByteArray(byte[], byte[]) - Static method in class jdbm.helper.ObjectBAComparator
Compare two byte arrays.
CompareHandler - Class in org.apache.directory.server.ldap.handlers
A single reply handler for InternalCompareRequests.
CompareHandler() - Constructor for class org.apache.directory.server.ldap.handlers.CompareHandler
 
compareKey(K, K) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
 
compareKey(K, K) - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareKey(K, K) - 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(Long, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareKey(K, K) - 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.
CompareOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Compare context used for Interceptors.
CompareOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Creates a new instance of CompareOperationContext.
CompareOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Creates a new instance of CompareOperationContext.
CompareOperationContext(CoreSession, String) - Constructor for class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Creates a new instance of LookupOperationContext.
CompareOperationContext(CoreSession, DN, String) - Constructor for class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Creates a new instance of LookupOperationContext.
CompareOperationContext(CoreSession, DN, String, Value<?>) - Constructor for class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Creates a new instance of LookupOperationContext.
CompareOperationContext(CoreSession, InternalCompareRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.CompareOperationContext
 
compareTo(ErrorType) - Method in class org.apache.directory.server.changepw.exceptions.ErrorType
Compares this type to another object hopefully one that is of the same type.
compareTo(Object) - Method in class org.apache.directory.server.dhcp.messages.MessageType
 
compareTo(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
 
compareTo(ErrorType) - Method in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Compares this type to another object hopefully one that is of the same type.
compareTo(MessageComponentType) - Method in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
 
compareTo(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
 
compareTo(LastRequestType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
 
compareTo(SamType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.SamType
Compares this type to another object hopefully one that is of the same type.
compareTo(LeapIndicatorType) - Method in class org.apache.directory.server.ntp.messages.LeapIndicatorType
 
compareTo(ModeType) - Method in class org.apache.directory.server.ntp.messages.ModeType
 
compareTo(ReferenceIdentifier) - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
 
compareTo(StratumType) - Method in class org.apache.directory.server.ntp.messages.StratumType
 
compareTo(Object) - Method in class org.apache.directory.server.replication.configuration.ReplicaId
Compares this object with the specified object for order.
compareValue(V, V) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
 
compareValue(Long, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
compareValue(V, V) - 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(V, V) - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
compareValue(V, V) - 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
 
computeHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
computeHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Compute the Ticket length Ticket : 0x61 L1 Ticket [APPLICATION 1] | +--> 0x30 L2 Ticket SEQUENCE | +--> 0xA0 L3 tkt-vno tag | | | +--> 0x02 L3-1 tkt-vno (int, 5) | +--> 0xA1 L4 realm tag | | | +--> 0x1B L4-1 realm (KerberosString) | +--> 0xA2 L5 sname (PrincipalName) | +--> 0xA3 L6 enc-part (EncryptedData)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
Compute the AuthorizationData length AuthorizationData : 0x30 L1 AuthorizationData | +--> 0x30 L2 AuthorizationDataEntry | +--> 0x30 L2 AuthorizationDataEntry | ...
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Compute the AuthorizationDataEntry length AuthorizationDataEntry : 0x30 L1 AuthorizationDataEntry | +--> 0xA0 L2 adType tag | | | +--> 0x02 L2-1 adType (int) | +--> 0xA1 L3 adData tag | +--> 0x04 L3-1 adData (OCTET STRING) where L1 = L2 + lenght(0xA0) + length(L2) + L3 + lenght(0xA1) + length(L3) and L2 = L2-1 + length(0x02) + length( L2-1) L3 = L3-1 + length(0x04) + length( L3-1)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Compute the checksum length Checksum : 0x30 L1 checksum sequence | +--> 0xA0 L2 cksumtype tag | | | +--> 0x02 L2-1 cksumtype (int) | +--> 0xA1 L3 checksum tag | +--> 0x04 L3-1 checksum (OCTET STRING) where L1 = L2 + lenght(0xA0) + length(L2) + L3 + lenght(0xA1) + length(L3) and L2 = L2-1 + length(0x02) + length( L2-1) L3 = L3-1 + length(0x04) + length( L3-1)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Compute the EncryptedData length EncryptedData : 0x30 L1 EncryptedData sequence | +--> 0xA1 L2 etype tag | | | +--> 0x02 L2-1 etype (int) | +--> [0xA2 L3 kvno tag | | | +--> 0x30 L3-1 kvno (int)] (optional) | +--> 0xA2 L4 cipher tag | +--> 0x04 L4-1 cipher (OCTET STRING)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Compute the EncryptionKey length EncryptionKey : 0x30 L1 EncryptionKey | +--> 0xA0 L2 keyType tag | | | +--> 0x02 L2-1 keyType (int) | +--> 0xA1 L3 keyValue tag | +--> 0x04 L3-1 keyValue (OCTET STRING) where L1 = L2 + lenght(0xA0) + length(L2) + L3 + lenght(0xA1) + length(L3) and L2 = L2-1 + length(0x02) + length( L2-1) L3 = L3-1 + length(0x04) + length( L3-1)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Compute the host address length HostAddress : 0x30 L1 hostAddress sequence | +--> 0xA0 L2 addrType tag | | | +--> 0x02 L2-1 addrType (int) | +--> 0xA1 L3 address tag | +--> 0x04 L3-1 address (OCTET STRING) where L1 = L2 + length(0xA0) + length(L2) + L3 + length(0xA1) + length(L3) and L2 = L2-1 + length(0x02) + length( L2-1) L3 = L3-1 + length(0x04) + length( L3-1)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Compute the hostAddresses length HostAddresses : 0x30 L1 hostAddresses sequence of HostAddresses | +--> 0x30 L2[1] Hostaddress[1] | +--> 0x30 L2[2] Hostaddress[2] | ...
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Compute the PreAuthenticationData length PreAuthenticationData : 0x30 L1 PreAuthenticationData sequence | +--> 0xA0 L2 padata-type tag | | | +--> 0x02 L2-1 padata-type (int) | +--> 0xA1 L3 padata-value tag | +--> 0x04 L3-1 padata-value (OCTET STRING) where L1 = L2 + lenght(0xA0) + length(L2) + L3 + lenght(0xA1) + length(L3) and L2 = L2-1 + length(0x02) + length( L2-1) L3 = L3-1 + length(0x04) + length( L3-1)
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Compute the PrincipalName length PrincipalName : 0x30 L1 PrincipalName sequence | +--> 0xA1 L2 name-type tag | | | +--> 0x02 L2-1 addressType (int) | +--> 0xA2 L3 name-string tag | +--> 0x30 L3-1 name-string (SEQUENCE OF KerberosString) | +--> 0x1B L4[1] value (KerberosString) | +--> 0x1B L4[2] value (KerberosString) | ...
computeLength() - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Compute the TransitedEncoding length TransitedEncoding : 0x30 L1 TransitedEncoding | +--> 0xA0 L2 trType tag | | | +--> 0x02 L2-1 trType (int) | +--> 0xA1 L3 contents tag | +--> 0x04 L3-1 contents (OCTET STRING) where L1 = L2 + lenght(0xA0) + length(L2) + L3 + lenght(0xA1) + length(L3) and L2 = L2-1 + length(0x02) + length( L2-1) L3 = L3-1 + length(0x04) + length( L3-1)
concatenateBytes(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
ConfigPartitionReader - Class in org.apache.directory.server.config
A class used for reading the configuration present in a Partition and instantiate the necessary objects like DirectoryService, Interceptors etc.
ConfigPartitionReader(LdifPartition) - Constructor for class org.apache.directory.server.config.ConfigPartitionReader
Creates a new instance of ConfigPartitionReader.
connectControls - Variable in class org.apache.directory.server.core.jndi.ServerContext
Connection level controls associated with the session
contains(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Tells if a key exist in the array.
contains(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(AttributeType, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(EntryAttribute...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(String, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(String, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(String, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
contains(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
Check whether the given client address resides within this subnet and possibly range.
contains(HostAddress) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Returns true if this HostAddresses contains a specified HostAddress.
containsAttribute(AttributeType) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
containsAttribute(String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
containsKey(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
containsValue(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
ContextEntry - Annotation Type in org.apache.directory.server.core.annotations
An annotation for the Partition context entry
contextEntry - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
The rootDSE context
Conversion - Class in jdbm.helper
Miscelaneous conversion utility methods.
Conversion() - Constructor for class jdbm.helper.Conversion
 
convert() - Method in enum org.apache.directory.server.dns.messages.MessageType
 
convert(byte) - Static method in enum org.apache.directory.server.dns.messages.MessageType
Converts an ordinal value into a MessageType.
convert() - Method in enum org.apache.directory.server.dns.messages.OpCode
 
convert(byte) - Static method in enum org.apache.directory.server.dns.messages.OpCode
Converts an ordinal value into an OpCode.
convert() - Method in enum org.apache.directory.server.dns.messages.ProtocolType
 
convert(byte) - Static method in enum org.apache.directory.server.dns.messages.ProtocolType
Converts an ordinal value into a ProtocolType.
convert() - Method in enum org.apache.directory.server.dns.messages.RecordClass
 
convert(short) - Static method in enum org.apache.directory.server.dns.messages.RecordClass
Converts an ordinal value into a RecordClass.
convert() - Method in enum org.apache.directory.server.dns.messages.RecordType
 
convert(short) - Static method in enum org.apache.directory.server.dns.messages.RecordType
Converts an ordinal value into a RecordType.
convert() - Method in enum org.apache.directory.server.dns.messages.ResponseCode
 
convert(byte) - Static method in enum org.apache.directory.server.dns.messages.ResponseCode
Converts an ordinal value into a ResponseCode.
convert() - Method in enum org.apache.directory.server.dns.messages.ServiceType
 
convert(byte) - Static method in enum org.apache.directory.server.dns.messages.ServiceType
Converts an ordinal value into a ServiceType.
convert() - Method in interface org.apache.directory.server.dns.util.EnumConverter
Convert the enum to another type.
convertToByteArray(String) - Static method in class jdbm.helper.Conversion
Convert a string into a byte array.
convertToByteArray(byte) - Static method in class jdbm.helper.Conversion
Convert a byte into a byte array.
convertToByteArray(short) - Static method in class jdbm.helper.Conversion
Convert a short into a byte array.
convertToByteArray(int) - Static method in class jdbm.helper.Conversion
Convert an int into a byte array.
convertToByteArray(long) - Static method in class jdbm.helper.Conversion
Convert a long into a byte array.
convertToInt(byte[]) - Static method in class jdbm.helper.Conversion
Convert a byte array into an integer (signed 32-bit) value.
convertToLong(byte[]) - Static method in class jdbm.helper.Conversion
Convert a byte array into a long (signed 64-bit) value.
convertToServerModification(List<ModificationItem>, SchemaManager) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Convert a list of ModificationItemImpl to a list of
convertToString(byte[]) - Static method in class jdbm.helper.Conversion
Convert a byte array (encoded as UTF-8) into a String
CookieServers - Class in org.apache.directory.server.dhcp.options.vendor
The cookie server option specifies a list of RFC 865 cookie servers available to the client.
CookieServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.CookieServers
 
copy(IndexEntry<V, O, ID>) - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
copy(IndexEntry<V, O, ID>) - Method in interface org.apache.directory.server.xdbm.IndexEntry
Copies the values of another IndexEntry into this IndexEntry.
copy(IndexEntry<V, O, ID>) - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
CORE_SESSION_KEY - Static variable in interface org.apache.directory.server.ldap.LdapProtocolConstants
 
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
 
CoreKeyStoreSpi - Class in org.apache.directory.server.core.security
A read only key store facility designed specifically for TLS/CA operations.
CoreKeyStoreSpi(DirectoryService) - Constructor for class org.apache.directory.server.core.security.CoreKeyStoreSpi
Creates a new instance of LocalKeyStore.
CoreSchemaConstants - Interface in org.apache.directory.server.constants
Core schema constants used throughout the server.
CoreSession - Interface in org.apache.directory.server.core
An interface representing a session with the core DirectoryService.
coreSession - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
a handle on the top core session
count() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Gets the total scan count for this index.
count(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Gets the scan count for the occurance of a specific attribute value within the index.
count() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
count() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the count of the number of records in this Table.
count(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the count of the number of records in this Table with a specific key: returns the number of duplicates for a key.
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 class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count(K) - 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.JdbmStore
 
count(K) - 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 class org.apache.directory.server.core.partition.ldif.LdifPartition
 
count() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
count() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
count() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
count(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
count() - Method in interface org.apache.directory.server.xdbm.Index
Gets the total scan count for this index.
count(K) - Method in interface org.apache.directory.server.xdbm.Index
Gets the scan count for the occurance of a specific attribute value within the index.
count() - Method in interface org.apache.directory.server.xdbm.Store
 
count() - Method in interface org.apache.directory.server.xdbm.Table
Gets the count of the number of records in this Table.
count(K) - Method in interface org.apache.directory.server.xdbm.Table
Gets the count of the number of records in this Table with a specific key: returns the number of duplicates for a key.
CramMd5CallbackHandler - Class in org.apache.directory.server.ldap.handlers.bind.cramMD5
 
CramMd5CallbackHandler(LdapSession, CoreSession, InternalBindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5CallbackHandler
Creates a new instance of CramMd5CallbackHandler.
CramMd5MechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind.cramMD5
The CRAM-MD Sasl mechanism handler.
CramMd5MechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5MechanismHandler
 
createDigestedPassword(String, byte[]) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Creates a digested password.
CreateDS - Annotation Type in org.apache.directory.server.core.annotations
An anntation for the DirectoryService builder
CreateIndex - Annotation Type in org.apache.directory.server.core.annotations
An annotation for the Index creation.
createInstance(RecordManager, Comparator) - Static method in class jdbm.btree.BTree
Create a new persistent BTree, with 16 entries per node.
createInstance(RecordManager, Comparator, Serializer, Serializer) - Static method in class jdbm.btree.BTree
Create a new persistent BTree, with 16 entries per node.
createInstance(RecordManager, Comparator, Serializer, Serializer, int) - Static method in class jdbm.btree.BTree
Create a new persistent BTree with the given number of entries per node.
createInstance(RecordManager) - Static method in class jdbm.htree.HTree
Create a persistent hashtable.
CreateKdcServer - Annotation Type in org.apache.directory.server.annotations
A annotation used to define a LdapServer configuration.
CreateLdapServer - Annotation Type in org.apache.directory.server.annotations
A annotation used to define a LdapServer configuration.
createModItems(ServerEntry, ModificationOperation) - Static method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
 
CreatePartition - Annotation Type in org.apache.directory.server.core.annotations
An annotation for the Partition creation.
createPartition(String, String, String) - Method in interface org.apache.directory.server.core.changelog.TaggableSearchableChangeLogStore
Gets the read only Partition backed by this ChangeLogStore.
createPartition(String, String, int, File) - Method in class org.apache.directory.server.core.factory.AvlPartitionFactory
Creates a new Partition.
createPartition(String, String, int, File) - Method in class org.apache.directory.server.core.factory.JdbmPartitionFactory
Creates a new Partition.
createPartition(String, String, int, File) - Method in class org.apache.directory.server.core.factory.LdifPartitionFactory
Creates a new Partition.
createPartition(String, String, int, File) - Method in interface org.apache.directory.server.core.factory.PartitionFactory
Creates a new Partition.
createRecordManager(String, Properties) - Method in class jdbm.recman.Provider
Create a default implementation record manager.
createRecordManager(String) - Static method in class jdbm.RecordManagerFactory
Create a record manager.
createRecordManager(String, Properties) - Static method in class jdbm.RecordManagerFactory
Create a record manager.
createRecordManager(String, Properties) - Method in interface jdbm.RecordManagerProvider
Create a record manager.
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
 
CreateTransport - Annotation Type in org.apache.directory.server.annotations
A annotation used to specify an sequence of LDIF's to be applied to the instance for integration testing.
CredentialMessage - Class in org.apache.directory.server.kerberos.shared.messages.application
 
CredentialMessage(EncryptedData, Ticket[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.application.CredentialMessage
Creates a new instance of CredentialMessage.
cursor() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Creates a Cursor that traverses Tuples in a Table.
cursor(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Creates a Cursor that traverses Table Tuples for the same key.
cursor() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
cursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
cursor(DN, AliasDerefMode, ExprNode, SearchControls) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
 
cursor(DN, AliasDerefMode, ExprNode, SearchControls) - Method in interface org.apache.directory.server.xdbm.search.SearchEngine
Conducts a search on a database.
cursor() - Method in interface org.apache.directory.server.xdbm.Table
Creates a Cursor that traverses Tuples in a Table.
cursor(K) - Method in interface org.apache.directory.server.xdbm.Table
Creates a Cursor that traverses Table Tuples for the same key.
CursorBuilder<ID> - Class in org.apache.directory.server.xdbm.search.impl
Builds Cursors over candidates that satisfy a filter expression.
CursorBuilder(Store<ServerEntry, ID>, EvaluatorBuilder<ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.CursorBuilder
Creates an expression tree enumerator.
CursorList - Class in org.apache.directory.server.core.filtering
An implementation of a Cursor based on a List of Cursors.
CursorList(int, List<EntryFilteringCursor>, int, SearchingOperationContext) - Constructor for class org.apache.directory.server.core.filtering.CursorList
Creates a new ListCursor with lower (inclusive) and upper (exclusive) bounds.
CursorList(List<EntryFilteringCursor>, SearchingOperationContext) - Constructor for class org.apache.directory.server.core.filtering.CursorList
Creates a new ListCursor without specific bounds: the bounds are acquired from the size of the list.

D

DAY - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
The number of milliseconds in a day.
DBF - Static variable in interface org.apache.directory.server.xdbm.MasterTable
the base name for the db file for this table
DCF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "DCF" reference identifier type.
DeadContext - Class in org.apache.directory.server.core.jndi
A do nothing placeholder context whose methods throw ServiceUnavailableExceptions.
DeadContext() - Constructor for class org.apache.directory.server.core.jndi.DeadContext
 
DEBUG - Static variable in class jdbm.recman.BaseRecordManager
Static debugging flag
DEBUG_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
decode(ByteBuffer) - Method in class org.apache.directory.server.changepw.io.ChangePasswordErrorDecoder
Decodes a ByteBuffer into a ChangePasswordError.
decode(ByteBuffer) - Method in class org.apache.directory.server.changepw.io.ChangePasswordReplyDecoder
Decodes a ByteBuffer into a ChangePasswordReply.
decode(ByteBuffer) - Method in class org.apache.directory.server.changepw.io.ChangePasswordRequestDecoder
Decodes a ByteBuffer into a ChangePasswordRequest.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordUdpDecoder
 
decode(ByteBuffer) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
Convert a byte buffer into a DhcpMessage.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dhcp.protocol.DhcpDecoder
 
decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.AddressRecordDecoder
 
decode(IoBuffer) - Method in class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
Decode the ByteBuffer into a DnsMessage.
decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.IPv6RecordDecoder
 
decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.MailExchangeRecordDecoder
 
decode(IoBuffer, short) - Method in class org.apache.directory.server.dns.io.decoder.NameServerRecordDecoder
 
decode(IoBuffer, short) - Method in interface org.apache.directory.server.dns.io.decoder.RecordDecoder
Decodes the given length of resource record data into attributes.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsUdpDecoder
 
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.kerberos.protocol.KerberosUdpDecoder
 
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.ApplicationReplyDecoder
Decodes a byte array into an ApplicationReply.
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.ApplicationRequestDecoder
Decodes a byte array into an ApplicationRequest.
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthenticatorDecoder
 
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthenticatorDecoder
-- Unencrypted authenticator Authenticator ::= [APPLICATION 2] SEQUENCE { authenticator-vno[0] INTEGER, crealm[1] Realm, cname[2] PrincipalName, cksum[3] Checksum OPTIONAL, cusec[4] INTEGER, ctime[5] KerberosTime, subkey[6] EncryptionKey OPTIONAL, seq-number[7] INTEGER OPTIONAL, authorization-data[8] AuthorizationData OPTIONAL }
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthorizationDataDecoder
 
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.ChecksumDecoder
Checksum ::= SEQUENCE { cksumtype[0] INTEGER, checksum[1] OCTET STRING }
decode(byte[]) - Method in interface org.apache.directory.server.kerberos.shared.io.decoder.Decoder
Decodes the byte array into an Encodable object.
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncApRepPartDecoder
 
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncKdcRepPartDecoder
 
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncKrbPrivPartDecoder
 
decode(byte[]) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedDataDecoder
Decodes a byte array into an EncryptedData.
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedDataDecoder
Decodes a DERSequence into an EncryptedData.
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedTimestampDecoder
 
decode(byte[]) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionKeyDecoder
Decodes a byte array into an EncryptionKey.
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionKeyDecoder
EncryptionKey ::= SEQUENCE { keytype[0] INTEGER, keyvalue[1] OCTET STRING }
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeDecoder
etype[8] SEQUENCE OF INTEGER, -- EncryptionType, -- in preference order
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfo2Decoder
Decodes a byte array into an array of EncryptionTypeInfo2Entry.
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfo2Decoder
ETYPE-INFO2-ENTRY ::= SEQUENCE { etype [0] Int32, salt [1] KerberosString OPTIONAL, s2kparams [2] OCTET STRING OPTIONAL }
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfoDecoder
Decodes a byte array into an array of EncryptionTypeInfoEntry.
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfoDecoder
ETYPE-INFO-ENTRY ::= SEQUENCE { etype [0] Int32, salt [1] OCTET STRING OPTIONAL }
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncTicketPartDecoder
 
decode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.ErrorMessageDecoder
Decodes a ByteBuffer into an ErrorMessage.
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.HostAddressDecoder
HostAddress ::= SEQUENCE { addr-type[0] INTEGER, address[1] OCTET STRING }
decode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.KdcReplyDecoder
Decodes a ByteBuffer into a KdcReply.
decode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.KdcRequestDecoder
Decodes a ByteBuffer into a KdcRequest.
decode(DERGeneralizedTime) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.KerberosTimeDecoder
KerberosTime ::= GeneralizedTime -- Specifying UTC time zone (Z)
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.LastRequestDecoder
 
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.PreAuthenticationDataDecoder
Decodes a byte array into PaData.
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.PreAuthenticationDataDecoder
PA-DATA ::= SEQUENCE { padata-type[1] INTEGER, padata-value[2] OCTET STRING, -- might be encoded AP-REQ }
decode(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.PrincipalNameDecoder
Decodes a DERSequence into a PrincipalName.
decode(byte[]) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.PrivateMessageDecoder
Decodes a byte array into a PrivateMessage.
decode(byte[]) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.TicketDecoder
Decodes a byte array into an Ticket.
decode(DERApplicationSpecific) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.TicketDecoder
Ticket ::= [APPLICATION 1] SEQUENCE { tkt-vno[0] INTEGER, realm[1] Realm, sname[2] PrincipalName, enc-part[3] EncryptedData }
decode(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
Decodes the ByteBuffer into an NtpMessage.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.ntp.protocol.NtpDecoder
 
decodeAuthorizationEntry(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthorizationDataDecoder
 
decodeChangePasswdData(DERSequence) - Method in class org.apache.directory.server.changepw.io.ChangePasswordDataDecoder
 
decodeChangePasswordData(byte[]) - Method in class org.apache.directory.server.changepw.io.ChangePasswordDataDecoder
Decodes bytes into a ChangePasswordData.
decodeEncryptedTimestamp(DERSequence) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedTimestampDecoder
 
decodeOptions(ByteBuffer) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
 
Decoder - Interface in org.apache.directory.server.kerberos.shared.io.decoder
 
DecoderFactory - Interface in org.apache.directory.server.kerberos.shared.io.decoder
 
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthorizationDataDecoder
AuthorizationData ::= SEQUENCE OF SEQUENCE { ad-type[0] INTEGER, ad-data[1] OCTET STRING }
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfo2Decoder
ETYPE-INFO2 ::= SEQUENCE SIZE (1..MAX) OF ETYPE-INFO2-ENTRY
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfoDecoder
ETYPE-INFO ::= SEQUENCE OF ETYPE-INFO-ENTRY
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.HostAddressDecoder
HostAddresses ::= SEQUENCE OF SEQUENCE { addr-type[0] INTEGER, address[1] OCTET STRING }
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.LastRequestDecoder
LastReq ::= SEQUENCE OF SEQUENCE { lr-type[0] INTEGER, lr-value[1] KerberosTime }
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.PreAuthenticationDataDecoder
KDC-REQ ::= SEQUENCE { pvno[1] INTEGER, msg-type[2] INTEGER, padata[3] SEQUENCE OF PA-DATA OPTIONAL, req-body[4] KDC-REQ-BODY }
decodeSequence(DERSequence) - Static method in class org.apache.directory.server.kerberos.shared.io.decoder.TicketDecoder
Decodes a DERSequence into an array of Tickets.
decodeTransitedEncoding(DERSequence) - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncTicketPartDecoder
 
decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
decrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
DEFAULT - Static variable in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
The default factory returns stock instances of a directory service with smart defaults
DEFAULT_ALIAS_DEREF_MODE - Static variable in class org.apache.directory.server.core.event.NotificationCriteria
 
DEFAULT_BACKLOG_NB - Static variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
The default backlog queue size
DEFAULT_BASE - Static variable in class org.apache.directory.server.core.event.NotificationCriteria
 
DEFAULT_CATEGORY_COUNT - Static variable in class org.apache.directory.server.changepw.ChangePasswordServer
The default change password password policy for category count.
DEFAULT_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
DEFAULT_CURSOR - Static variable in class org.apache.directory.server.xdbm.tools.IndexDialog
 
DEFAULT_DUPLICATE_LIMIT - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
default duplicate limit before duplicate keys switch to using a btree for values
DEFAULT_FILTER - Static variable in class org.apache.directory.server.core.event.NotificationCriteria
 
DEFAULT_INDEX_CACHE_SIZE - Static variable in interface org.apache.directory.server.xdbm.Index
 
DEFAULT_NB_THREADS - Static variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
The default number of threads
DEFAULT_PASSWORD_LENGTH - Static variable in class org.apache.directory.server.changepw.ChangePasswordServer
The default change password password policy for password length.
DEFAULT_SCOPE - Static variable in class org.apache.directory.server.core.event.NotificationCriteria
 
DEFAULT_SEARCH_CONTROLS - Static variable in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
DEFAULT_SIZE - Static variable in class jdbm.btree.BTree
Default page size (number of entries per node)
DEFAULT_TOKEN_SIZE - Static variable in class org.apache.directory.server.changepw.ChangePasswordServer
The default change password password policy for token size.
DefaultAuthorizationInterceptor - Class in org.apache.directory.server.core.authz
An Interceptor that controls access to DefaultPartitionNexus.
DefaultAuthorizationInterceptor() - Constructor for class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
Creates a new instance.
DefaultChangeLog - Class in org.apache.directory.server.core.changelog
The default ChangeLog service implementation.
DefaultChangeLog() - Constructor for class org.apache.directory.server.core.changelog.DefaultChangeLog
 
DefaultCoreSession - Class in org.apache.directory.server.core
The default CoreSession implementation.
DefaultCoreSession(LdapPrincipal, DirectoryService) - Constructor for class org.apache.directory.server.core.DefaultCoreSession
 
DefaultDirectoryService - Class in org.apache.directory.server.core
Default implementation of DirectoryService.
DefaultDirectoryService() - Constructor for class org.apache.directory.server.core.DefaultDirectoryService
Creates a new instance of the directory service.
DefaultDirectoryServiceFactory - Class in org.apache.directory.server.core.factory
A Default factory for DirectoryService.
DefaultFingerServers - Class in org.apache.directory.server.dhcp.options.misc
The Finger server option specifies a list of Finger available to the client.
DefaultFingerServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.DefaultFingerServers
 
DefaultIpTimeToLive - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies the default time-to-live that the client should use on outgoing datagrams.
DefaultIpTimeToLive() - Constructor for class org.apache.directory.server.dhcp.options.perhost.DefaultIpTimeToLive
 
DefaultIrcServers - Class in org.apache.directory.server.dhcp.options.misc
The IRC server option specifies a list of IRC available to the client.
DefaultIrcServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.DefaultIrcServers
 
DefaultJournal - Class in org.apache.directory.server.core.journal
The default journal implementation.
DefaultJournal() - Constructor for class org.apache.directory.server.core.journal.DefaultJournal
 
DefaultJournalStore - Class in org.apache.directory.server.core.journal
 
DefaultJournalStore() - Constructor for class org.apache.directory.server.core.journal.DefaultJournalStore
 
DefaultLdapServerFactory - Class in org.apache.directory.server.factory
TODO DefaultLdapServerFactory.
DefaultLdapServerFactory() - Constructor for class org.apache.directory.server.factory.DefaultLdapServerFactory
 
DefaultMarshaller - Class in org.apache.directory.server.core.avltree
A Marshaller which uses default Java Serialization.
DefaultMarshaller() - Constructor for class org.apache.directory.server.core.avltree.DefaultMarshaller
 
DefaultOperationManager - Class in org.apache.directory.server.core
The default implementation of an OperationManager.
DefaultOperationManager(DirectoryService) - Constructor for class org.apache.directory.server.core.DefaultOperationManager
 
DefaultOptimizer<E,ID> - Class in org.apache.directory.server.xdbm.search.impl
Optimizer that annotates the filter using scan counts.
DefaultOptimizer(Store<E, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.DefaultOptimizer
Creates an optimizer on a database.
DefaultPartitionNexus - 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.
DefaultPartitionNexus(ServerEntry) - Constructor for class org.apache.directory.server.core.partition.DefaultPartitionNexus
Creates the root nexus singleton of the entire system.
DefaultSchemaService - Class in org.apache.directory.server.core.schema
This class manage the Schema's operations.
DefaultSchemaService() - Constructor for class org.apache.directory.server.core.schema.DefaultSchemaService
 
defaultSearchContextsConfig - Static variable in class org.apache.directory.server.core.sp.LdapClassLoader
 
DefaultSearchEngine<ID> - Class in org.apache.directory.server.xdbm.search.impl
Given a search filter and a scope the search engine identifies valid candidate entries returning their ids.
DefaultSearchEngine(Store<ServerEntry, ID>, CursorBuilder<ID>, EvaluatorBuilder<ID>, Optimizer) - Constructor for class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
Creates a DefaultSearchEngine for searching a Database without setting up the database.
DefaultSerializer - Class in jdbm.helper
Default java serializer.
DefaultSerializer() - Constructor for class jdbm.helper.DefaultSerializer
Construct a DefaultSerializer.
DefaultTupleComparator<K,V> - Class in org.apache.directory.server.core.partition.impl.btree
The default implementation of a pair of comparators which compares both keys and values of a Tuple.
DefaultTupleComparator(SerializableComparator<K>, SerializableComparator<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
 
DefaultWwwServers - Class in org.apache.directory.server.dhcp.options.misc
The WWW server option specifies a list of WWW available to the client.
DefaultWwwServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.DefaultWwwServers
 
delete(long) - Method in class jdbm.recman.BaseRecordManager
Deletes a record.
delete(long) - Method in class jdbm.recman.CacheRecordManager
Deletes a record.
delete(long) - Method in interface jdbm.RecordManager
Deletes a record.
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
The delete operation has to be stored with a way to restore the deleted element.
delete(DN) - Method in interface org.apache.directory.server.core.CoreSession
Deletes an entry in the server.
delete(DN, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Deletes an entry in the server.
delete(InternalDeleteRequest) - Method in interface org.apache.directory.server.core.CoreSession
 
delete(InternalDeleteRequest, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
 
delete(DN, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Deletes an entry in the server.
delete(DN, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Deletes an entry in the server.
delete(DN) - Method in class org.apache.directory.server.core.DefaultCoreSession
Deletes an entry in the server.
delete(DN, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Deletes an entry in the server.
delete(DN, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Deletes an entry in the server.
delete(DN, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Deletes an entry in the server.
delete(InternalDeleteRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
delete(InternalDeleteRequest, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to make sure the entry being deleted exists, and has no children, otherwise throws the appropriate LdapException.
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
delete(DN, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
delete(DN, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
delete(DN, Collection<String>) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
delete(NextInterceptor, DeleteOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.delete( DeleteOperationContext ) call.
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
delete(DeleteOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.delete(NextInterceptor, DeleteOperationContext ).
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
Filters Partition.delete( DeleteOperationContext ) call.
delete(DN) - Method in class org.apache.directory.server.core.MockCoreSession
Deletes an entry in the server.
delete(DN, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Deletes an entry in the server.
delete(DN, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Deletes an entry in the server.
delete(DN, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Deletes an entry in the server.
delete(InternalDeleteRequest) - Method in class org.apache.directory.server.core.MockCoreSession
delete(InternalDeleteRequest, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
delete(DN, Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.delete( DeleteOperationContext ) call.
delete(DeleteOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
delete(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlMasterTable
 
delete(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Delete the entry associated with a given Id
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Deletes a leaf entry from this ContextPartition: non-leaf entries cannot be deleted until this operation has been applied to their children.
delete(ID) - 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(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Deletes a ServerEntry from the master table at an index specified by id.
delete(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Delete the entry associated with a given Id
delete(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
delete(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
delete(DeleteOperationContext) - 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(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
Delete an entry in the server.
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
Delete the schema object and update the registries
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
Delete the schema object and update the registries
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
Delete the schema object and update the registries
delete(DITContentRule, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
 
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
Delete the schema object and update the registries
delete(DITStructureRule, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
 
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
Delete the schema object and update the registries
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
Delete the schema object and update the registries
delete(MatchingRuleUse, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
 
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
Delete the schema object and update the registries
delete(NameForm, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
 
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
Delete the schema object and update the registries
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
Delete the schema object and update the registries
delete(ServerEntry, boolean) - Method in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
Delete the schema object and update the registries
delete(DeleteOperationContext, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
Called to react to the deletion of a metaSchema object.
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
Delete the schema object and update the registries
delete(ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
Delete the schema object and update the registries
delete(DeleteOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
delete(OperationContext, NormalizerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
delete(OperationContext, SyntaxCheckerDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
delete(OperationContext, LdapComparatorDescription) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
delete(NextInterceptor, DeleteOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
delete(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
delete(Long) - Method in interface org.apache.directory.server.xdbm.MasterTable
Deletes a entry from this MasterTable at an index specified by id.
delete(ID) - Method in interface org.apache.directory.server.xdbm.Store
Delete the entry associated with a given Id
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
deleteFromSchema(SchemaObject, String) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Delete a SchemaObject from the schema registry, assuming that it has an associated schema and that this schema is loaded
DeleteHandler - Class in org.apache.directory.server.ldap.handlers
A single reply handler for InternalDeleteRequests.
DeleteHandler() - Constructor for class org.apache.directory.server.ldap.handlers.DeleteHandler
 
DeleteOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Delete context used for Interceptors.
DeleteOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
Creates a new instance of DeleteOperationContext.
DeleteOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
Creates a new instance of DeleteOperationContext.
DeleteOperationContext(CoreSession, InternalDeleteRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
 
deleteSchemaObject(OperationContext, SchemaObject) - Method in class org.apache.directory.server.core.schema.SchemaSubentryModifier
 
DeleteStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
DeleteStoredProcedureParameterInjector(OperationContext, DN) - Constructor for class org.apache.directory.server.core.trigger.DeleteStoredProcedureParameterInjector
 
denormalizeEntryOpAttrs(ServerEntry) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
denormalizeTypes(DN) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
Does not create a new DN but alters existing DN by using the first short name for an attributeType definition.
deriveKey(byte[], byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
Derived Key = DK(Base Key, Well-Known Constant) DK(Key, Constant) = random-to-key(DR(Key, Constant)) DR(Key, Constant) = k-truncate(E(Key, Constant, initial-cipher-state))
deriveRandom(byte[], byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
Des3CbcSha1KdEncryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
 
Des3CbcSha1KdEncryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
DesCbcCrcEncryption - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
 
DesCbcCrcEncryption() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
DescriptionParsers - Class in org.apache.directory.server.core.schema
Parses descriptions using a number of different parsers for schema descriptions.
DescriptionParsers(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.DescriptionParsers
Creates a description parser.
deserialize(byte[]) - Method in class jdbm.btree.BPage
Deserialize the content of an object from a byte array.
deserialize(byte[]) - Method in class jdbm.helper.ByteArraySerializer
Deserialize the content of an object from a byte array.
deserialize(byte[]) - Method in class jdbm.helper.DefaultSerializer
De-serialize the content of an object from a byte array.
deserialize(byte[]) - Method in class jdbm.helper.IntegerSerializer
Deserialize the content of an object from a byte array.
deserialize(byte[]) - Method in class jdbm.helper.LongSerializer
Deserialize the content of an object from a byte array.
deserialize(byte[]) - Static method in class jdbm.helper.Serialization
Deserialize an object from a byte array
deserialize(byte[]) - Method in interface jdbm.helper.Serializer
Deserialize the content of an object from a byte array.
deserialize(byte[]) - Method in class org.apache.directory.server.core.avltree.ArrayMarshaller
Creates an Array from given bytes of data.
deserialize(byte[]) - Method in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
Creates an AVLTree from given bytes of data.
deserialize(byte[]) - Method in class org.apache.directory.server.core.avltree.DefaultMarshaller
 
deserialize(byte[]) - Method in interface org.apache.directory.server.core.avltree.Marshaller
 
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.BTreeRedirectMarshaller
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
 
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.ServerEntrySerializer
Deserialize a ServerEntry.
deserialize(byte[]) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
 
DesStringToKey - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
An implementation of the DES string-to-key function as originally described in RFC 1510, "The Kerberos Network Authentication Service (V5)," and clarified in RFC 3961, "Encryption and Checksum Specifications for Kerberos 5."
DesStringToKey() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
 
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.AuthenticationInterceptor
Deinitializes and deregisters all Authenticators from this service.
destroy() - Method in interface org.apache.directory.server.core.authn.Authenticator
Called by AuthenticationInterceptor to indicate that this authenticator is being removed from service.
destroy() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Destroy the changeLog
destroy() - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Destroy the logs.
destroy() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Destroy the changeLog
destroy() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
Save logs, tags and revision on disk, and clean everything in memory
destroy() - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
 
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.journal.DefaultJournal
Destroy the journal service
destroy() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
Destroy the logs.
destroy() - Method in interface org.apache.directory.server.core.journal.Journal
Destroy the journal service
destroy() - Method in interface org.apache.directory.server.core.journal.JournalStore
Destroy the logs.
destroy() - Method in class org.apache.directory.server.core.MockInterceptor
 
destroy() - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
The destroy method does nothing
destroy() - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
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.avl.AvlStore
Close the parttion : we have to close all the userIndices and the master table.
destroy() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Close the partition : we have to close all the userIndices and the master table.
destroy() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
destroy() - Method in interface org.apache.directory.server.core.partition.Partition
Instructs this Partition to synchronize with it's persistent store, and destroy all held resources, in preparation for a shutdown event.
destroy() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Destroys this key by overwriting the symmetric key material with zeros.
destroy() - Method in interface org.apache.directory.server.xdbm.Store
Close the parttion : we have to close all the userIndices and the master table.
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
 
determineSelectionBase(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Determine address on which to base selection.
DHCPACK - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DhcpConfigElement - Class in org.apache.directory.server.dhcp.store
 
DhcpConfigElement() - Constructor for class org.apache.directory.server.dhcp.store.DhcpConfigElement
 
DHCPDECLINE - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DhcpDecoder - Class in org.apache.directory.server.dhcp.protocol
 
DhcpDecoder() - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpDecoder
 
DHCPDISCOVER - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
Enumeration elements are constructed once upon class loading.
DhcpEncoder - Class in org.apache.directory.server.dhcp.protocol
 
DhcpEncoder() - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpEncoder
 
DhcpException - Exception in org.apache.directory.server.dhcp
 
DhcpException() - Constructor for exception org.apache.directory.server.dhcp.DhcpException
This empty constructor is used if no explanation of the DHCP exception is required.
DhcpException(String) - Constructor for exception org.apache.directory.server.dhcp.DhcpException
This constructor is used if a description of the event that caused the exception is required.
DhcpException(String, Exception) - Constructor for exception org.apache.directory.server.dhcp.DhcpException
This constructor is used if a description of the event that caused the exception is required.
DHCPINFORM - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DhcpMessage - Class in org.apache.directory.server.dhcp.messages
A DHCP (RFC 2131) message.
DhcpMessage() - Constructor for class org.apache.directory.server.dhcp.messages.DhcpMessage
Create a default dhcp message.
DhcpMessage(MessageType, byte, HardwareAddress, short, int, int, short, InetAddress, InetAddress, InetAddress, InetAddress, String, String, OptionsField) - Constructor for class org.apache.directory.server.dhcp.messages.DhcpMessage
Create a DHCP message based on the supplied values.
DhcpMessageDecoder - Class in org.apache.directory.server.dhcp.io
 
DhcpMessageDecoder() - Constructor for class org.apache.directory.server.dhcp.io.DhcpMessageDecoder
 
DhcpMessageEncoder - Class in org.apache.directory.server.dhcp.io
 
DhcpMessageEncoder() - Constructor for class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
 
DhcpMessageType - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used to convey the type of the DHCP message.
DhcpMessageType() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
 
DhcpMessageType(MessageType) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
 
DHCPNAK - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DHCPOFFER - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DhcpOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
DhcpOption() - Constructor for class org.apache.directory.server.dhcp.options.DhcpOption
 
DhcpProtocolCodecFactory - Class in org.apache.directory.server.dhcp.protocol
 
DhcpProtocolCodecFactory() - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
 
DhcpProtocolHandler - Class in org.apache.directory.server.dhcp.protocol
Implementation of a DHCP protocol handler which delegates the work of generating replys to a DhcpService implementation.
DhcpProtocolHandler(DhcpService) - Constructor for class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
DHCPRELEASE - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DHCPREQUEST - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
DhcpService - Interface in org.apache.directory.server.dhcp.service
DHCP Protocol (RFC 2131, RFC 2132).
DhcpStore - Interface in org.apache.directory.server.dhcp.store
 
DiagnosticCommand - Class in org.apache.directory.server.tools
A command to send an extened request which launches a diagnostic UI on the server's console.
DiagnosticCommand() - Constructor for class org.apache.directory.server.tools.DiagnosticCommand
 
DigestMd5CallbackHandler - Class in org.apache.directory.server.ldap.handlers.bind.digestMD5
 
DigestMd5CallbackHandler(LdapSession, CoreSession, InternalBindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5CallbackHandler
Creates a new instance of DigestMd5CallbackHandler.
DigestMd5MechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind.digestMD5
The DIGEST-MD5 mechanism handler.
DigestMd5MechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5MechanismHandler
 
DirectoryBackedService - Class in org.apache.directory.server.protocol.shared
Base class shared by all protocol providers for configuration.
DirectoryBackedService() - Constructor for class org.apache.directory.server.protocol.shared.DirectoryBackedService
 
DirectoryListener - Interface in org.apache.directory.server.core.event
A listener which is notified of changes to the directory service.
DirectoryPrincipalStore - Class in org.apache.directory.server.kerberos.shared.store
A PrincipalStore backing entries in a DirectoryService.
DirectoryPrincipalStore(DirectoryService, DN) - Constructor for class org.apache.directory.server.kerberos.shared.store.DirectoryPrincipalStore
Creates a new instance of DirectoryPrincipalStore.
DirectoryService - Interface in org.apache.directory.server.core
Provides JNDI service to AbstractContextFactory.
directoryService - Variable in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
A reference on the DirectoryService instance
DirectoryServiceFactory - Interface in org.apache.directory.server.core.factory
A factory used to generate differently configured DirectoryService objects.
DirectoryServiceOperation - Interface in org.apache.directory.server.protocol.shared.store
Interface to support the command pattern for LDAP operations.
DISABLE_SECURITY_LAYER_ONCE - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslFilter
A session attribute key that makes next one write request bypass this filter (not adding a security layer).
DISABLE_TRANSACTIONS - Static variable in interface jdbm.RecordManagerOptions
Option to disable transaction (to increase performance at the cost of potential data loss).
DISABLE_TRANSISTED_CHECKED - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - disable transisted checked.
disableSchema(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
disableTransactions() - Method in class jdbm.recman.BaseRecordManager
Switches off transactions for the record manager.
DisconnectNotificationCommand - Class in org.apache.directory.server.tools
Responds to unsolicited notifications by launching an external process.
DisconnectNotificationCommand() - Constructor for class org.apache.directory.server.tools.DisconnectNotificationCommand
 
dispose(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpDecoder
 
dispose(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpEncoder
 
dispose() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
DitContentRuleSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A schema entity change handler for DitContentRules.
DitContentRuleSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
Creates a new instance of DitContentRuleSynchronizer.
DitStructureRuleSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A schema entity change handler for DitStructureRules.
DitStructureRuleSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
Creates a new instance of DitStructureSynchronizer.
dn - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
The DN associated with the context
DnameRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.
DnameRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.DnameRecordEncoder
 
DnsAttribute - Class in org.apache.directory.server.dns.store
Constants representing the DNS attribute ids as defined by the Apache DNS schema.
DnsAttribute() - Constructor for class org.apache.directory.server.dns.store.DnsAttribute
 
DnsContext - Class in org.apache.directory.server.dns.service
 
DnsContext() - Constructor for class org.apache.directory.server.dns.service.DnsContext
 
DnsException - Exception in org.apache.directory.server.dns
The root of the DNS exception hierarchy.
DnsException(ResponseCode) - Constructor for exception org.apache.directory.server.dns.DnsException
Creates a DnsException with a response code.
DnsMessage - Class in org.apache.directory.server.dns.messages
All communications inside of the domain protocol are carried in a single format called a message.
DnsMessage(int, MessageType, OpCode, boolean, boolean, boolean, boolean, boolean, boolean, ResponseCode, List<QuestionRecord>, List<ResourceRecord>, List<ResourceRecord>, List<ResourceRecord>) - Constructor for class org.apache.directory.server.dns.messages.DnsMessage
Creates a new instance of DnsMessage.
DnsMessageDecoder - Class in org.apache.directory.server.dns.io.decoder
A decoder for DNS messages.
DnsMessageDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.DnsMessageDecoder
 
DnsMessageEncoder - Class in org.apache.directory.server.dns.io.encoder
An encoder for DNS messages.
DnsMessageEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
 
DnsMessageModifier - Class in org.apache.directory.server.dns.messages
All communications inside of the domain protocol are carried in a single format called a message.
DnsMessageModifier() - Constructor for class org.apache.directory.server.dns.messages.DnsMessageModifier
 
DnsOperation - Interface in org.apache.directory.server.dns.store.jndi
Interface to support the command pattern with JNDI contexts.
DnsProtocolHandler - Class in org.apache.directory.server.dns.protocol
 
DnsProtocolHandler(DnsServer, RecordStore) - Constructor for class org.apache.directory.server.dns.protocol.DnsProtocolHandler
Creates a new instance of DnsProtocolHandler.
DnsProtocolTcpCodecFactory - Class in org.apache.directory.server.dns.protocol
 
DnsProtocolUdpCodecFactory - Class in org.apache.directory.server.dns.protocol
 
DnsServer - Class in org.apache.directory.server.dns
Contains the configuration parameters for the DNS protocol provider.
DnsServer() - Constructor for class org.apache.directory.server.dns.DnsServer
Creates a new instance of DnsConfiguration.
DnsTcpDecoder - Class in org.apache.directory.server.dns.protocol
A CumulativeProtocolDecoder which supports DNS operation over TCP, by reassembling split packets prior to decoding.
DnsTcpDecoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsTcpDecoder
 
DnsTcpEncoder - Class in org.apache.directory.server.dns.protocol
A ProtocolEncoder for use in the MINA framework that uses the DnsMessageEncoder to encode DnsMessages.
DnsTcpEncoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsTcpEncoder
 
DnsUdpDecoder - Class in org.apache.directory.server.dns.protocol
A ProtocolDecoder for use in the MINA framework that uses the DnsMessageDecoder to decode DnsMessages.
DnsUdpDecoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsUdpDecoder
 
DnsUdpEncoder - Class in org.apache.directory.server.dns.protocol
A ProtocolEncoder for use in the MINA framework that uses the DnsMessageEncoder to encode DnsMessages.
DnsUdpEncoder() - Constructor for class org.apache.directory.server.dns.protocol.DnsUdpEncoder
 
doAddDialog() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
Displays a entry addition dialog.
doAddOperation(DN, ServerEntry) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after add operations.
doAnnotate(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doBindOperation(DN, byte[], String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after bind operations.
doDebug(String, String, String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpDecoder
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
 
doDecode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.kerberos.protocol.KerberosTcpDecoder
 
doDelete(File) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
Deletes the working directory.
doDeleteOperation(DN) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after delete operations.
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.
doDestroy() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
doDestroy() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
doDestroy() - Method in class org.apache.directory.server.core.partition.NullPartition
 
doDestroy() - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
doDestroy() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
Override this method to put your initialization code.
doFilterDialog(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
doGetRootDSEOperation(DN) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
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.
doInit() - Method in class org.apache.directory.server.core.partition.avl.AvlPartition
Override this method to put your initialization code.
doInit() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
doInit() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
doInit() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
Override this method to put your initialization code.
doInit() - Method in class org.apache.directory.server.core.partition.NullPartition
 
doInit() - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
doListOperation(DN) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after list operations.
doLookupOperation(DN) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after lookup operations.
doLookupOperation(DN, String[]) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after lookup operations.
DOMAIN_NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsDomainName
DomainName - Class in org.apache.directory.server.dhcp.options.vendor
This option specifies the domain name that client should use when resolving hostnames via the Domain Name System.
DomainName() - Constructor for class org.apache.directory.server.dhcp.options.vendor.DomainName
 
DomainNameServers - Class in org.apache.directory.server.dhcp.options.vendor
The domain name server option specifies a list of Domain Name System (STD 13, RFC 1035 [8]) name servers available to the client.
DomainNameServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.DomainNameServers
 
DomainNameService - Class in org.apache.directory.server.dns.service
Domain Name Service (DNS) Protocol (RFC 1034, 1035)
DomainNameService() - Constructor for class org.apache.directory.server.dns.service.DomainNameService
 
doModifyOperation(DN, List<Modification>) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after modify operations.
doMove(DN, DN) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after moveAndRename operations.
doMoveAndRenameOperation(DN, DN, RDN, boolean) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after moveAndRename operations.
doRename(DN, RDN, boolean) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after rename operations.
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(K, String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
doScan(K, String) - Method in class org.apache.directory.server.xdbm.tools.IndexDialog
 
doSearchOperation(DN, AliasDerefMode, ExprNode, SearchControls) - Method in class org.apache.directory.server.core.jndi.ServerContext
Used to encapsulate [de]marshalling of controls before and after list operations.
drop(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Remove all the reference to an entry from the index.
drop(K, Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
drop(K, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
drop(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Remove all the reference to an entry from the index.
drop(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
drop(K, ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
drop(ID) - Method in interface org.apache.directory.server.xdbm.Index
Remove all the reference to an entry from the index.
drop(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
 
DSAnnotationProcessor - Class in org.apache.directory.server.core.factory
A Helper class used to create a DS from the annotations
DSAnnotationProcessor() - Constructor for class org.apache.directory.server.core.factory.DSAnnotationProcessor
 
dumpArgs(String, String[]) - Static method in class org.apache.directory.server.tools.BaseCommand
 
DumpCommand - Class in org.apache.directory.server.tools
Simple tool used to dump the contents of a jdbm based partition.
DumpCommand() - Constructor for class org.apache.directory.server.tools.DumpCommand
 
DupsContainer<V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A wrapper around duplicate key values.
DupsContainerCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A cursor for browsing tables with duplicates which returns the container for values rather than just the value.
DupsContainerCursor(JdbmTable<K, V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
Creates a Cursor over the tuples of a JDBM table.

E

elements() - Method in interface jdbm.helper.CachePolicy
Enumerate through the objects currently in the cache.
elements() - Method in class jdbm.helper.MRU
Enumerate elements' values in the cache
elements() - Method in class jdbm.helper.SoftCache
Gets all the objects stored by the internal (L1) cache.
EMPTY_CONTROLS - Static variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
EMPTY_CONTROLS - Static variable in class org.apache.directory.server.core.jndi.ServerContext
Empty array of controls for use in dealing with them
EMPTY_CONTROLS - Static variable in interface org.apache.directory.server.ldap.LdapProtocolConstants
 
EMPTY_PRINCIPAL_NAME - Static variable in class org.apache.directory.server.kerberos.shared.KerberosUtils
An empty list of principal names
EmptyIndexCursor<K,E,ID> - Class in org.apache.directory.server.xdbm
An empty Cursor implementation.
EmptyIndexCursor() - Constructor for class org.apache.directory.server.xdbm.EmptyIndexCursor
 
EmptyOperationContext - Class in org.apache.directory.server.core.interceptor.context
An EmptySuffix context used for Interceptors.
EmptyOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.EmptyOperationContext
Creates a new instance of EmptyOperationContext.
enableSchema(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
enableSchema(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
Enables a schema by removing it's m-disabled attribute if present.
enableSchema(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
enableSSL(boolean) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Enable or disable SSL
enableSSL(boolean) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Enable or disable SSL
ENC_TKT_IN_SKEY - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - encrypted key in skey.
EncApRepPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of the application response.
EncApRepPart(KerberosTime, int, EncryptionKey, Integer) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPart
Creates a new instance of EncApRepPart.
EncApRepPartDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncApRepPartDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncApRepPartDecoder
 
EncApRepPartEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncApRepPartEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncApRepPartEncoder
 
EncApRepPartModifier - Class in org.apache.directory.server.kerberos.shared.messages.components
 
EncApRepPartModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPartModifier
 
EncAsRepPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of the authentication service response.
EncAsRepPart(EncryptionKey, LastRequest, int, KerberosTime, TicketFlags, KerberosTime, KerberosTime, KerberosTime, KerberosTime, KerberosPrincipal, HostAddresses) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncAsRepPart
Creates a new instance of EncAsRepPart.
EncAsRepPartEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncAsRepPartEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncAsRepPartEncoder
Creates a new instance of EncAsRepPartEncoder.
EncKdcRepPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Base class for encrypted parts of KDC responses.
EncKdcRepPart() - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Creates a new instance of EncKdcRepPart.
EncKdcRepPart(EncryptionKey, LastRequest, int, KerberosTime, TicketFlags, KerberosTime, KerberosTime, KerberosTime, KerberosTime, KerberosPrincipal, HostAddresses, MessageComponentType) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Creates a new instance of EncKdcRepPart.
EncKdcRepPartDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncKdcRepPartDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncKdcRepPartDecoder
 
EncKdcRepPartEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncKdcRepPartEncoder(int) - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncKdcRepPartEncoder
 
EncKrbCredPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of credential message types.
EncKrbCredPart(KrbCredInfo[], KerberosTime, Integer, Integer, HostAddress, HostAddresses) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Creates a new instance of EncKrbCredPart.
EncKrbPrivPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of private messages.
EncKrbPrivPart(byte[], KerberosTime, Integer, Integer, HostAddress, HostAddress) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Creates a new instance of EncKrbPrivPart.
EncKrbPrivPartDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncKrbPrivPartDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncKrbPrivPartDecoder
 
EncKrbPrivPartEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncKrbPrivPartEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncKrbPrivPartEncoder
 
EncKrbPrivPartModifier - Class in org.apache.directory.server.kerberos.shared.messages.components
 
EncKrbPrivPartModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
 
Encodable - Interface in org.apache.directory.server.kerberos.shared.messages
Marker interface for ASN.1 encodable objects.
encode(ChangePasswordData) - Method in class org.apache.directory.server.changepw.io.ChangePasswordDataEncoder
Encodes a ChangePasswordData into a byte array.
encode(ChangePasswordData, ByteBuffer) - Method in class org.apache.directory.server.changepw.io.ChangePasswordDataEncoder
Encodes a ChangePasswordData into a ByteBuffer.
encode(ByteBuffer, ChangePasswordError) - Method in class org.apache.directory.server.changepw.io.ChangePasswordErrorEncoder
Encodes a ChangePasswordError into a ByteBuffer.
encode(ByteBuffer, ChangePasswordReply) - Method in class org.apache.directory.server.changepw.io.ChangePasswordReplyEncoder
Encodes a ChangePasswordReply into a ByteBuffer.
encode(ByteBuffer, ChangePasswordRequest) - Method in class org.apache.directory.server.changepw.io.ChangePasswordRequestEncoder
Encodes a ChangePasswordRequest into a ByteBuffer.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordUdpEncoder
 
encode(ByteBuffer, DhcpMessage) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
Converts a DhcpMessage object into a byte buffer.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.dhcp.protocol.DhcpEncoder
 
encode(IoBuffer, DnsMessage) - Method in class org.apache.directory.server.dns.io.encoder.DnsMessageEncoder
Encodes the DnsMessage into the ByteBuffer.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsTcpEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.dns.protocol.DnsUdpEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.kerberos.protocol.KerberosTcpEncoder
 
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.kerberos.protocol.KerberosUdpEncoder
 
encode(ApplicationReply) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.ApplicationReplyEncoder
Encodes an ApplicationReply into a byte array.
encode(ApplicationRequest) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.ApplicationRequestEncoder
Encodes an ApplicationRequest into a byte array.
encode(Encodable) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.AuthenticatorEncoder
Encodes an Authenticator into a byte array.
encode(AuthorizationData) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.AuthorizationDataEncoder
AuthorizationData ::= SEQUENCE OF SEQUENCE { ad-type[0] INTEGER, ad-data[1] OCTET STRING }
encode(Checksum) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.ChecksumEncoder
Encodes a Checksum into a DERSequence.
encode(Encodable) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncApRepPartEncoder
 
encode(Encodable) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncKdcRepPartEncoder
 
encode(Encodable) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncKrbPrivPartEncoder
 
encode(Encodable) - Method in interface org.apache.directory.server.kerberos.shared.io.encoder.Encoder
Encodes an ASN.1 Encodable object into a byte array.
encode(EncryptedData) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptedDataEncoder
Encodes an EncryptedData into a byte array.
encode(Encodable) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptedTimestampEncoder
 
encode(EncryptionKey) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionKeyEncoder
Encodes an EncryptionKey into a byte array.
encode(Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeEncoder
etype[8] SEQUENCE OF INTEGER, -- EncryptionEngine, -- in preference order
encode(EncryptionTypeInfo2Entry[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfo2Encoder
Encodes an array of EncryptionTypeInfo2Entrys into a byte array.
encode(EncryptionTypeInfo2Entry) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfo2Encoder
ETYPE-INFO2-ENTRY ::= SEQUENCE { etype [0] Int32, salt [1] KerberosString OPTIONAL, s2kparams [2] OCTET STRING OPTIONAL }
encode(EncryptionTypeInfoEntry[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfoEncoder
Encodes an array of EncryptionTypeInfoEntrys into a byte array.
encode(EncryptionTypeInfoEntry) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfoEncoder
ETYPE-INFO-ENTRY ::= SEQUENCE { etype [0] Int32, salt [1] OCTET STRING OPTIONAL }
encode(Encodable) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncTicketPartEncoder
 
encode(ErrorMessage, ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.ErrorMessageEncoder
Encodes an ErrorMessage into a ByteBuffer.
encode(ErrorMessage) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.ErrorMessageEncoder
Encodes an ErrorMessage into a byte array.
encode(HostAddress) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.HostAddressesEncoder
HostAddress ::= SEQUENCE { addr-type[0] INTEGER, address[1] OCTET STRING }
encode(KdcReply, ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.KdcReplyEncoder
Encodes a KdcReply into a ByteBuffer.
encode(KdcRequest, ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.KdcRequestEncoder
Encodes a KdcRequest into a ByteBuffer.
encode(KerberosTime) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.KerberosTimeEncoder
KerberosTime ::= GeneralizedTime -- Specifying UTC time zone (Z)
encode(LastRequest) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.LastRequestEncoder
LastReq ::= SEQUENCE OF SEQUENCE { lr-type[0] INTEGER, lr-value[1] KerberosTime }
encode(PaData[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.PreAuthenticationDataEncoder
Encodes an array of PaDatas into a byte array.
encode(PaData) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.PreAuthenticationDataEncoder
PA-DATA ::= SEQUENCE { padata-type[1] INTEGER, padata-value[2] OCTET STRING }
encode(KerberosPrincipal) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.PrincipalNameEncoder
Encodes a KerberosPrincipal into a DERSequence.
encode(PrincipalName) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.PrincipalNameEncoder
Encodes a PrincipalName into a DERSequence.
encode(PrivateMessage) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.PrivateMessageEncoder
Encodes a PrivateMessage into a byte array.
encode(Ticket) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.TicketEncoder
Ticket ::= [APPLICATION 1] SEQUENCE { tkt-vno[0] INTEGER, realm[1] Realm, sname[2] PrincipalName, enc-part[3] EncryptedData }
encode(TransitedEncoding) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.TransitedEncodingEncoder
TransitedEncoding ::= SEQUENCE { tr-type[0] INTEGER, -- must be registered contents[1] OCTET STRING }
encode() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Encode the Ticket message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
Encode the AuthorizationData message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Encode the AuthorizationDataEntry message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Encode the Checksum message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Encode the EncryptedData message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Encode the EncryptionKey message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Encode the HostAddress message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Encode the HostAddress message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Encode the PreAuthenticationData message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Encode the PrincipalName message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Encode the TransitedEncoding message to a PDU.
encode(ByteBuffer, NtpMessage) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
Encodes the NtpMessage into the ByteBuffer.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.ntp.protocol.NtpEncoder
 
encodeInitialSequence(KdcReply) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncKdcRepPartEncoder
EncKDCRepPart ::= SEQUENCE { key[0] EncryptionKey, last-req[1] LastReq, nonce[2] INTEGER, key-expiration[3] KerberosTime OPTIONAL, flags[4] TicketFlags, authtime[5] KerberosTime, starttime[6] KerberosTime OPTIONAL, endtime[7] KerberosTime, renew-till[8] KerberosTime OPTIONAL, srealm[9] Realm, sname[10] PrincipalName, caddr[11] HostAddresses OPTIONAL }
encodeInitialSequence(EncTicketPart) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncTicketPartEncoder
Encodes an EncTicketPart into a DERSequence.
encodeOptions(OptionsField, ByteBuffer) - Method in class org.apache.directory.server.dhcp.io.DhcpMessageEncoder
 
Encoder - Interface in org.apache.directory.server.kerberos.shared.io.encoder
 
encodeRequestBody(RequestBody) - Method in class org.apache.directory.server.kerberos.shared.io.encoder.KdcRequestEncoder
Encodes a KdcRequest into a byte[].
EncoderFactory - Interface in org.apache.directory.server.kerberos.shared.io.encoder
 
encodeSequence(EncryptedData) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptedDataEncoder
Encodes an EncryptedData into a DERSequence.
encodeSequence(EncryptionKey) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionKeyEncoder
 
encodeSequence(EncryptionTypeInfo2Entry[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfo2Encoder
ETYPE-INFO2 ::= SEQUENCE SIZE (1..MAX) OF ETYPE-INFO2-ENTRY
encodeSequence(EncryptionTypeInfoEntry[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfoEncoder
ETYPE-INFO ::= SEQUENCE OF ETYPE-INFO-ENTRY
encodeSequence(HostAddresses) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.HostAddressesEncoder
HostAddresses ::= SEQUENCE OF SEQUENCE { addr-type[0] INTEGER, address[1] OCTET STRING }
encodeSequence(PaData[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.PreAuthenticationDataEncoder
METHOD-DATA ::= SEQUENCE OF PA-DATA
encodeSequence(Ticket[]) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.TicketEncoder
 
encodeTicket(Ticket) - Static method in class org.apache.directory.server.kerberos.shared.io.encoder.TicketEncoder
Encodes a Ticket into a its ASN.1 DER encoding.
encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
encrypt(byte[], byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
EncryptedData - Class in org.apache.directory.server.kerberos.shared.messages.value
A structure storing an encrypted data element.
EncryptedData() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Creates a new instance of EncryptedData.
EncryptedData(EncryptionType, int, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Creates a new instance of EncryptedData.
EncryptedData(EncryptionType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Creates a new instance of EncryptedData.
EncryptedDataDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncryptedDataDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedDataDecoder
 
EncryptedDataEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncryptedDataEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncryptedDataEncoder
 
EncryptedTimeStamp - Class in org.apache.directory.server.kerberos.shared.messages.value
Pre-authentication encrypted timestamp.
EncryptedTimeStamp(KerberosTime, int) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStamp
Creates a new instance of EncryptedTimeStamp.
EncryptedTimestampDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
padata-type ::= PA-ENC-TIMESTAMP padata-value ::= EncryptedData -- PA-ENC-TS-ENC PA-ENC-TS-ENC ::= SEQUENCE { patimestamp[0] KerberosTime, -- client's time pausec[1] INTEGER OPTIONAL }
EncryptedTimestampDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedTimestampDecoder
 
EncryptedTimestampEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncryptedTimestampEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncryptedTimestampEncoder
 
EncryptedTimeStampModifier - Class in org.apache.directory.server.kerberos.shared.messages.value
 
EncryptedTimeStampModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStampModifier
 
ENCRYPTION_TYPES_DEFAULT - Static variable in class org.apache.directory.server.changepw.ChangePasswordServer
The default encryption types.
EncryptionEngine - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
 
EncryptionEngine() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
EncryptionKey - Class in org.apache.directory.server.kerberos.shared.messages.value
A Kerberos symmetric encryption key, which includes metadata support for the associated key type and key version number.
EncryptionKey() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Creates a new instance of EncryptionKey.
EncryptionKey(EncryptionType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Creates a new instance of EncryptionKey.
EncryptionKey(EncryptionType, byte[], int) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Creates a new instance of EncryptionKey.
EncryptionKeyDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncryptionKeyDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionKeyDecoder
 
EncryptionKeyEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncryptionKeyEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionKeyEncoder
 
EncryptionType - Enum in org.apache.directory.server.kerberos.shared.crypto.encryption
A type-safe enumeration of Kerberos encryption types.
EncryptionTypeDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncryptionTypeDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeDecoder
 
EncryptionTypeEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncryptionTypeEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeEncoder
 
EncryptionTypeInfo2Decoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncryptionTypeInfo2Decoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfo2Decoder
 
EncryptionTypeInfo2Encoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncryptionTypeInfo2Encoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfo2Encoder
 
EncryptionTypeInfo2Entry - Class in org.apache.directory.server.kerberos.shared.messages.value
 
EncryptionTypeInfo2Entry(EncryptionType, String, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfo2Entry
Creates a new instance of EncryptionTypeInfo2Entry.
EncryptionTypeInfoDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncryptionTypeInfoDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncryptionTypeInfoDecoder
 
EncryptionTypeInfoEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncryptionTypeInfoEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncryptionTypeInfoEncoder
 
EncryptionTypeInfoEntry - Class in org.apache.directory.server.kerberos.shared.messages.value
 
EncryptionTypeInfoEntry(EncryptionType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfoEntry
Creates a new instance of EncryptionTypeInfoEntry.
EncTgsRepPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of TGS responses.
EncTgsRepPart(EncryptionKey, LastRequest, int, KerberosTime, TicketFlags, KerberosTime, KerberosTime, KerberosTime, KerberosTime, KerberosPrincipal, HostAddresses) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncTgsRepPart
Creates a new instance of EncTgsRepPart.
EncTgsRepPartEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncTgsRepPartEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncTgsRepPartEncoder
Creates a new instance of EncTgsRepPartEncoder.
EncTicketPart - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of Tickets.
EncTicketPart(TicketFlags, EncryptionKey, KerberosPrincipal, TransitedEncoding, KerberosTime, KerberosTime, KerberosTime, KerberosTime, HostAddresses, AuthorizationData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Creates a new instance of EncTicketPart.
EncTicketPartDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
EncTicketPartDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.EncTicketPartDecoder
 
EncTicketPartEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
EncTicketPartEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.EncTicketPartEncoder
 
EncTicketPartModifier - Class in org.apache.directory.server.kerberos.shared.messages.components
Encrypted part of Tickets.
EncTicketPartModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
 
engineAliases() - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineContainsAlias(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineDeleteEntry(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineGetCertificate(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineGetCertificateAlias(Certificate) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineGetCertificateChain(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineGetCreationDate(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineGetKey(String, char[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineIsCertificateEntry(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineIsKeyEntry(String) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineLoad(InputStream, char[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineSetCertificateEntry(String, Certificate) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineSetKeyEntry(String, byte[], Certificate[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineSetKeyEntry(String, Key, char[], Certificate[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineSize() - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
engineStore(OutputStream, char[]) - Method in class org.apache.directory.server.core.security.CoreKeyStoreSpi
 
ENTRY - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
An operation that affects the whole entry.
entry - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
The entry associated with the target entry of this OperationContext
ENTRY_DELETED_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
ENTRY_DELETED_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
entryAdded(AddOperationContext) - Method in interface org.apache.directory.server.core.event.DirectoryListener
Called when an entry has been added.
entryAdded(AddOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
 
entryAdded(AddOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
entryDeleted(DeleteOperationContext) - Method in interface org.apache.directory.server.core.event.DirectoryListener
Called when an entry has been deleted.
entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
 
entryDeleted(DeleteOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
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
EntryFilter - Interface in org.apache.directory.server.core.filtering
An entry filter is used to modify search results while they are being returned from Cursors over ServerEntry objects.
EntryFilteringCursor - Interface in org.apache.directory.server.core.filtering
TODO Add Javadoc !
entryModified(ModifyOperationContext) - Method in interface org.apache.directory.server.core.event.DirectoryListener
Called when an entry has been modified.
entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
 
entryModified(ModifyOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
entryMoved(MoveOperationContext) - Method in interface org.apache.directory.server.core.event.DirectoryListener
Called when an entry is moved.
entryMoved(MoveOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
 
entryMoved(MoveOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.event.DirectoryListener
Called when an entry is moved and renamed at the same time.
entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
 
entryMovedAndRenamed(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
EntryNode - Class in org.apache.directory.server.core.partition.impl.btree.gui
A node representing an entry.
EntryNode(Long, EntryNode, BTreePartition, ServerEntry, Map<Long, EntryNode>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
EntryNode(Long, EntryNode, BTreePartition, ServerEntry, Map<Long, EntryNode>, ExprNode, SearchEngine) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
EntryOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Entry context used for Interceptors.
EntryOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.EntryOperationContext
Creates a new instance of EntryOperationContext.
EntryOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.EntryOperationContext
Creates a new instance of EntryOperationContext.
entryRenamed(RenameOperationContext) - Method in interface org.apache.directory.server.core.event.DirectoryListener
Called when an entry has been renamed.
entryRenamed(RenameOperationContext) - Method in class org.apache.directory.server.core.jndi.EventListenerAdapter
 
entryRenamed(RenameOperationContext) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
entrySet() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
EnumConverter<K> - Interface in org.apache.directory.server.dns.util
An interface that allows an Enum to be converted to another type, such as an integer or long.
EQUALITY_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
EQUALITY_CURSOR - Static variable in class org.apache.directory.server.xdbm.tools.IndexDialog
 
EqualityCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over entry candidates matching an equality assertion filter.
EqualityCursor(Store<ServerEntry, ID>, EqualityEvaluator<V, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
EqualityEvaluator<T,ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator which determines if candidates are matched by GreaterEqNode assertions.
EqualityEvaluator(EqualityNode<T>, Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.EqualityEvaluator
 
equals(Object) - Method in class jdbm.recman.TransactionManager.BlockIoComparator
 
equals(Object) - Method in class org.apache.directory.server.core.changelog.Tag
 
equals(Object) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
equals(Object) - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
 
equals(Object) - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
equals(Object) - Method in class org.apache.directory.server.dns.messages.QuestionRecord
 
equals(Object) - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
equals(Object) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
 
equals(Object) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
 
equals(Object) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Returns whether one HostAddress is equal to another.
equals(HostAddresses) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Returns true if two HostAddresses are equal.
equals(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns whether this KerberosTime is equal to another KerberosTime.
equals(InMemoryReplayCache.ReplayCacheEntry) - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache.ReplayCacheEntry
Returns whether this InMemoryReplayCache.ReplayCacheEntry is equal to another InMemoryReplayCache.ReplayCacheEntry.
equals(Object) - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
 
equals(Object) - Method in class org.apache.directory.server.replication.configuration.ReplicaId
Indicates whether some other object is "equal to" this one
err(String, Object...) - Static method in class org.apache.directory.server.i18n.I18n
Translate an error code with argument(s)
ERR_1 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_10 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_11 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_115 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_116 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_117 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_118 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_119 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_12 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_120 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_121 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_122 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_124 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_125 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_126 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_127 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_128 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_13 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_131 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_132 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_133 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_134 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_135 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_136 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_137 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_138 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_139 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_14 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_140 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_141 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_142 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_143 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_144 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_145 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_146 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_147 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_148 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_149 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_15 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_150 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_151 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_152 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_153 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_154 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_155 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_156 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_157 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_158 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_159 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_16 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_160 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_161 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_162 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_163 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_164 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_165 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_166 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_167 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_168 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_169 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_17 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_170 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_171 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_172 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_173 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_174 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_175 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_176 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_177 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_178 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_179 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_18 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_180 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_181 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_182 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_183 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_184 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_185 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_186 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_187 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_188 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_189 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_19 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_190 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_191 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_192 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_193 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_194 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_195 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_196 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_197 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_198 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_199 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_2 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_20 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_200 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_201 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_202 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_203 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_204 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_205 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_206 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_207 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_208 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_209 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_21 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_210 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_211 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_212 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_213 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_214 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_215 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_216 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_217 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_218 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_219 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_22 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_220 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_221 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_222 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_223 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_224 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_225 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_226 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_227 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_228 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_229 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_23 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_230 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_231 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_232 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_233 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_234 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_235 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_236 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_237 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_238 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_239 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_24 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_240 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_241 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_242 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_243 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_244 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_245 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_246 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_247 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_248 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_249 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_25 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_250 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_251 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_252 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_253 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_254 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_255 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_256 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_257 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_258 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_259 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_26 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_260 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_261 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_262 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_263 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_264 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_265 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_266 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_267 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_268 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_269 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_27 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_270 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_271 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_272 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_273 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_274 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_275 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_276 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_277 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_278 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_279 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_28 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_280 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_281 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_282 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_283 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_284 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_285 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_286 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_287 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_288 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_289 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_29 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_290 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_291 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_292 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_293 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_294 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_295 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_296 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_297 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_3 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_30 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_301 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_302 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_303 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_304 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_305 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_306 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_307 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_308 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_309 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_31 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_310 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_311 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_312 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_313 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_314 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_315 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_316 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_317 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_319 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_32 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_320 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_321 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_322 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_323 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_324 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_325 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_326 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_327 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_328 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_329 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_33 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_330 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_331 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_332 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_333 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_335 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_336 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_337 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_338 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_339 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_34 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_341 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_342 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_343 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_345 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_346 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_347 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_348 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_349 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_35 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_350 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_351 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_352 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_353 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_354 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_355 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_357 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_358 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_359 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_36 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_360 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_361 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_362 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_363 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_364 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_365 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_366 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_367 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_368 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_369 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_37 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_370 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_371 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_372 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_373 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_374 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_375 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_376 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_377 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_378 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_379 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_38 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_380 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_381 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_382 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_383 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_384 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_385 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_386 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_387 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_389 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_39 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_390 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_391 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_393 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_396 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_397 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_399 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_4 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_40 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_400 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_401 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_402 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_403 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_405 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_406 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_407 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_408 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_409 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_41 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_410 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_411 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_412 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_413 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_414 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_415 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_416 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_417 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_418 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_419 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_42 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_420 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_421 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_422 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_423 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_424 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_425 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_426 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_427 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_428 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_429 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_43 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_430 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_431 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_432 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_433 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_434 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_435 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_436 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_437 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_438 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_439 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_44 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_440 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_441 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_443 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_444 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_445 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_446 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_447 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_448 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_449 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_450 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_451 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_452 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_453 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_454 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_455 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_456 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_464 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_465 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_466 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_467 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_468 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_47 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_472 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_473 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_474 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_475 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_476 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_477 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_478 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_479 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_48 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_480 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_481 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_482 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_483 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_484 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_485 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_487 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_489 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_49 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_490 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_491 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_492 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_493 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_494 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_495 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_497 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_498 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_499 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_5 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_50 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_500 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_501 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_503 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_504 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_505 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_506 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_507 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_508 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_509 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_51 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_510 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_511 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_512 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_513 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_514 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_515 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_516 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_517 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_518 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_519 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_52 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_520 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_521 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_522 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_523 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_524 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_525 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_526 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_527 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_528 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_529 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_53 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_531 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_532 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_533 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_534 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_535 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_536 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_537 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_538 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_539 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_54 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_540 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_541 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_542 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_543 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_544 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_545 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_546 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_547 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_548 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_549 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_55 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_550 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_551 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_552 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_553 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_554 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_555 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_556 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_557 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_558 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_559 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_56 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_560 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_561 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_562 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_563 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_564 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_565 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_566 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_567 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_568 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_569 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_57 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_570 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_571 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_572 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_573 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_574 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_575 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_576 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_577 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_58 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_581 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_59 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_591 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_592 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_593 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_594 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_596 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_597 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_599 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_6 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_60 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_600 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_601 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_602 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_603 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_604 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_605 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_606 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_607 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_608 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_609 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_61 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_610 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_611 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_612 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_613 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_614 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_615 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_616 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_617 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_618 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_619 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_62 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_622 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_623 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_624 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_625 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_626 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_627 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_628 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_629 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_63 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_630 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_631 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_632 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_633 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_634 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_635 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_636 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_637 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_638 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_639 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_64 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_640 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_641 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_642 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_646 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_647 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_648 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_649 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_65 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_650 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_651 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_652 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_653 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_654 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_655 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_656 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_657 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_658 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_659 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_66 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_660 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_661 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_662 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_663 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_664 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_666 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_667 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_668 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_669 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_670 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_671 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_672 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_674 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_675 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_676 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_677 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_678 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_679 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_68 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_680 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_681 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_682 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_683 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_684 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_685 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_686 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_687 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_689 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_69 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_690 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_691 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_692 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_694 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_695 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_697 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_698 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_699 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_7 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_70 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_700 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_701 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_702 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_703 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_704 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_705 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_706 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_707 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_708 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_709 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_71 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_711 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_712 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_713 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_714 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_715 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_716 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_717 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_718 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_719 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_72 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_720 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_721 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_722 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_723 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_724 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_725 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_727 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_728 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_729 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_73 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_730 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_731 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_732 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_733 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_74 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_75 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_76 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_77 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_78 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_79 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_8 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_80 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_81 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_82 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_83 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_84 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_85 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_86 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_87 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_88 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_89 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_9 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_90 - Static variable in class org.apache.directory.server.i18n.I18n
 
ERR_91 - Static variable in class org.apache.directory.server.i18n.I18n
 
ErrorMessage - Class in org.apache.directory.server.kerberos.shared.messages
 
ErrorMessage(KerberosTime, Integer, KerberosTime, int, int, KerberosPrincipal, KerberosPrincipal, String, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Creates a new instance of ErrorMessage.
ErrorMessageDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
ErrorMessageDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.ErrorMessageDecoder
 
ErrorMessageEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
ErrorMessageEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.ErrorMessageEncoder
 
ErrorMessageModifier - Class in org.apache.directory.server.kerberos.shared.messages
 
ErrorMessageModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
 
ErrorType - Class in org.apache.directory.server.changepw.exceptions
Type safe enumeration of Change Password error types
ErrorType - Class in org.apache.directory.server.kerberos.shared.exceptions
A type-safe enumeration of Kerberos error types.
EthernetEncapsulation - Class in org.apache.directory.server.dhcp.options.linklayer
This option specifies whether or not the client should use Ethernet Version 2 (RFC 894) or IEEE 802.3 (RFC 1042) encapsulation if the interface is an Ethernet.
EthernetEncapsulation() - Constructor for class org.apache.directory.server.dhcp.options.linklayer.EthernetEncapsulation
 
evaluate(ExprNode, String, ServerEntry) - Method in interface org.apache.directory.server.core.event.Evaluator
Evaluates a candidate to determine if a filter expression selects it.
evaluate(ExprNode, String, ServerEntry) - Method in class org.apache.directory.server.core.event.ExpressionEvaluator
 
evaluate(ExprNode, String, ServerEntry) - Method in class org.apache.directory.server.core.event.LeafEvaluator
 
evaluate(ExprNode, String, ServerEntry) - Method in class org.apache.directory.server.core.event.ScopeEvaluator
 
evaluate(ExprNode, String, ServerEntry) - Method in class org.apache.directory.server.core.event.SubstringEvaluator
 
evaluate(ExprNode, EntryAttribute) - Method in class org.apache.directory.server.core.subtree.RefinementEvaluator
 
evaluate(SimpleNode, EntryAttribute) - 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, DN, DN, ServerEntry) - Method in class org.apache.directory.server.core.subtree.SubtreeEvaluator
Determines if an entry is selected by a subtree specification.
evaluate(IndexEntry<?, E, ID>) - Method in interface org.apache.directory.server.xdbm.search.Evaluator
Evaluates a candidate to determine if a filter expression selects it.
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.AndEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.NotEvaluator
 
evaluate(IndexEntry<?, E, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.OrEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceEvaluator
 
evaluate(IndexEntry<?, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringEvaluator
 
evaluate(IndexEntry<?, E, ID>) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
evaluateEntry(E) - Method in interface org.apache.directory.server.xdbm.search.Evaluator
Evaluates whether or not a candidate, satisfies the expression associated with this Evaluator .
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.AndEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.NotEvaluator
 
evaluateEntry(E) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.OrEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceEvaluator
 
evaluateEntry(ServerEntry) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringEvaluator
 
evaluateEntry(E) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
evaluateId(ID) - Method in interface org.apache.directory.server.xdbm.search.Evaluator
Evaluates whether or not a candidate, specified by an id, satisfies the expression associated with this Evaluator .
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.AndEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.EqualityEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.NotEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.OrEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.PresenceEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.SubstringEvaluator
 
evaluateId(ID) - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
evaluateResponse(byte[]) - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmSaslServer
evaluateResponse(byte[]) - Method in class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
Evaluator - Interface in org.apache.directory.server.core.event
Tests if an entry is eligible for return by evaluating a filter expression on the candidate.
Evaluator<N extends org.apache.directory.shared.ldap.filter.ExprNode,E,ID> - Interface in org.apache.directory.server.xdbm.search
Evaluates candidate entries to see if they match a filter expression.
evaluator(ExprNode) - Method in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
 
evaluator(ExprNode) - Method in interface org.apache.directory.server.xdbm.search.SearchEngine
Builds an Evaluator for a filter expression.
EvaluatorBuilder<ID> - Class in org.apache.directory.server.xdbm.search.impl
Top level filter expression evaluator builder implemenation.
EvaluatorBuilder(Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.EvaluatorBuilder
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which will be created.
EventInterceptor - Class in org.apache.directory.server.core.event
An Interceptor based service for notifying DirectoryListeners of changes to the DIT.
EventInterceptor() - Constructor for class org.apache.directory.server.core.event.EventInterceptor
 
EventListenerAdapter - Class in org.apache.directory.server.core.jndi
A DirectoryListener implementation which adapts call back to methods notifying of changes to the DIT into NamingEvents for use with the ApacheDS DirectoryService JNDI provider.
EventListenerAdapter(ServerLdapContext, NamingListener) - Constructor for class org.apache.directory.server.core.jndi.EventListenerAdapter
 
EventListenerAdapter(ServerLdapContext, NamingListener, SearchControls) - Constructor for class org.apache.directory.server.core.jndi.EventListenerAdapter
 
EventService - Interface in org.apache.directory.server.core.event
Interface used by the DirectoryService to manage subscriptions for DIT change notifications.
EventType - Enum in org.apache.directory.server.core.event
The different kinds of events a DirectoryListener may register for notification on using the EventService.
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
ExceptionInterceptor - 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 Exception.
ExceptionInterceptor() - Constructor for class org.apache.directory.server.core.exception.ExceptionInterceptor
Creates an interceptor that is also the exception handling service.
execute(IoSession, ChangePasswordContext) - Static method in class org.apache.directory.server.changepw.service.ChangePasswordService
 
execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in class org.apache.directory.server.changepw.service.CheckPasswordPolicy
 
execute() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionViewer
 
execute(DnsContext, DnsMessage) - Static method in class org.apache.directory.server.dns.service.DomainNameService
Creates a new instance of DomainNameService.
execute(IoHandlerCommand.NextCommand, IoSession, Object) - Method in class org.apache.directory.server.dns.service.MonitorContext
 
execute(DirContext, Name) - Method in interface org.apache.directory.server.dns.store.jndi.DnsOperation
The command pattern execute method.
execute(DirContext, Name) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord
Note that the base is a relative path from the exiting context.
execute(DirContext, Name) - Method in class org.apache.directory.server.dns.store.jndi.operations.GetRecords
Note that the base is a relative path from the exiting context.
execute(AuthenticationContext) - Static method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationService
 
execute(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
 
execute(CoreSession, DN) - Method in class org.apache.directory.server.kerberos.shared.store.operations.ChangePassword
 
execute(CoreSession, DN) - Method in class org.apache.directory.server.kerberos.shared.store.operations.GetPrincipal
Note that the base is a relative path from the existing context.
execute(CoreSession, DN) - Method in class org.apache.directory.server.protocol.shared.catalog.GetCatalog
Note that the base is relative to the existing context.
execute(Runnable) - Method in class org.apache.directory.server.protocol.shared.StandardThreadPool
 
execute(CoreSession, DN) - Method in interface org.apache.directory.server.protocol.shared.store.DirectoryServiceOperation
The command pattern execute method.
execute() - Method in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
Opens the LDIF file and loads the entries into the context.
execute(CommandLine) - Method in class org.apache.directory.server.tools.CapacityTestCommand
 
execute(CommandLine) - Method in class org.apache.directory.server.tools.DiagnosticCommand
 
execute(CommandLine) - Method in class org.apache.directory.server.tools.DisconnectNotificationCommand
 
execute(CommandLine) - Method in class org.apache.directory.server.tools.DumpCommand
 
execute(CommandLine) - Method in class org.apache.directory.server.tools.GracefulShutdownCommand
 
execute(CommandLine) - Method in class org.apache.directory.server.tools.ImportCommand
Execute the command
execute(CommandLine) - Method in class org.apache.directory.server.tools.IndexCommand
 
execute(CommandLine) - Method in class org.apache.directory.server.tools.ToolCommand
 
exists(DN) - Method in interface org.apache.directory.server.core.CoreSession
Checks to see if an entry exists.
exists(DN) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
exists(DN) - Method in class org.apache.directory.server.core.MockCoreSession
 
ExpandingVisitor - Class in org.apache.directory.server.core.normalization
 
ExpandingVisitor(SchemaManager) - Constructor for class org.apache.directory.server.core.normalization.ExpandingVisitor
Creates a new instance of ExpandingVisitor.
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, SchemaManager) - 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.
ExtendedHandler - Class in org.apache.directory.server.ldap.handlers
A single reply handler for InternalExtendedRequests.
ExtendedHandler() - Constructor for class org.apache.directory.server.ldap.handlers.ExtendedHandler
 
extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
ExtendedOperationHandler - Interface in org.apache.directory.server.ldap
An extension (hook) point that enables an implementor to provide his or her own LDAP 'Extended' operation.
EXTENSION_OID - Static variable in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
 
EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
EXTENSION_OIDS - Static variable in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
ExtensionsPath - Class in org.apache.directory.server.dhcp.options.vendor
A string to specify a file, retrievable via TFTP, which contains information which can be interpreted in the same way as the 64-octet vendor-extension field within the BOOTP response, with the following exceptions: - the length of the file is unconstrained; - all references to Tag 18 (i.e., instances of the BOOTP Extensions Path field) within the file are ignored.
ExtensionsPath() - Constructor for class org.apache.directory.server.dhcp.options.vendor.ExtensionsPath
 
extract(File, boolean) - Static method in class org.apache.directory.server.config.LdifConfigExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
extractStoredProcName(String) - Static method in class org.apache.directory.server.core.sp.StoredProcUtils
 
extractStoredProcUnitName(String) - Static method in class org.apache.directory.server.core.sp.StoredProcUtils
 

F

factory - Variable in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
The Schema objetc factory
fanFold(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
"The top bit of each octet (always zero if the password is plain ASCII, as was assumed when the original specification was written) is discarded, and the remaining seven bits of each octet form a bitstring.
FastIterator - Class in jdbm.helper
Fast and simple iterator.
FastIterator() - Constructor for class jdbm.helper.FastIterator
 
fetch(long) - Method in class jdbm.recman.BaseRecordManager
Fetches a record using standard java object serialization.
fetch(long, Serializer) - Method in class jdbm.recman.BaseRecordManager
Fetches a record using a custom serializer.
fetch(long) - Method in class jdbm.recman.CacheRecordManager
Fetches a record using standard Java serialization.
fetch(long, Serializer) - Method in class jdbm.recman.CacheRecordManager
Fetches a record using a custom serializer.
fetch(long) - Method in interface jdbm.RecordManager
Fetches a record using standard java object serialization.
fetch(long, Serializer) - Method in interface jdbm.RecordManager
Fetches a record using a custom serializer.
FILE_HEADER - Static variable in interface jdbm.recman.Magic
Magic cookie at start of file
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in interface org.apache.directory.server.core.authz.support.ACITupleFilter
Returns the collection of the filtered tuples using the specified extra information.
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.HighestPrecedenceFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.MaxValueCountFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.MicroOperationFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.MostSpecificProtectedItemFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.MostSpecificUserClassFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.RelatedProtectedItemFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.RelatedUserClassFilter
 
filter(SchemaManager, Collection<ACITuple>, OperationScope, OperationContext, Collection<DN>, DN, ServerEntry, AuthenticationLevel, DN, String, Value<?>, ServerEntry, Collection<MicroOperation>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.RestrictedByFilter
 
filter(File, DN, Entry, CoreSession) - Method in interface org.apache.directory.server.protocol.shared.store.LdifLoadFilter
Filters entries loaded from LDIF files by a LdifFileLoader.
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
FilterNormalizingVisitor - Class in org.apache.directory.server.core.normalization
A filter visitor which normalizes leaf node values as it visits them.
FilterNormalizingVisitor(NameComponentNormalizer, SchemaManager) - Constructor for class org.apache.directory.server.core.normalization.FilterNormalizingVisitor
Creates a new instance of NormalizingVisitor.
filters - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
the filters to use while loading entries into the server
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.SaslFilter
 
find(Object) - Method in class jdbm.btree.BTree
Find the value associated with the given key.
find(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Find an element in the array.
find(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Find a LinkedAvlNode with the given key value in the tree.
find(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
find(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Find a LinkedAvlMapNode with the given key value in the tree.
find(K, V) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Find a LinkedAvlMapNode with the given key and value in the tree.
find(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Find a LinkedAvlMapNode with the given key value in the tree.
find(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Find a LinkedAvlMapNode with the given key and value in the tree.
find(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
Find a LinkedAvlNode with the given key value in the tree.
find(RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents within the system since revision 0.
find(long, long, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds the ChangeLogEvents that occurred between a revision range inclusive.
find(DN, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents on an entry.
find(DN, Scope, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents on an entry base and/or it's children/descendants.
find(LdapPrincipal, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents triggered by a principal in the system.
find(ChangeType, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents of a particular change type.
find(AttributeType, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents altering a particular attributeType.
find(ObjectClass, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents altering a particular objectClass.
find(ExprNode, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds all the ChangeLogEvents matched by the filter expression tree parameter.
find() - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Gets a Cursor over all the ChangeLogEvents within the system since revision 0.
find(long, long) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Finds the ChangeLogEvents that occurred between a revision range inclusive.
find() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
find(long, long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
find(RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.TagSearchEngine
Finds all the snapshot tags taken since revision 0 until the current revision.
find(long, long, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.TagSearchEngine
Enumerates over the tags of all snapshots taken between a specific revision range inclusive.
find(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
Given the non-normalized name (alias) or the OID for a schema entity.
find(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
findAfter(long, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds the ChangeLogEvents that occurred after a revision inclusive.
findAfter(long) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Finds the ChangeLogEvents that occurred after a revision exclusive.
findAfter(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
findAfter(long, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.TagSearchEngine
Finds all the snapshot tags taken after a specific revision.
findBefore(long, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Finds the ChangeLogEvents that occurred before a revision inclusive.
findBefore(long) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Gets a Cursor over the ChangeLogEvents that occurred before a revision exclusive.
findBefore(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
findBefore(long, RevisionOrder) - Method in interface org.apache.directory.server.core.changelog.TagSearchEngine
Finds all the snapshot tags taken before a specific revision.
findClass(String) - Method in class org.apache.directory.server.core.sp.java.LdapJavaStoredProcClassLoader
 
findClass(String) - Method in class org.apache.directory.server.core.sp.LdapClassLoader
 
findDesignatedHost(HardwareAddress) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
Find a host to with the explicitely designated hardware address.
findDesignatedHost(HardwareAddress) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
findDn(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
findDn(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
findExistingLease(HardwareAddress, Lease) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
Find an existing lease in the store.
findExistingLease(HardwareAddress, Lease) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
findGreater(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Finds a key higher than the given key.
findGreater(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Finds a LinkedAvlNode whose key is higher than the given key.
findGreater(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
findGreater(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Finds a LinkedAvlMapNode whose key is higher than the given key.
findGreater(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Finds a LinkedAvlMapNode whose key is higher than the given key.
findGreater(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
Finds a LinkedAvlNode whose key is higher than the given key.
findGreaterOrEqual(Object) - Method in class jdbm.btree.BTree
Find the value associated with the given key, or the entry immediately following this key in the ordered BTree.
findGreaterOrEqual(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Finds a key higher than the given key.
findGreaterOrEqual(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Finds a LinkedAvlNode whose key is higher than the given key.
findGreaterOrEqual(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
findGreaterOrEqual(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Finds a LinkedAvlMapNode whose key is higher than the given key.
findGreaterOrEqual(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Finds a LinkedAvlMapNode whose key is higher than the given key.
findGreaterOrEqual(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
Finds a LinkedAvlNode whose key is higher than the given key.
FINDING - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
 
findLess(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Finds a key which is lower than the given key.
findLess(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Finds a LinkedAvlNode whose key is lower than the given key.
findLess(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
findLess(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Finds a LinkedAvlMapNode whose key is lower than the given key.
findLess(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Finds a LinkedAvlMapNode whose key is lower than the given key.
findLess(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
Finds a LinkedAvlNode whose key is lower than the given key.
findLessOrEqual(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Finds a key chich is lower than the given key.
findLessOrEqual(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Finds a LinkedAvlNode whose key is lower than the given key.
findLessOrEqual(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
findLessOrEqual(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Finds a LinkedAvlMapNode whose key is lower than the given key.
findLessOrEqual(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Finds a LinkedAvlMapNode whose key is lower than the given key.
findLessOrEqual(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
Finds a LinkedAvlNode whose key is lower than the given key.
findPrincipalEntry(CoreSession, DN, String) - Static method in class org.apache.directory.server.kerberos.shared.store.operations.StoreUtils
Finds the ServerEntry associated with the Kerberos principal name.
findSchema(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
Given the non-normalized name (alias) or the OID for a schema entity.
findSchema(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
findStoredProcUnit(CoreSession, String) - Method in class org.apache.directory.server.core.sp.StoredProcExecutionManager
Finds and returns a stored procedure unit entry whose identifier name is extracted from fullSPName.
findSubnet(InetAddress) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
Find the subnet definition matching the given address.
findSubnet(InetAddress) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
Find the subnet for the given client address.
finishDecode(IoSession, ProtocolDecoderOutput) - Method in class org.apache.directory.server.dhcp.protocol.DhcpDecoder
 
first() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
first() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
first() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
first() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
first() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
first() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
first() - Method in class org.apache.directory.server.core.filtering.CursorList
first() - Method in class org.apache.directory.server.core.MockCursor
 
first() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
first() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
first() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
first() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
first() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
first() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
first() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
first() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
first() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
first() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
first() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
FLAG_BROADCAST - Static variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
Flag value: request broadcast answer.
flush(long) - Method in interface jdbm.recman.RecordCache
Notification to flush content related to a given record.
flushAll() - Method in interface jdbm.recman.RecordCache
Notification to flush data all of records.
flushSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
forward(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forward(K, Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forward - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the forward btree where the btree key is the value of the indexed attribute and the value of the btree is the entry id of the entry containing an attribute with that value
forward(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forward(K, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forward(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forward(K, ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forward(K) - Method in interface org.apache.directory.server.xdbm.Index
 
forward(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
 
FORWARD_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the key used for the forward btree name
FORWARDABLE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - forwardable.
forwardCursor() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardCursor(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardCursor() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardCursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardCursor() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardCursor(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardCursor() - Method in interface org.apache.directory.server.xdbm.Index
 
forwardCursor(K) - Method in interface org.apache.directory.server.xdbm.Index
 
FORWARDED - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - forwarded.
forwardGreaterOrEq(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardGreaterOrEq(K, Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardGreaterOrEq(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardGreaterOrEq(K, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardGreaterOrEq(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardGreaterOrEq(K, ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardGreaterOrEq(K) - Method in interface org.apache.directory.server.xdbm.Index
 
forwardGreaterOrEq(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
 
ForwardIndexComparator<K> - Class in org.apache.directory.server.core.partition.impl.btree
TupleComparator for index records.
ForwardIndexComparator(SerializableComparator<K>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
Creates an IndexComparator.
ForwardIndexEntry<V,O,ID> - Class in org.apache.directory.server.xdbm
An index id value pair based on a Tuple which can optionally reference the indexed obj if one has already been loaded.
ForwardIndexEntry() - Constructor for class org.apache.directory.server.xdbm.ForwardIndexEntry
 
forwardLessOrEq(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardLessOrEq(K, Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardLessOrEq(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardLessOrEq(K, Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardLessOrEq(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardLessOrEq(K, ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardLessOrEq(K) - Method in interface org.apache.directory.server.xdbm.Index
 
forwardLessOrEq(K, ID) - Method in interface org.apache.directory.server.xdbm.Index
 
forwardLookup(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardLookup(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardLookup(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardLookup(K) - Method in interface org.apache.directory.server.xdbm.Index
 
forwardValueCursor(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
forwardValueCursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
forwardValueCursor(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
forwardValueCursor(K) - Method in interface org.apache.directory.server.xdbm.Index
 
FrameworkRunner - Class in org.apache.directory.server.core.integ
The class responsible for running all the tests.
FrameworkRunner(Class<?>) - Constructor for class org.apache.directory.server.core.integ.FrameworkRunner
Creates a new instance of FrameworkRunner.
FrameworkSuite - Class in org.apache.directory.server.core.integ
A class to read and store the Suite's annotations.
FrameworkSuite(Class<?>, RunnerBuilder) - Constructor for class org.apache.directory.server.core.integ.FrameworkSuite
Creates a new instance of FrameworkSuite.
FREE_PAGE - Static variable in interface jdbm.recman.Magic
Magics for block types in certain lists.
FREELOGIDS_PAGE - Static variable in interface jdbm.recman.Magic
 
FREEPHYSIDS_PAGE - Static variable in interface jdbm.recman.Magic
 

G

generateChallenge(IoSession, byte[]) - Method in interface org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmProvider
Handles a Type 1 NTLM response from the client to generate an NTLM Type 2 challenge message.
generateKey(String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Returns a DES symmetric key for the given input String.
GenericIndex<K,O,ID> - Class in org.apache.directory.server.xdbm
A generic index implementation that is just used to hold the index configuration parameters (attributeId, cacheSize, wkDirPath).
GenericIndex(String, int) - Constructor for class org.apache.directory.server.xdbm.GenericIndex
Creates a new instance of GenericIndex.
GenericIndex(String, int, File) - Constructor for class org.apache.directory.server.xdbm.GenericIndex
Creates a new instance of GenericIndex.
get(K) - Method in interface jdbm.helper.CachePolicy
Obtain the object stored under the key specified.
get(Object) - Method in class jdbm.helper.MRU
Obtain an object in the cache
get(Object) - Method in class jdbm.helper.SoftCache
Gets the object cached under the specified key.
get(Object) - Method in class jdbm.htree.HTree
Returns the value which is associated with the given key.
get(int) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Get the element at a given position
get() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
get() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
get() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
get() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
get() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
get(String) - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
get(AttributeType) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
get(String) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
get() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
get() - Method in class org.apache.directory.server.core.filtering.CursorList
get(String) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Returns the registered interceptor with the specified name.
get() - Method in class org.apache.directory.server.core.MockCursor
 
get(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the value of a record by key if the key exists.
get() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
get() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
get(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Gets the ServerEntry from this MasterTable.
get(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
get() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
get() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
get() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
get(Class) - Method in class org.apache.directory.server.dhcp.options.OptionsField
Return the (first) DHCP option matching a given option class or null of the option isn't set.
get(int) - Method in class org.apache.directory.server.dhcp.options.OptionsField
Return the (first) DHCP option matching a given tag or null of the option isn't set.
get(String) - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
 
get(String) - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
get(K) - Method in class org.apache.directory.server.dns.util.ReverseEnumMap
Return the enum given an ordinal value.
get(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Options
Returns the value of the option at the given index.
get(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
get() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
get(Long) - Method in interface org.apache.directory.server.xdbm.MasterTable
Gets an entry from this MasterTable.
get() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
get() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
get() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
get(K) - Method in interface org.apache.directory.server.xdbm.Table
Gets the value of a record by key if the key exists.
GET_ROOT_DSE_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
 
getAbandonHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getAcceptedIssuers() - Method in class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
 
getAcceptor() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
getAcceptor() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
 
getAcceptor() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
 
getAcceptor() - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
 
getACITuples(String) - Method in class org.apache.directory.server.core.authz.TupleCache
 
getAcquired() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getActionTimeMappedTriggerSpecsForOperation(List<TriggerSpecification>, LdapOperation) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
Return a selection of trigger specifications for a certain type of trigger action time.
getAdData() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Returns the raw bytes of the authorization data.
getAddHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getAdditionalRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getAdditionalTickets() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns additional Tickets.
getAdditionalTickets() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the additional Tickets.
getAddress() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
 
getAddress() - Method in class org.apache.directory.server.dhcp.options.AddressOption
 
getAddress() - Method in class org.apache.directory.server.dhcp.store.Host
 
getAddress() - Method in class org.apache.directory.server.dhcp.store.Subnet
 
getAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Get the bytes for this address.
getAddress() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
getAddress() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
 
getAddress() - Method in class org.apache.directory.server.replication.configuration.Replica
 
getAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the HostAddresses.
getAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Returns the contained HostAddresss as an array.
getAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the HostAddresses.
getAddrType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Returns the HostAddrType of this HostAddress.
getAdminConnection(LdapServer) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
gets a LdapConnection bound using the default admin DN uid=admin,ou=system and password "secret"
getAdminSession() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getAdminSession() - Method in interface org.apache.directory.server.core.DirectoryService
 
getAdminSession() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getAdminSession() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
 
getAdType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Returns the AuthorizationType.
getAfterPosition(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Find the element position in the array, or the position of the closest greater element in the array.
getAlgorithmForHashedPassword(byte[]) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Get the algorithm of a password, which is stored in the form "{XYZ}...".
getAliasDerefMode() - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
getAliasDerefMode() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
getAliasIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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.JdbmStore
getAliasIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getAliasIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getAliasIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getAliasIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getAll() - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Returns the list of all registered interceptors.
getAllOperational() - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
 
getAllowableClockSkew() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the allowable clock skew.
getAllowableClockSkew() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Returns the allowable clock skew.
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
 
getAllUser() - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
 
getAlteredEntry() - Method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
Returns the entry after it has been renamed and potentially changed for Rdn alterations.
getAlteredEntry() - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Returns the entry after it has been renamed and potentially changed for RDN alterations.
getAnswerRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getApacheDS() - Method in class org.apache.directory.server.tools.ToolCommand
 
getApOptions() - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Returns the ApOptions.
getAppConfigurationEntry(String) - Method in class org.apache.directory.server.kerberos.shared.jaas.Krb5LoginConfiguration
Interface method requiring us to return all the LoginModules we know about.
getApplicationReply() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordReply
Returns the ApplicationReply.
getArgumentsToInject(OperationContext, List<StoredProcedureParameter>) - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
getArgumentsToInject(OperationContext, List<StoredProcedureParameter>) - Method in interface org.apache.directory.server.core.trigger.StoredProcedureParameterInjector
 
getAspectRatio() - Method in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
getAssignedClientAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
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.
getAttribute(List<Modification>, AttributeType) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Utility method to extract an attribute from a list of modifications.
getAttribute() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Gets the attribute this Index is built upon.
getAttribute() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
getAttribute() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
getAttribute() - Method in interface org.apache.directory.server.xdbm.Index
Gets the attribute this Index is built upon.
getAttributeId() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Gets the attribute identifier set at configuration time for this index which may not be the OID but an alias name for the attributeType associated with this Index
getAttributeId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Gets the attribute identifier set at configuration time for this index which may not be the OID but an alias name for the attributeType associated with this Index
getAttributeId() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
getAttributeId() - Method in interface org.apache.directory.server.xdbm.Index
Gets the attribute identifier set at configuration time for this index which may not be the OID but an alias name for the attributeType associated with this Index
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.ldap.replication.SyncreplConfiguration
 
getAttributes(SchemaObject, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(SyntaxChecker, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(LdapSyntax, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(String, Normalizer, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(String, LdapComparator<? super Object>, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(MatchingRule, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(MatchingRuleUse, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(DITStructureRule, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(DITContentRule, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(NameForm, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
 
getAttributes(AttributeType, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
objectclass ( 1.3.6.1.4.1.18060.0.4.0.3.3 NAME 'metaAttributeType' DESC 'meta definition of the AttributeType object' SUP metaTop STRUCTURAL MUST ( m-name $ m-syntax ) MAY ( m-supAttributeType $ m-obsolete $ m-equality $ m-ordering $ m-substr $ m-singleValue $ m-collective $ m-noUserModification $ m-usage $ m-extensionAttributeType ) )
getAttributes(ObjectClass, Schema, SchemaManager) - Method in class org.apache.directory.server.utils.AttributesFactory
Creates the attributes of an entry representing an objectClass.
getAttributes(Store<Object, Long>, Long) - Method in class org.apache.directory.server.xdbm.tools.StoreUtils
This is primarily a convenience method used to extract all the attributes associated with an entry.
getAttributeType() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
getAttributeType() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
getAttributeType() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceEvaluator
 
getAttributeTypes() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
getAttrsId() - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
 
getAttrsIdArray() - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
 
getAuthenticatedPrincipal() - Method in interface org.apache.directory.server.core.CoreSession
Gets the LDAP principal used to authenticate.
getAuthenticatedPrincipal() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getAuthenticatedPrincipal() - Method in class org.apache.directory.server.core.MockCoreSession
 
getAuthentication(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
 
getAuthenticationLevel() - Method in interface org.apache.directory.server.core.CoreSession
Gets the authentication level associated with this session.
getAuthenticationLevel() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getAuthenticationLevel() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getAuthenticationLevel(Hashtable) - Static method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getAuthenticationLevel() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getAuthenticationLevel() - Method in class org.apache.directory.server.core.LdapPrincipal
Gets the authentication level associated with this LDAP principle.
getAuthenticationLevel() - Method in class org.apache.directory.server.core.MockCoreSession
 
getAuthenticator() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getAuthenticator() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getAuthenticator() - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Returns the Authenticator.
getAuthenticators() - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
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.
getAuthHeader() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordRequest
Returns the ApplicationRequest.
getAuthHeader() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getAuthHeader() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getAuthorityRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getAuthorizationData() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the AuthorizationData.
getAuthorizationData() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the AuthorizationData.
getAuthorizationID() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
getAuthTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the auth KerberosTime.
getAuthTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the auth KerberosTime
getAuthTime() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the auth KerberosTime.
getAuthTime() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the auth KerberosTime.
getBackLog() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
getBackLog() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
 
getBalance() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getBalance() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getBase() - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
getBase() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
getBaseDN() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getBaseDn() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getBaseDn(String) - Method in interface org.apache.directory.server.protocol.shared.catalog.Catalog
Returns the base DN for searches, given a zone or realm name.
getBaseId() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
Gets the id of the search base associated with the ScopeNode expression.
getBaseId() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
 
getBeforePosition(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Find the element position in the array, or the position of the closest greater element in the array.
getBestEncryptionType(Set<EncryptionType>, Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Get the matching encryption type from the configured types, searching into the requested types.
getBindDn() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getBindDn() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getBindHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getBindMethod() - Method in class org.apache.directory.server.core.replication.ReplicaConnection
 
getBindRequest() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
 
getBindStatus() - Method in class org.apache.directory.server.ldap.LdapSession
 
getBit(byte[], int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Gets a bit at a given position.
getBit(byte[], int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getBitGroup(byte[], int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
getBodyBytes() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the bytes of the body.
getBootFileName() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getByName(String) - Static method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Get the EncryptionType given a String.
getByPassed() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Gets the set of bypassed Interceptors.
getByPassed() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Gets the set of bypassed Interceptors.
getByPassed() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the set of bypassed Interceptors.
getByPassed() - Method in class org.apache.directory.server.core.MockOperation
 
getBytes(int) - Static method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
A static method to get the bayte array representation of an int
getBytes() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
 
getBytes() - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
 
getBytes() - Method in class org.apache.directory.server.kerberos.shared.messages.value.Options
Byte-reversing methods are an anomaly of the BouncyCastle DERBitString endianness.
getBytesFromFile(File) - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Returns the contents of the File in a byte array.
getByteValue() - Method in class org.apache.directory.server.dhcp.options.ByteOption
 
getCache() - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
 
getCachePolicy() - Method in class jdbm.recman.CacheRecordManager
Get the underlying cache policy
getCacheSize() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
 
getCacheSize() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
always returns 0 (zero), cause this is a inmemory store
getCacheSize() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the entry cache size for this BTreePartition.
getCacheSize() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Gets the size of the index cache in terms of the number of index entries to be cached.
getCacheSize() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getCacheSize() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getCacheSize() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
getCacheSize() - Method in interface org.apache.directory.server.xdbm.Index
Gets the size of the index cache in terms of the number of index entries to be cached.
getCacheSize() - Method in interface org.apache.directory.server.xdbm.Store
 
GetCatalog - Class in org.apache.directory.server.protocol.shared.catalog
A Session operation for building a catalog.
GetCatalog() - Constructor for class org.apache.directory.server.protocol.shared.catalog.GetCatalog
 
getCategoryCountPolicy() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the category count.
getCause() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
 
getCenteredPosition(JFrame) - Method in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
getCertificate(ServerEntry) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
Gets the certificate associated with the self signed TLS private/public key pair.
getCertificatePassword() - Method in class org.apache.directory.server.ldap.LdapServer
 
getChangeLog() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Gets the ChangeLog service for this DirectoryService used for tracking changes (revisions) to the server and using them to revert the server to earlier revisions.
getChangeLog() - Method in interface org.apache.directory.server.core.DirectoryService
Gets the ChangeLog service for this DirectoryService used for tracking changes (revisions) to the server and using them to revert the server to earlier revisions.
getChangeLog() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getChangeLogEvent() - Method in class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
 
getChangeLogEvent() - Method in interface org.apache.directory.server.core.interceptor.context.ChangeOperationContext
Gets the ChangeLogEvent associated with this operation after the operation has been executed.
getChangeLogSearchEngine() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Gets the change log query engine which would be used to ask questions about what changed, when, how and by whom.
getChangeLogSearchEngine() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Gets the change log query engine which would be used to ask questions about what changed, when, how and by whom.
getChangeLogSearchEngine() - Method in interface org.apache.directory.server.core.changelog.SearchableChangeLogStore
Get's the search engine for this SearchableChangeLogStore.
getChangeLogStore() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
 
getChangeLogStore() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
getChangePasswdData() - Method in class org.apache.directory.server.changepw.value.ChangePasswordDataModifier
Returns the ChangePasswordData.
getChangePasswordError() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordErrorModifier
Returns the ChangePasswordError.
getChangePasswordMessage() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordRequestModifier
Returns the ChangePasswordRequest.
getChangePasswordReply() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordReplyModifier
Returns the ChangePasswordReply.
getChecksum() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the Checksum.
getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
getChecksumLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getChecksumType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Returns the ChecksumType.
getChecksumValue() - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Returns the checksum value.
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(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getChildCount(ID) - 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(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getChildCount(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getChildCount(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getChildCount(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getChildCount(ID) - Method in interface org.apache.directory.server.xdbm.Store
 
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
 
getCipher() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Returns the raw cipher text.
getCipherTextHandler() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getCipherTextHandler() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
getCksum() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the Checksum.
getClassByTag(int) - Static method in class org.apache.directory.server.dhcp.options.DhcpOption
 
getClientAddress() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getClientAddress() - Method in interface org.apache.directory.server.core.CoreSession
Gets the socket address of the LDAP client or null if there is no LDAP client associated with the session.
getClientAddress() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getClientAddress() - Method in class org.apache.directory.server.core.MockCoreSession
 
getClientAddress() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getClientAddress() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
getClientAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the client HostAddresses.
getClientAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the client HostAddresses.
getClientAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the client HostAddresses.
getClientAddresses() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the client HostAddresses.
getClientApiConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
 
getClientEntry() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
getClientKey() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
getClientMicroSecond() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the client microsecond.
getClientMicroSecond() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPart
Returns the client microsecond.
getClientMicroSecond() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the client microsecond.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the client KerberosPrincipal.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the client KerberosPrincipal.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the client KerberosPrincipal.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the client KerberosPrincipal.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the client KerberosPrincipal.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the client KerberosPrincipal.
getClientPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the client KerberosPrincipal.
getClientRealm() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the client realm.
getClientRealm() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the client realm.
getClientTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the client KerberosTime.
getClientTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPart
Returns the client KerberosTime.
getClientTime() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the client KerberosTime.
getClonedEntry() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
getClonedName() - Method in class org.apache.directory.server.core.LdapPrincipal
Gets a cloned copy of the normalized distinguished name of this principal as a DN.
getCode() - Method in class org.apache.directory.server.dhcp.messages.MessageType
 
getCode() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the code associated with this reference identifier type.
getColumnClass(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getColumnClass(int) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
getColumnClass(int) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
getColumnCount() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getColumnCount() - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
getColumnCount() - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
getColumnName(int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getColumnName(int) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
getColumnName(int) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
getCommandLine(String, String[]) - Method in class org.apache.directory.server.tools.BaseCommand
 
getCommands() - Method in class org.apache.directory.server.tools.BaseCommand
 
getCommitterPrincipal() - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
getCommonName() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the common name.
getComparator() - Method in class jdbm.btree.BTree
 
getComparator() - Method in class org.apache.directory.server.core.avltree.ArrayTree
 
getComparator() - Method in interface org.apache.directory.server.core.avltree.AvlTree
 
getComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
getComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
getComparator() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
getCompareHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getComponentType() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the MessageComponentType.
getConfDir() - Method in class org.apache.directory.server.tools.InstanceLayout
 
getConfig() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getConfig() - Method in class org.apache.directory.server.dns.service.DnsContext
 
getConfig() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
getConfounderLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getConnectControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getConnectControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getConnection() - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
getConnectionAs(LdapServer, String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getConnectionAs(LdapServer, DN, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getConnectionAs(String, int, String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getConsumerInterval() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getContents() - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Returns the contents.
getContext(String, DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getContext() - Static method in class org.apache.directory.server.core.interceptor.BaseInterceptor
TODO delete this since it uses static access Returns the current JNDI Context.
getContext() - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
getContext(IoSession, InternalBindRequest, Hashtable<String, Object>) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Convenience method for acquiring an LdapContext for the client to use for the duration of a session.
getContextEntry() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getContextKey() - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
getContextKey() - Method in class org.apache.directory.server.changepw.service.CheckPasswordPolicy
 
getContextKey() - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
getContextKey() - Method in class org.apache.directory.server.dns.service.MonitorContext
 
getContextPath() - Method in class org.apache.directory.server.integration.http.WebApp
 
getControls() - Method in interface org.apache.directory.server.core.CoreSession
Gets the controls enabled for this session.
getControls() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getControls() - Method in class org.apache.directory.server.core.MockCoreSession
 
getCookie() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
Compute a new key for this cookie, based on the current searchRequest hashCode and the current position.
getCookieValue() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
 
getCoreSession(String, DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getCoreSession() - Method in class org.apache.directory.server.ldap.LdapSession
Gets the logical core DirectoryService session associated with this LdapSession.
getCredential(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
 
getCredentials() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getCredentials() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getCredentials() - Method in class org.apache.directory.server.core.replication.SimpleReplicaConnection
 
getCredentials() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getCSN() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Get a new CSN
getCSN() - Method in interface org.apache.directory.server.core.DirectoryService
Get a new CSN
getCSN() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getCurrentClientAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getCurrentId() - Method in class org.apache.directory.server.core.partition.avl.AvlMasterTable
 
getCurrentId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
 
getCurrentId() - Method in interface org.apache.directory.server.xdbm.MasterTable
Gets the value of the id sequence from this MasterTable's sequence without affecting the value.
getCurrentMechanism() - Method in class org.apache.directory.server.ldap.LdapSession
Get the mechanism selected by a user during a SASL Bind negotiation.
getCurrentPosition() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
 
getCurrentRevision() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Gets the current revision for the server.
getCurrentRevision() - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Gets the current revision of the server (a.k.a.
getCurrentRevision() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Gets the current revision for the server.
getCurrentRevision() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
getCurrentRevision() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
 
getCurrentRevision() - Method in interface org.apache.directory.server.core.journal.JournalStore
Gets the current revision of the server (a.k.a.
getCursor() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
 
getDao() - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
 
getData() - Method in class org.apache.directory.server.dhcp.options.AddressOption
 
getData() - Method in class org.apache.directory.server.dhcp.options.ByteOption
 
getData() - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
 
getData() - Method in class org.apache.directory.server.dhcp.options.DhcpOption
Get the data (wire format) into a byte array.
getData() - Method in class org.apache.directory.server.dhcp.options.IntOption
 
getData() - Method in class org.apache.directory.server.dhcp.options.ShortOption
 
getData() - Method in class org.apache.directory.server.dhcp.options.StringOption
 
getDatagramAcceptor(Transport) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
If this protocol service supports UDP transport then this gets the non-null MINA DatagramAcceptor it uses.
getDatagramAcceptor(Transport) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
If this protocol service supports UDP transport then this gets the non-null MINA DatagramAcceptor it uses.
getDecoder(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpProtocolCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordUdpProtocolCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosTcpProtocolCodecFactory
 
getDecoder(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosUdpProtocolCodecFactory
 
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthenticatorDecoder
 
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.AuthorizationDataDecoder
 
getDecoder() - Method in interface org.apache.directory.server.kerberos.shared.io.decoder.DecoderFactory
Returns the Decoder.
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncApRepPartDecoder
 
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncKdcRepPartDecoder
 
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncKrbPrivPartDecoder
 
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncryptedTimestampDecoder
 
getDecoder() - Method in class org.apache.directory.server.kerberos.shared.io.decoder.EncTicketPartDecoder
 
getDecoder(IoSession) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
 
getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
getDecryptedData(EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getDefaultId() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
getDefaultId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getDefaultId() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getDefaultId() - Method in interface org.apache.directory.server.xdbm.Store
Gets the default ID.
getDelay() - Method in class org.apache.directory.server.ldap.gui.ShutdownDialog
 
getDeleteHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getDelOldDn() - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
 
getDepth() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getDepth() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getDescription() - Method in class org.apache.directory.server.core.changelog.Tag
 
getDirectoryService() - Method in class org.apache.directory.server.config.ConfigPartitionReader
instantiates a DirectoryService based on the configuration present in the partition
getDirectoryService() - Method in class org.apache.directory.server.configuration.ApacheDS
 
getDirectoryService() - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Returns DirectoryService for this authenticator.
getDirectoryService() - Method in interface org.apache.directory.server.core.CoreSession
Gets the DirectoryService this session is bound to.
getDirectoryService() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getDirectoryService() - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
Gets the directory service.
getDirectoryService() - Method in interface org.apache.directory.server.core.factory.DirectoryServiceFactory
Gets the directory service.
getDirectoryService(Description) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
Create a DirectoryService from a Unit test annotation
getDirectoryService() - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
Create a DirectoryService from an annotation.
getDirectoryService() - Method in class org.apache.directory.server.core.integ.FrameworkSuite
 
getDirectoryService() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
getDirectoryService() - Method in class org.apache.directory.server.core.MockCoreSession
 
getDirectoryService() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getDirectoryService() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getDirectoryService() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
getDirectoryService() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Gets the DirectoryService assigned to this ProtocolService.
getDistinguishedName() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the distinguished name.
getDn() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
getDn() - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
getDn() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getDn() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getDn() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
getDn() - Method in class org.apache.directory.server.core.jndi.ServerContext
Gets the distinguished name of the entry associated with this Context.
getDn() - Method in class org.apache.directory.server.core.MockOperation
 
getDnsMessage() - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
Returns the DnsMessage.
getDnsServer() - Method in class org.apache.directory.server.config.ConfigPartitionReader
 
getDomainName() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
The domain name of this query.
getDomainName() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
 
getDomainName() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
getEffectivePrincipal() - Method in interface org.apache.directory.server.core.CoreSession
Gets the LDAP principal used for the effective identity associated with this session which may not be the same as the authenticated principal.
getEffectivePrincipal() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getEffectivePrincipal() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getEffectivePrincipal() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getEffectivePrincipal() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the effective principal for this operation which may not be the same as the authenticated principal when the session for this context has an explicit authorization id, or this operation was applied with the proxy authorization control.
getEffectivePrincipal() - Method in class org.apache.directory.server.core.MockCoreSession
 
getEffectivePrincipal() - Method in class org.apache.directory.server.core.MockOperation
 
getEnableSSL() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
 
getEncApRepPart() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPartModifier
Returns the EncApRepPart.
getEncAuthorizationData() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the EncryptedData.
getEncAuthorizationData() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the encrypted AuthorizationData as EncryptedData.
getEncKrbPrivPart() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Returns the EncKrbPrivPart.
getEncoder(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpProtocolCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordUdpProtocolCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosTcpProtocolCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosUdpProtocolCodecFactory
 
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.AuthenticatorEncoder
 
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncApRepPartEncoder
 
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncAsRepPartEncoder
 
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncKrbPrivPartEncoder
 
getEncoder() - Method in interface org.apache.directory.server.kerberos.shared.io.encoder.EncoderFactory
Returns an Encoder.
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncryptedTimestampEncoder
 
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncTgsRepPartEncoder
 
getEncoder() - Method in class org.apache.directory.server.kerberos.shared.io.encoder.EncTicketPartEncoder
 
getEncoder(IoSession) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
 
getEncPart() - Method in class org.apache.directory.server.kerberos.shared.messages.application.ApplicationReply
Returns the EncryptedData.
getEncPart() - Method in class org.apache.directory.server.kerberos.shared.messages.application.CredentialMessage
Returns the EncryptedData.
getEncPart() - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Returns the EncryptedData.
getEncPart() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Returns the EncryptedData.
getEncPart() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the EncryptedData.
getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
getEncryptedData(EncryptionKey, byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getEncryptedPart() - Method in class org.apache.directory.server.kerberos.shared.messages.application.PrivateMessage
Returns the EncryptedData.
getEncryptedTimestamp() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStampModifier
Returns the EncryptedTimeStamp.
getEncryptionType() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
Returns the encryption type to use for this session.
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
 
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
 
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesCbcCrcEncryption
 
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfo2Entry
Returns the EncryptionType.
getEncryptionType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfoEntry
Returns the EncryptionType.
getEncryptionTypes() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the encryption types.
getEncryptionTypes() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Returns the encryption types.
getEncryptionTypes() - Static method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Get all the encryption types
getEncryptionTypesString(Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Build a list of encryptionTypes
getEncTicketPart() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Returns the EncTicketPart.
getEncTicketPart() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Returns the EncTicketPart.
getEndTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the end KerberosTime.
getEndTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the end KerberosTime
getEndTime() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Return the end KerberosTime.
getEndTime() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the end KerberosTime.
getEntries() - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
 
getEntries() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
 
getEntries() - Method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequest
Returns an array of LastRequestEntrys.
getEntry() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getEntry() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getEntry() - Method in class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
Gets the deleted entry if cached.
getEntry() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the server entry associated with the target DN of this OperationContext.
getEntry() - Method in class org.apache.directory.server.core.MockOperation
 
getEntry() - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
Returns the ResourceRecord built by this ResourceRecordModifier.
getEntry(KerberosPrincipal, PrincipalStore, ErrorType) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Get a PrincipalStoreEntry given a principal.
getEntry() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Returns the PrincipalStoreEntry.
getEntryCsnIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
getEntryCsnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getEntryCsnIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
getEntryCsnIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getEntryCsnIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getEntryDn(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getEntryDn(ID) - 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(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getEntryDn(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getEntryDn(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getEntryDn(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getEntryDn(ID) - Method in interface org.apache.directory.server.xdbm.Store
 
getEntryFilters() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
getEntryFilters() - Method in class org.apache.directory.server.core.filtering.CursorList
 
getEntryFilters() - Method in interface org.apache.directory.server.core.filtering.EntryFilteringCursor
Gets an unmodifiable list of EntryFilters applied.
getEntryId(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getEntryId(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getEntryId(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getEntryId(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getEntryId(String) - Method in interface org.apache.directory.server.xdbm.Store
 
getEntryUpdn(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getEntryUpdn(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getEntryUpdn(ID) - 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(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getEntryUpdn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getEntryUpdn(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getEntryUpdn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getEntryUpdn(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getEntryUpdn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getEntryUpdn(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getEntryUpdn(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getEntryUpdn(ID) - Method in interface org.apache.directory.server.xdbm.Store
 
getEntryUpdn(String) - Method in interface org.apache.directory.server.xdbm.Store
 
getEntryUuidIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
getEntryUuidIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getEntryUuidIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
getEntryUuidIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getEntryUuidIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getEnvironment() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getEnvironment() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
getEnvironment() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getEnvironment(IoSession) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Convenience method for getting an environment suitable for acquiring an LdapContext for the client.
getErrorCode() - Method in exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Gets the protocol error code associated with this KerberosException.
getErrorCode() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the error code.
getErrorMessage() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordError
Returns the ErrorMessage.
getErrorMessage(KerberosPrincipal, KerberosException) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
getErrorMessage() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Returns the ErrorMessage.
getEType() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns an array of requested EncryptionTypes.
getEType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Returns the EncryptionType.
getEType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the requested EncryptionTypes.
getEventMask() - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
getEventService() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getEventService() - Method in interface org.apache.directory.server.core.DirectoryService
 
getEventService() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getEventTypes(int) - Static method in enum org.apache.directory.server.core.event.EventType
Gets an array of EventTypes from the PSearchControl changeTypes parameter value.
getException() - Method in exception jdbm.helper.WrappedRuntimeException
Returns the exception wrapped by this runtime exception.
getExistenceIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getExistingLease(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
 
getExistingLease(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in interface org.apache.directory.server.dhcp.store.DhcpStore
Retrieve an existing lease from the dhcp store.
getExpiration() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the expiration time.
getExpires() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getExplanatoryData() - Method in exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Gets the explanatory data associated with this KerberosException.
getExplanatoryData() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the explanatory data.
getExplanatoryText() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the explanatory text.
getExpression() - Method in interface org.apache.directory.server.xdbm.search.Evaluator
Gets the expression used by this expression Evaluator.
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.AndEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.NotEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.OrEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringEvaluator
 
getExpression() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
 
getExprNode() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
getExtendedHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getExtendedOperationHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
Returns an ExtendedOperationHandler with the specified oid which is registered to this protocol provider.
getExtendedOperationHandlers() - Method in class org.apache.directory.server.ldap.LdapServer
Gets the ExtendedOperationHandlers.
getExtensionOids() - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
The OIDs of the extensions supported by this handler.
getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
 
getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
 
getExtensionOids() - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
 
getFarthestReferralAncestor(LdapSession, DN) - Static method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
Searches up the ancestry of a DN searching for the farthest referral ancestor.
getFileName() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
 
getFilter() - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
getFilter() - Method in class org.apache.directory.server.core.interceptor.context.SearchOperationContext
 
getFilter() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
getFilter() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getFirst() - Method in class org.apache.directory.server.core.avltree.ArrayTree
Get the first element in the tree.
getFirst() - Method in interface org.apache.directory.server.core.avltree.AvlTree
 
getFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
getFirst() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
 
getFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
getFirst() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
getFirstOperation() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getFirstOperation() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getFirstOperation() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the first, direct operation issued against the DirectoryService.
getFirstOperation() - Method in class org.apache.directory.server.core.MockOperation
 
getFlags() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getFlags() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the TicketFlags.
getFlags() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the TicketFlags.
getFlags() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the TicketFlags.
getFlags() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the TicketFlags.
GetFlatRecord - Class in org.apache.directory.server.dns.store.jndi.operations
A JNDI context operation for looking up a Resource Record with flat attributes.
GetFlatRecord(QuestionRecord) - Constructor for class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord
Creates the action to be used against the embedded JNDI provider.
getForwardLdif() - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
getFrom() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the from KerberosTime.
getFrom() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the from KerberosTime.
getGlobal() - Method in class org.apache.directory.server.tools.BaseCommand
 
getGracefulDisconnect(int, int) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
getGroups(String) - Method in class org.apache.directory.server.core.authz.GroupCache
Gets the set of groups a user is a member of.
getHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getHardwareAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getHardwareAddress() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getHardwareAddress() - Method in class org.apache.directory.server.dhcp.store.Host
 
getHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getHeight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getHexValue() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
 
getHopCount() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getHost() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getHttpServer() - Method in class org.apache.directory.server.config.ConfigPartitionReader
 
getId() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getId() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the unique identifier for this partition.
getId() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getId() - Method in class org.apache.directory.server.core.partition.NullPartition
 
getId() - Method in interface org.apache.directory.server.core.partition.Partition
Gets the unique identifier for this partition.
getId() - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
getId() - Method in class org.apache.directory.server.core.schema.SchemaPartition
Get's the ID which is fixed: 'schema'.
getId() - Method in class org.apache.directory.server.replication.configuration.Replica
 
getId() - Method in class org.apache.directory.server.replication.configuration.ReplicaId
 
getId() - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
getId() - Method in interface org.apache.directory.server.xdbm.IndexEntry
Gets the id of the object indexed.
getId() - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
getIndex() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getIndex() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getIndex(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Get the user or system index associated with the given name
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
 
getIndex(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getIndex(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getIndex(String) - Method in interface org.apache.directory.server.xdbm.Store
Get the user or system index associated with the given name
getIndexedAttributes() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getIndexName() - Method in exception org.apache.directory.server.xdbm.IndexNotFoundException
Gets the name of the attribute the index was missing for.
getInitialContext(Hashtable) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
 
getInjectors() - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
getInstance() - Static method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpProtocolCodecFactory
Returns the singleton instance of ChangePasswordTcpProtocolCodecFactory.
getInstance() - Static method in class org.apache.directory.server.changepw.protocol.ChangePasswordUdpProtocolCodecFactory
Returns the singleton instance of ChangePasswordUdpProtocolCodecFactory.
getInstance() - Static method in class org.apache.directory.server.core.invocation.InvocationStack
Returns the invocation stack of current thread.
getInstance(String) - Static method in enum org.apache.directory.server.core.replication.BindMethod
 
getInstance(String) - Static method in enum org.apache.directory.server.core.replication.ReplicationType
Get the ReplicationType associated with the given String.
getInstance() - Static method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolCodecFactory
Returns the singleton instance of DhcpProtocolCodecFactory.
getInstance() - Static method in class org.apache.directory.server.dns.protocol.DnsProtocolTcpCodecFactory
Returns the singleton instance of DnsProtocolTcpCodecFactory.
getInstance() - Static method in class org.apache.directory.server.dns.protocol.DnsProtocolUdpCodecFactory
Returns the singleton instance of DnsProtocolUdpCodecFactory.
getInstance() - Static method in class org.apache.directory.server.kerberos.protocol.KerberosTcpProtocolCodecFactory
Returns the singleton KerberosTcpProtocolCodecFactory.
getInstance() - Static method in class org.apache.directory.server.kerberos.protocol.KerberosUdpProtocolCodecFactory
Returns the singleton KerberosUdpProtocolCodecFactory.
getInstance() - Static method in class org.apache.directory.server.kerberos.sam.SamSubsystem
Gets the singleton instance of the SamSubsystem.
getInstance() - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Returns a new instance of a keytab with the version defaulted to 5.2.
getInstance() - Static method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
Returns the singleton instance of NtpProtocolCodecFactory.
getInstance() - Static method in class org.apache.directory.server.tools.ApachedsTools
 
getInstanceId() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getInstanceId() - Method in interface org.apache.directory.server.core.DirectoryService
 
getInstanceId() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getInstanceLayout() - Method in class org.apache.directory.server.tools.ToolCommand
 
getInterceptor(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Get an Interceptor instance from its name
getInterceptor(String) - Method in interface org.apache.directory.server.core.DirectoryService
Get an Interceptor instance from its name
getInterceptor() - Method in exception org.apache.directory.server.core.interceptor.InterceptorException
Gets the interceptor this exception is associated with.
getInterceptor(String) - Method in class org.apache.directory.server.core.MockDirectoryService
 
getInterceptorChain() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getInterceptorChain() - Method in interface org.apache.directory.server.core.DirectoryService
 
getInterceptorChain() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getInterceptors() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Returns interceptors in the server.
getInterceptors() - Method in interface org.apache.directory.server.core.DirectoryService
Returns interceptors in the server.
getInterceptors() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getInterval() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getIntValue() - Method in class org.apache.directory.server.dhcp.options.IntOption
 
getIntValue() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Returns the int value associated with the flags
getIntValue() - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
Returns the int value associated with the flags
getIntValue() - Method in enum org.apache.directory.server.protocol.shared.TransportProtocol
Gets an integer value for switches.
getIoSession() - Method in class org.apache.directory.server.ldap.LdapSession
Gets the MINA IoSession associated with this LdapSession.
getJndiContext() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getJndiValue() - Method in enum org.apache.directory.server.core.ReferralHandlingMode
Gets the equivalent JNDI Context.REFERRAL key's value for this enumeration constant.
getJournal() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Gets the Journal service for this DirectoryService used for tracking changes to the server.
getJournal() - Method in interface org.apache.directory.server.core.DirectoryService
Gets the Journal service for this DirectoryService used for tracking changes to the server.
getJournal() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getJournalStore() - Method in class org.apache.directory.server.core.journal.DefaultJournal
getJournalStore() - Method in interface org.apache.directory.server.core.journal.Journal
 
getKDCFlags() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the KDC flags.
getKdcOptions() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the KdcOptions.
getKdcOptions() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the KdcOptions.
getKdcServer() - Method in class org.apache.directory.server.config.ConfigPartitionReader
 
getKdcServer(DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 
getKdcServer(Description, DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 
getKerberosKeys(String, String) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
Get a map of KerberosKey's for a given principal name and passphrase.
getKerberosKeys(String, String, Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
Get a list of KerberosKey's for a given principal name and passphrase and list of cipher types to derive keys for.
getKerberosPrincipal(PrincipalName, String) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Constructs a KerberosPrincipal from a PrincipalName and an optional realm
getKerberosPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosPrincipalModifier
Returns the KerberosPrincipal.
getKerberosTicket(Ticket) - Method in class org.apache.directory.server.kerberos.shared.store.TicketFactory
Convert an Apache Directory Kerberos Ticket into a KerberosTicket.
getKey() - Method in class jdbm.helper.Tuple
Get the key.
getKey() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getKey() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getKey(String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Returns a DES symmetric key for the given passphrase.
getKey(String, String, String) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Returns a DES symmetric key for the given input String components, which will be concatenated in the order described in RFC's 1510 and 3961, namely password+realm+username.
getKey() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
 
getKey() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the EncryptionKey.
getKey() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the EncryptionKey.
getKey() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the EncryptionKey.
getKey() - Method in class org.apache.directory.server.xdbm.Tuple
Gets the key for this Tuple.
getKeyComparator() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
getKeyComparator() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
 
getKeyComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
getKeyComparator() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the key comparator used by this Table: may be null if this Table was not initialized with one.
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
 
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
Gets the comparator used to compare keys.
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Gets the comparator used to compare keys.
getKeyComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
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.
getKeyComparator() - Method in interface org.apache.directory.server.xdbm.Table
Gets the key comparator used by this Table: may be null if this Table was not initialized with one.
getKeyExpiration() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the key expiration KerberosTime.
getKeyExpiration() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the key expiration KerberosTime.
getKeyLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes128CtsSha1Encryption
 
getKeyLength() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Aes256CtsSha1Encryption
 
getKeyMap() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the key map.
getKeyPair(ServerEntry) - Static method in class org.apache.directory.server.core.security.TlsKeyGenerator
Extracts the public private key pair from the tlsKeyInfo entry.
getKeys() - Method in class org.apache.directory.server.core.avltree.ArrayTree
 
getKeys() - Method in interface org.apache.directory.server.core.avltree.AvlTree
 
getKeys() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
getKeys() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
 
getKeys() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
getKeys() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
getKeySerializer() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getKeystoreFile() - Method in class org.apache.directory.server.ldap.LdapServer
 
getKeyString(Object) - Method in interface org.apache.directory.server.xdbm.TupleRenderer
Gets the key Object rendered as a String.
getKeytabVersion() - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
 
getKeyType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Returns the key type.
getKeyValue() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Returns the key value.
getKeyVersion() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
 
getKeyVersion() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Returns the key version.
getKeyVersionNumber() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the key version number (kvno).
getKvno() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Returns the key version.
getLast() - Method in class org.apache.directory.server.core.avltree.ArrayTree
Get the last element in the tree.
getLast() - Method in interface org.apache.directory.server.core.avltree.AvlTree
 
getLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
getLast() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
 
getLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
getLast() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
getLastOperation() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getLastOperation() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getLastOperation() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the last, operation issued on the DirectoryService.
getLastOperation() - Method in class org.apache.directory.server.core.MockOperation
 
getLastRequest() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the LastRequest.
getLastRequest() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the LastRequest.
getLastRequestType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestEntry
Returns the LastRequestType.
getLastRequestValue() - Method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestEntry
Returns the KerberosTime of the last request.
getLatest() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
 
getLatest() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
getLatest() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
getLatest() - Method in interface org.apache.directory.server.core.changelog.TaggableChangeLogStore
Gets the latest tag if one was at all taken.
getLayout() - Method in class org.apache.directory.server.tools.ToolCommand
 
getLcm(int, int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
For 2 numbers, return the least-common multiple.
getLdapComparator() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
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
 
getLdapProvider() - Method in class org.apache.directory.server.ldap.gui.SessionsFrame
 
getLdapServer() - Method in class org.apache.directory.server.config.ConfigPartitionReader
reads the LDAP server configuration and instantiates without setting a DirectoryService
getLdapServer() - Method in class org.apache.directory.server.configuration.ApacheDS
 
getLdapServer() - Method in class org.apache.directory.server.core.integ.FrameworkSuite
 
getLdapServer() - Method in interface org.apache.directory.server.factory.LdapServerFactory
 
getLdapServer(DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 
getLdapServer(Description, DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 
getLdapServer() - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
 
getLdapServer() - Method in class org.apache.directory.server.ldap.LdapSession
 
getLdapServerBuilder() - Method in class org.apache.directory.server.core.integ.FrameworkSuite
 
getLdapSession() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
 
getLdapSession(IoSession) - Method in class org.apache.directory.server.ldap.LdapSessionManager
Gets the LdapSession associated with the MINA session.
getLdapSessionManager() - Method in class org.apache.directory.server.ldap.LdapServer
 
getLdifDirectory() - Method in class org.apache.directory.server.configuration.ApacheDS
Get the directory where
getLeafEvaluator() - Method in class org.apache.directory.server.core.event.ExpressionEvaluator
Gets the leaf evaluator used by this top level expression evaluator.
getLeapIndicator() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getLeaseOffer(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
 
getLeaseOffer(HardwareAddress, InetAddress, InetAddress, long, OptionsField) - Method in interface org.apache.directory.server.dhcp.store.DhcpStore
Find a lease to offer in response to a DHCPDISCOVER request.
getLeft() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getLeft() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getLength() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
 
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.
getLogDir() - Method in class org.apache.directory.server.tools.InstanceLayout
 
getMarshaller() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getMask() - Method in enum org.apache.directory.server.core.event.EventType
 
getMask(EventType...) - Static method in enum org.apache.directory.server.core.event.EventType
 
GETMATCHEDDN_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
safe to use set of bypass instructions to getMatchedDn
getMatchedName(NextInterceptor, GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
getMatchedName(NextInterceptor, GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
getMatchedName(GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
getMatchedName(NextInterceptor, GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
getMatchedName(NextInterceptor, GetMatchedNameOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#getMatchedName( GetMatchedNameOperationContext ) call.
getMatchedName(GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
getMatchedName(GetMatchedNameOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.getMatchedName( NextInterceptor, GetMatchedNameOperationContext ).
getMatchedName(NextInterceptor, GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
getMatchedName(GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
getMatchedName(NextInterceptor, GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters DefaultPartitionNexus#getMatchedName( GetMatchedNameOperationContext ) call.
getMatchedName(GetMatchedNameOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
getMatchedName(GetMatchedNameOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getMatchedName(GetMatchedNameOperationContext) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Gets the most significant Dn that exists within the server for any Dn.
GetMatchedNameOperationContext - Class in org.apache.directory.server.core.interceptor.context
A GetMatchedName context used for Interceptors.
GetMatchedNameOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.GetMatchedNameOperationContext
Creates a new instance of GetMatchedNameOperationContext.
GetMatchedNameOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.GetMatchedNameOperationContext
Creates a new instance of GetMatchedNameOperationContext.
getMaximumRenewableLifetime() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
getMaximumTicketLifetime() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
getMaxLife() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the max life.
getMaxObjectSize() - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpDecoder
Returns the allowed maximum size of the object to be decoded.
getMaxObjectSize() - Method in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
Returns the allowed maximum size of the object to be decoded.
getMaxObjectSize() - Method in class org.apache.directory.server.kerberos.protocol.KerberosTcpDecoder
Returns the allowed maximum size of the object to be decoded.
getMaxPDUSize() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getMaxPDUSize() - Method in interface org.apache.directory.server.core.DirectoryService
 
getMaxPDUSize() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getMaxRenew() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the maximum renew time.
getMaxSizeLimit() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getMaxSizeLimit() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the maximum size limit in number of entries to return for search.
getMaxTimeLimit() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getMaxTimeLimit() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the maximum time limit in milliseconds to conduct a search.
getMechanismHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
 
getMechanismName() - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmSaslServer
getMechanismName() - Method in class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
getMessage() - Method in class org.apache.directory.server.changepw.exceptions.ErrorType
Returns the message for this Change Password error.
getMessage() - Method in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Returns the message for this Kerberos error.
getMessage() - Method in enum org.apache.directory.server.kerberos.shared.KerberosMessageType
Get the message associated with this element
getMessageType() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getMessageType() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getMessageType() - Method in class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
Returns the KerberosMessageType.
getMicroSecond() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Returns the microsecond.
getMicroSeconds() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStamp
Returns the microseconds.
getMode() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getModeFromJndi(String) - Static method in enum org.apache.directory.server.core.ReferralHandlingMode
Gets the enumeration constant for the JNDI Context.REFERRAL key's value.
getModificationItem(List<Modification>, AttributeType) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Utility method to extract a modification item from an array of modifications.
getModifyDnHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getModifyHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getModItems() - Method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
 
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.interceptor.BaseInterceptor
default interceptor name is its class, preventing accidental duplication of interceptors by naming instances differently
getName() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.AddContextPartitionOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.AddOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.CompareOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.EntryOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.GetMatchedNameOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.GetRootDSEOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.GetSuffixOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.ListOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.ListSuffixOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.MoveOperationContext
 
getName() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.RemoveContextPartitionOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.SearchOperationContext
 
getName() - Method in class org.apache.directory.server.core.interceptor.context.UnbindOperationContext
 
getName() - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Name that must be unique in an interceptor chain
getName() - Method in class org.apache.directory.server.core.LdapPrincipal
Returns the normalized distinguished name of the principal as a String.
getName() - Method in class org.apache.directory.server.core.MockInterceptor
 
getName() - Method in class org.apache.directory.server.core.MockOperation
 
getName() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getName() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the name of this Table.
getName() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getName() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getName() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getName() - Method in class org.apache.directory.server.dhcp.store.Host
 
getName() - Method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Returns the name associated with this encryption type.
getName() - Method in class org.apache.directory.server.ldap.LdapServer
 
getName() - Method in class org.apache.directory.server.tools.ToolCommand
 
getName() - Method in interface org.apache.directory.server.xdbm.Store
 
getName() - Method in interface org.apache.directory.server.xdbm.Table
Gets the name of this Table.
getNamedObject(String) - Method in class jdbm.recman.BaseRecordManager
Obtain the record id of a named object.
getNamedObject(String) - Method in class jdbm.recman.CacheRecordManager
Obtain the record id of a named object.
getNamedObject(String) - Method in interface jdbm.RecordManager
Obtain the record id of a named object.
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.
getNames(KerberosPrincipal) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Parse a KerberosPrincipal instance and return the names.
getNames(String) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Parse a PrincipalName and return the names.
getNames() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Returns the name components.
getNameString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
 
getNameType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Returns the type of the PrincipalName.
getNativeRepresentation() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
Create the string representation of the hardware address native to the corresponding address type.
getNbThreads() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Set the IoAcceptor
getNbThreads() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Set the IoAcceptor
getNdnIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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.JdbmStore
getNdnIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getNdnIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getNdnIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getNdnIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getNegotiatedProperty(String) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
getNestedException() - Method in exception jdbm.helper.CacheEvictionException
 
getNetmask() - Method in class org.apache.directory.server.dhcp.store.Subnet
 
getNewCookie() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
Compute a new cookie, if the previous one already exists.
getNewDn() - Method in class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
Gets cached copy of already computed new name or creates it if not
getNewDn() - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
 
getNewRdn() - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
 
getNewTicket() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getNext(Tuple) - Method in class jdbm.helper.TupleBrowser
Get the next tuple.
getNext() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getNext() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getNextId() - Method in class org.apache.directory.server.core.partition.avl.AvlMasterTable
 
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.xdbm.MasterTable
Gets the next value from the sequence of this MasterTable.
getNextOperation() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getNextOperation() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getNextOperation() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the next, indirect operation issued on the DirectoryService.
getNextOperation() - Method in class org.apache.directory.server.core.MockOperation
 
getNextServerAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getNextServerAddress() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getNonce() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the nonce.
getNonce() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Returns the nonce.
getNonce() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the nonce.
getNonce() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the nonce.
getNonce() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the nonce.
getNormalized(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Gets the normalized value for an attribute.
getNormalized(K) - 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.
getNormalized(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
getNormalized(K) - Method in interface org.apache.directory.server.xdbm.Index
Gets the normalized value for an attribute.
getNormalizer() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
getNormalizer() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
getNtpMessage() - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
Returns the built NtpMessage.
getNtpServer() - Method in class org.apache.directory.server.config.ConfigPartitionReader
 
getNumDupLimit() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Gets the threshold at which point duplicate keys use btree indirection to store their values.
getObject() - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
getObject() - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
getObject() - Method in interface org.apache.directory.server.xdbm.IndexEntry
Gets the object indexed if resusitated.
getObject() - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
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.
getObjectClassIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
getObjectClassIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
getObjectClassIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
getObjectClassIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getObjectClassIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getOid() - Method in class org.apache.directory.server.core.interceptor.context.CompareOperationContext
 
getOid(ServerEntry) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
 
getOid() - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
Returns the EXTENSION_OID of the extended request this handler can handle.
getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
 
getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
 
getOid() - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
 
getOids(Set<ServerEntry>) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
 
getOneAliasIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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.JdbmStore
getOneAliasIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getOneAliasIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getOneAliasIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getOneAliasIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getOneLevelIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getOneLevelIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the Index mapping the primary keys of parents to the primary keys of their children.
getOneLevelIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
getOneLevelIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getOneLevelIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getOneLevelIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getOneLevelIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getOp() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getOpCode() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getOperationalModsForAdd(ServerEntry, ServerEntry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
Calculates the subentry operational attributes to add or replace from a candidate entry selected by a subtree specification.
getOperationContext() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
getOperationContext() - Method in class org.apache.directory.server.core.filtering.CursorList
 
getOperationContext() - Method in interface org.apache.directory.server.core.filtering.EntryFilteringCursor
 
getOperationContext() - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
getOperationManager() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getOperationManager() - Method in interface org.apache.directory.server.core.DirectoryService
Gets the operation manager.
getOperationManager() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getOperationPrincipal() - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
getOptimizer() - Method in class org.apache.directory.server.xdbm.search.impl.DefaultSearchEngine
Gets the optimizer for this DefaultSearchEngine.
getOptimizer() - Method in interface org.apache.directory.server.xdbm.search.SearchEngine
Gets the optimizer for this DefaultSearchEngine.
getOption(int) - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Returns the option at a specified index.
getOption(int) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the option at the specified index.
getOptions() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getOptions() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getOptions(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
Return a list of all options applicable to the given config element.
getOptions() - Method in class org.apache.directory.server.dhcp.store.DhcpConfigElement
 
getOptions(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
getOptions() - Method in class org.apache.directory.server.tools.CapacityTestCommand
 
getOptions() - Method in class org.apache.directory.server.tools.DiagnosticCommand
 
getOptions() - Method in class org.apache.directory.server.tools.DisconnectNotificationCommand
 
getOptions() - Method in class org.apache.directory.server.tools.DumpCommand
 
getOptions() - Method in class org.apache.directory.server.tools.GracefulShutdownCommand
 
getOptions() - Method in class org.apache.directory.server.tools.ImportCommand
 
getOptions() - Method in class org.apache.directory.server.tools.IndexCommand
 
getOptions() - Method in class org.apache.directory.server.tools.ToolCommand
 
getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
getOrder(BranchNode, List<ExprNode>) - Method in class org.apache.directory.server.core.normalization.FilterNormalizingVisitor
 
getOrderedSet() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Gets the ordered set.
getOrdinal() - Method in class org.apache.directory.server.changepw.exceptions.ErrorType
Gets the ordinal value associated with this Change Password error.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumType
Returns the number associated with this checksum type.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Returns the number associated with this encryption type.
getOrdinal() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
Returns the number associated with this key usage number.
getOrdinal() - Method in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Gets the ordinal value associated with this Kerberos error.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.KerberosMessageType
Get the int value for this element
getOrdinal() - Method in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Returns the number associated with this message component type.
getOrdinal() - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlag
 
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlag
 
getOrdinal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Returns the number associated with this last request type.
getOrdinal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.SamType
Gets the ordinal value associated with this SAM type.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.AuthorizationType
Returns the number associated with this authorization type.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.HostAddrType
Returns the number associated with this host address type.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PaDataType
Returns the number associated with this pre-authentication type.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PrincipalNameType
Returns the number associated with this principal name type.
getOrdinal() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.TransitedEncodingType
Returns the number associated with this transited encoding type.
getOrdinal() - Method in class org.apache.directory.server.ntp.messages.LeapIndicatorType
Returns the number associated with this leap indicator type.
getOrdinal() - Method in class org.apache.directory.server.ntp.messages.ModeType
Returns the number associated with this mode type.
getOrdinal() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the number associated with this reference identifier type.
getOrdinal() - Method in class org.apache.directory.server.ntp.messages.StratumType
Returns the number associated with this stratum type.
getOriginalEntry() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
getOriginateTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getOutstandingOperations() - Method in interface org.apache.directory.server.core.CoreSession
Gets all outstanding operations currently being performed that have yet to be completed.
getOutstandingOperations() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getOutstandingOperations() - Method in class org.apache.directory.server.core.MockCoreSession
 
getOutstandingRequests() - Method in class org.apache.directory.server.ldap.LdapSession
 
getPaData() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns an array of PaDatas.
getPaDataType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Returns the PaDataType.
getPaDataValue() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Returns the raw bytes of the PaData.
getPagedSearchContext(int) - Method in class org.apache.directory.server.ldap.LdapSession
Get paged search context associated with an ID
getParent() - Method in class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
 
getParent() - Method in class org.apache.directory.server.core.interceptor.context.MoveOperationContext
 
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.avl.AvlStore
Gets the Long id of an entry's parent using the child entry's normalized dn.
getParentId(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getParentId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getParentId(ID) - 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.JdbmStore
Gets the Long id of an entry's parent using the child entry's normalized DN.
getParentId(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getParentId(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getParentId(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getParentId(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getParentId(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getParentId(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getParentId(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getParentId(String) - Method in interface org.apache.directory.server.xdbm.Store
Gets the Long id of an entry's parent using the child entry's normalized dn.
getParentId(ID) - Method in interface org.apache.directory.server.xdbm.Store
 
getParentReferral(DN) - Method in interface org.apache.directory.server.core.ReferralManager
Get the DN of the parent referral for a specific DN
getParentReferral(DN) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Get the DN of the parent referral for a specific DN
getPartition() - Method in interface org.apache.directory.server.core.changelog.TaggableSearchableChangeLogStore
Gets the partition associated with this store
getPartition() - Method in class org.apache.directory.server.core.interceptor.context.AddContextPartitionOperationContext
 
getPartition(DN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getPartition(DN) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Get's the partition corresponding to a distinguished name.
getPartitionDir() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the directory in which this Partition stores files.
getPartitionFactory() - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
Gets the partition factory.
getPartitionFactory() - Method in interface org.apache.directory.server.core.factory.DirectoryServiceFactory
Gets the partition factory.
getPartitionNexus() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getPartitionNexus() - Method in interface org.apache.directory.server.core.DirectoryService
 
getPartitionNexus() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getPartitions() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Gets the Partitions used by this DirectoryService.
getPartitions() - Method in interface org.apache.directory.server.core.DirectoryService
Gets the Partitions used by this DirectoryService.
getPartitions() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getPartitions() - Method in class org.apache.directory.server.tools.InstanceLayout
returns a list of partition directories
getPartitionsDir() - Method in class org.apache.directory.server.tools.InstanceLayout
 
getPassword() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getPassword() - Method in class org.apache.directory.server.changepw.value.ChangePasswordData
Returns the password as bytes.
getPassword() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getPasswordEnd() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the expiration time for the password.
getPasswordLengthPolicy() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the password length.
getPattern() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringEvaluator
 
getPollInterval() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getPort() - Method in class org.apache.directory.server.integration.http.HttpServer
 
getPort() - Method in class org.apache.directory.server.ldap.LdapServer
 
getPort() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getPort() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getPort() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Gets the port for this service.
getPort() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Gets the port for this service.
getPortSSL() - Method in class org.apache.directory.server.ldap.LdapServer
 
getPosition(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Find the element position in the array.
getPreAuthData() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns an array of PaDatas.
getPrecision() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getPresenceIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getPresenceIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getPresenceIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
getPresenceIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getPresenceIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getPresenceIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getPresenceIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getPrevious(Tuple) - Method in class jdbm.helper.TupleBrowser
Get the previous tuple.
getPrevious() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getPrevious() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getPreviousOperation() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getPreviousOperation() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getPreviousOperation() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the previous, operation issued on the DirectoryService.
getPreviousOperation() - Method in class org.apache.directory.server.core.MockOperation
 
getPreviousSearchRequest() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
 
getPrimaryRealm() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the primary realm.
getPrimaryRealm() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Returns the primary realm.
getPrincipal() - Static method in class org.apache.directory.server.core.interceptor.BaseInterceptor
TODO delete this since it uses static access Returns LdapPrincipal of current context.
getPrincipal(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
 
getPrincipal() - Method in class org.apache.directory.server.core.replication.SimpleReplicaConnection
 
getPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.store.DirectoryPrincipalStore
 
GetPrincipal - Class in org.apache.directory.server.kerberos.shared.store.operations
Encapsulates the action of looking up a principal in an embedded ApacheDS DIT.
GetPrincipal(KerberosPrincipal) - Constructor for class org.apache.directory.server.kerberos.shared.store.operations.GetPrincipal
Creates the action to be used against the embedded ApacheDS DIT.
getPrincipal(KerberosPrincipal) - Method in interface org.apache.directory.server.kerberos.shared.store.PrincipalStore
Get a PrincipalStoreEntry given a Kerberos principal.
getPrincipal() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the principal.
getPrincipalDN() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getPrincipalName() - Method in class org.apache.directory.server.changepw.value.ChangePasswordData
Returns the principal name.
getPrincipalName() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
 
getPrincipalType() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
 
getPrivateMessage() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordReply
Returns the PrivateMessage.
getPrivateMessage() - Method in class org.apache.directory.server.changepw.messages.ChangePasswordRequest
Returns the PrivateMessage.
getProducer() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
getProductBanner() - Method in class org.apache.directory.server.tools.BaseCommand
 
getProductCommand() - Method in class org.apache.directory.server.tools.BaseCommand
 
getProductDisplayName() - Method in class org.apache.directory.server.tools.BaseCommand
 
getProductUrl() - Method in class org.apache.directory.server.tools.BaseCommand
 
getProductVersion() - Method in class org.apache.directory.server.tools.BaseCommand
 
getProperties(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
Return a list of all options applicable to the given config element.
getProperties() - Method in class org.apache.directory.server.dhcp.store.DhcpConfigElement
 
getProperties(DhcpConfigElement) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
getProperty(String) - Method in class org.apache.directory.server.core.partition.avl.AvlMasterTable
 
getProperty(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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 persistent property stored in the admin table of this MasterTable.
getProperty(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getProperty(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getProperty(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getProperty(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getProperty(String) - Method in interface org.apache.directory.server.xdbm.MasterTable
Gets a persistant property associated with this MasterTable.
getProperty(String) - Method in interface org.apache.directory.server.xdbm.Store
 
getProtocolCodecFactory() - Method in class org.apache.directory.server.ldap.LdapServer
 
getProtocolVersionNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
Returns the protocol version number.
getProviderDn() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getProviderHost() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getproviders() - Method in class org.apache.directory.server.core.replication.ReplicationConfiguration
 
getProviderUrl(Hashtable<String, Object>) - Static method in class org.apache.directory.server.core.jndi.CoreContextFactory
 
getQuestionRecords() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getRAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Returns the "R" HostAddress.
getRAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the "R" HostAddress.
getRAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Returns the "R" HostAddresses.
getRandomBytes(int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
getRandomKey(EncryptionType) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
Get a new random key for a given EncryptionType.
getRandomKeys() - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
Get a map of random keys.
getRandomKeys(Set<EncryptionType>) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
Get a map of random keys for a list of cipher types to derive keys for.
getRangeMax() - Method in class org.apache.directory.server.dhcp.store.Subnet
 
getRangeMin() - Method in class org.apache.directory.server.dhcp.store.Subnet
 
getRealm() - Method in class org.apache.directory.server.changepw.value.ChangePasswordData
Returns the realm.
getRealm() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Returns the server realm.
getRealm() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the realm of the server principal.
getRealm() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Implementors use this method to access the realm resulting from a callback.
getRealmName() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the realm name.
getReceiveTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getRecid() - Method in class jdbm.btree.BTree
Return the persistent record identifier of the BTree.
getRecid() - Method in class jdbm.htree.HTree
Get the record identifier used to load this hashtable.
getRecId() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirect
 
getRecipientAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Returns the recipient HostAddress.
getRecordClass() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
The class for this query.
getRecordClass() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
 
getRecordClass() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
getRecordManager() - Method in class jdbm.recman.CacheRecordManager
Get the underlying Record Manager.
getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.jndi.JndiRecordStoreImpl
 
getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.jndi.MultiBaseSearch
 
GetRecords - Class in org.apache.directory.server.dns.store.jndi.operations
A JNDI context operation for looking up Resource Records from an embedded JNDI provider.
GetRecords(QuestionRecord) - Constructor for class org.apache.directory.server.dns.store.jndi.operations.GetRecords
Creates the action to be used against the embedded JNDI provider.
getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.jndi.SingleBaseSearch
 
getRecords(QuestionRecord) - Method in interface org.apache.directory.server.dns.store.RecordStore
Returns a set of ResourceRecords, given a DNS QuestionRecord.
getRecords(QuestionRecord) - Method in class org.apache.directory.server.dns.store.RecordStoreStub
 
getRecordType() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
The type of the query.
getRecordType() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
 
getRecordType() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
getReferenced(SchemaObject) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Get a String containing the SchemaObjects referencing the given ShcemaObject
getReferenceIdentifier() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getReferenceTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getReferralHandlingMode() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getReferralHandlingMode() - Method in class org.apache.directory.server.core.MockOperation
 
getReferralManager() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getReferralManager() - Method in interface org.apache.directory.server.core.DirectoryService
 
getReferralManager() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getReferralOnAncestor(LdapSession, DN, T, ClonedServerEntry) - Method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
Handles processing with referrals without ManageDsaIT control and with an ancestor that is a referral.
getReferralOnAncestorForSearch(LdapSession, InternalSearchRequest, ClonedServerEntry) - Method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
Handles processing with referrals without ManageDsaIT control and with an ancestor that is a referral.
getRegistrationEntries() - Method in interface org.apache.directory.server.core.event.EventService
Lists the listeners registered with this EventService.
getRelayAgentAddress() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getRenewTill() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the renew till KerberosTime.
getRenewTill() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the renew till KerberosTime
getRenewTill() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the renew till KerberosTime.
getRenewTill() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the renew till KerberosTime.
getReplayCache() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getReplayCache() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
getReplayCache() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getReplicaId() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getReplicaId() - Method in interface org.apache.directory.server.core.DirectoryService
 
getReplicaId() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getReplicaId() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getReplicaPeers() - Method in class org.apache.directory.server.ldap.replication.ReplicationSystem
 
getReplicationConfiguration() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getReplicationConfiguration() - Method in interface org.apache.directory.server.core.DirectoryService
 
getReplicationConfiguration() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getReplicationSystem() - Method in class org.apache.directory.server.ldap.LdapServer
 
getReplicationType() - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
getReply() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getReply() - Method in class org.apache.directory.server.dns.service.DnsContext
 
getReply() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
getReplyFor(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
 
getReplyFor(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in interface org.apache.directory.server.dhcp.service.DhcpService
Retrieve the reply to a given message.
getReplyFor(NtpMessage) - Method in interface org.apache.directory.server.ntp.NtpService
Returns an NtpMessage reply for the given NtpMessage request.
getReplyFor(NtpMessage) - Method in class org.apache.directory.server.ntp.service.NtpServiceImpl
 
getRequest() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getRequest() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
getRequestBody() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the request body.
getRequestBody() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Returns the RequestBody.
getRequestControl(String) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getRequestControl(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getRequestControl(String) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets a request control if present for this request.
getRequestControl(String) - Method in class org.apache.directory.server.core.MockOperation
 
getRequestControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getRequestControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getRequestPrincipalEntry() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getRequestPrincipalEntry(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
 
getResourceRecords() - Method in class org.apache.directory.server.dns.service.DnsContext
 
getResponseCode() - Method in exception org.apache.directory.server.dns.DnsException
Gets the protocol response code associated with this DnsException.
getResponseCode() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getResponseControl(String) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getResponseControl(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getResponseControl(String) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets a response control if present for this request.
getResponseControl(String) - Method in class org.apache.directory.server.core.MockOperation
 
getResponseControlCount() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getResponseControlCount() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getResponseControlCount() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks the number of response controls have been generated for this operation.
getResponseControlCount() - Method in class org.apache.directory.server.core.MockOperation
 
getResponseControls() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getResponseControls() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getResponseControls() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets all the response controls producted during this operation.
getResponseControls() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
getResponseControls() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getResponseControls() - Method in class org.apache.directory.server.core.MockOperation
 
getReturningAttributes() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
getReverseLdifs() - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
getRevision() - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
Gets the revision of this event.
getRevision() - Method in class org.apache.directory.server.core.changelog.Tag
 
getRevisionDate() - Method in class org.apache.directory.server.core.changelog.Tag
 
getRight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getRight() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
getRoot(int) - Method in class jdbm.recman.BaseRecordManager
Returns the indicated root rowid.
getRoot(int) - Method in class jdbm.recman.CacheRecordManager
Returns the indicated root rowid.
getRoot(int) - Method in interface jdbm.RecordManager
Returns the indicated root rowid.
getRoot() - Method in interface org.apache.directory.server.core.avltree.AvlTree
 
getRoot() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
getRoot() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
 
getRoot() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
getRoot() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
getRootContext(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getRootContext() - Method in class org.apache.directory.server.core.jndi.ServerContext
Gets a handle on the root context of the DIT.
getRootContext() - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
getRootCount() - Method in class jdbm.recman.BaseRecordManager
Returns the number of slots available for "root" rowids.
getRootCount() - Method in class jdbm.recman.CacheRecordManager
Returns the number of slots available for "root" rowids.
getRootCount() - Method in interface jdbm.RecordManager
Returns the number of slots available for "root" rowids.
getRootDelay() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getRootDispersion() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getRootDSE(NextInterceptor, GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
getRootDSE(GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
getRootDSE(NextInterceptor, GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
getRootDSE(NextInterceptor, GetRootDSEOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#getRootDSE( GetRootDSEOperationContext ) call.
getRootDSE(GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
getRootDSE(GetRootDSEOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.getRootDSE( NextInterceptor, GetRootDSEOperationContext ).
getRootDSE(NextInterceptor, GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
getRootDSE(GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
getRootDSE(GetRootDSEOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
getRootDSE(GetRootDSEOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getRootDSE(GetRootDSEOperationContext) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Get's the RootDSE entry for the DSA.
GetRootDSEOperationContext - Class in org.apache.directory.server.core.interceptor.context
A GetRootDSE context used for Interceptors.
GetRootDSEOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.GetRootDSEOperationContext
Creates a new instance of GetRootDSEOperationContext.
GetRootDSEOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.GetRootDSEOperationContext
Creates a new instance of GetRootDSEOperationContext.
getRotation() - Method in class org.apache.directory.server.core.journal.DefaultJournal
 
getRotation() - Method in interface org.apache.directory.server.core.journal.Journal
 
getRowCount() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getRowCount() - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
getRowCount() - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
getRtime() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the "R" KerberosTime.
getRtime() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the "R" KerberosTime.
getS2kParams() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfo2Entry
Returns the s2kparams.
getSAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Returns the "S" HostAddress.
getSAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the "S" HostAddress.
getSAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Returns the "S" HostAddresses.
getSalt() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfo2Entry
Returns the salt.
getSalt() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionTypeInfoEntry
Returns the salt.
getSamType() - Method in exception org.apache.directory.server.kerberos.sam.SamException
Gets the registered SAM algorithm type associated with this SamException.
getSamType() - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
Gets the registered SAM algorithm type implemented by this SamVerifier.
getSamType() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the single-use authentication (SAM) type.
getSaslAuthId() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getSaslAuthId() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getSaslHost() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the FQDN of this SASL host, validated during SASL negotiation.
getSaslMechanism() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getSaslMechanism() - Method in class org.apache.directory.server.core.jndi.LdapJndiProperties
 
getSaslMechanismHandlers() - Method in class org.apache.directory.server.ldap.LdapServer
 
getSaslPrincipal() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the Kerberos principal name for this LDAP service, used by GSSAPI.
getSaslProperty(String) - Method in class org.apache.directory.server.ldap.LdapSession
Get a Sasl property's value
getSaslQop() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the Set of quality-of-protection, used by DIGEST-MD5 and GSSAPI.
getSaslQopString() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the quality-of-protection, used by DIGEST-MD5 and GSSAPI.
getSaslRealms() - Method in class org.apache.directory.server.ldap.LdapServer
Returns the realms serviced by this SASL host, used by DIGEST-MD5 and GSSAPI.
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!
getSchema(String) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
 
getSchema(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
getSchema(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
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!
getSchemaContext(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getSchemaManager() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSchemaManager() - Method in interface org.apache.directory.server.core.DirectoryService
 
getSchemaManager() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getSchemaManager() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
Gets the schema manager assigned to this Partition.
getSchemaManager() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the schema manager assigned to this Partition.
getSchemaManager() - Method in class org.apache.directory.server.core.partition.NullPartition
 
getSchemaManager() - Method in interface org.apache.directory.server.core.partition.Partition
Gets the schema manager assigned to this Partition.
getSchemaManager() - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
 
getSchemaManager() - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
getSchemaManager() - Method in interface org.apache.directory.server.core.schema.SchemaService
 
getSchemaName(DN) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Exctract the schema name from the DN.
getSchemaNames() - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
 
getSchemaNames() - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
getSchemaNames() - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
getSchemaPartition() - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
 
getSchemaPartition() - Method in interface org.apache.directory.server.core.schema.SchemaService
 
getSchemas() - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
 
getSchemas() - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
getSchemas() - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
getSchemaService() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSchemaService() - Method in interface org.apache.directory.server.core.DirectoryService
 
getSchemaService() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getScope() - Method in enum org.apache.directory.server.core.changelog.Scope
 
getScope() - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
getScope() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
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
 
getSearchBaseDn() - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
Returns the search base DN.
getSearchControls() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
Creates a new SearchControls object populated with the parameters contained in this SearchOperationContext in normalized form.
getSearchControls(boolean) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
Creates a new SearchControls object populated with the parameters contained in this SearchOperationContext.
getSearchEngine() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the DefaultSearchEngine used by this ContextPartition to search the Database.
getSearchHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getSearchScope() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getSearchSizeLimit() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getSearchTimeout() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
getSeconds() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
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.
getSenderAddress() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Returns the sender HostAddress.
getSeqNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Returns the sequence number.
getSeqNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the sequence number.
getSequenceNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the sequence number.
getSequenceNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPart
Returns the sequence number.
getSequenceNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Returns the sequence number.
getServerEntry() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getServerEntry() - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
getServerEntry() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
getServerHostname() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getServerKey(KerberosPrincipal, String) - Method in class org.apache.directory.server.kerberos.shared.store.TicketFactory
Returns a server key derived from a server principal and server password.
getServerMicroSecond() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the server microsecond.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the server KerberosPrincipal.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Returns the server KerberosPrincipal.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the server KerberosPrincipal.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the server KerberosPrincipal.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the server KerberosPrincipal.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the server KerberosPrincipal.
getServerPrincipal() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the server KerberosPrincipal.
getServerRealm() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the server realm.
getServerRealm() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Return the server realm.
getServerTime() - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessage
Returns the server KerberosTime.
getService() - Method in class org.apache.directory.server.core.jndi.ServerContext
Gets the DirectoryService associated with this context.
getServiceAddress() - Method in interface org.apache.directory.server.core.CoreSession
Gets the socket address of the LDAP server or null if there is no LDAP service associated with the session.
getServiceAddress() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
getServiceAddress() - Method in class org.apache.directory.server.core.MockCoreSession
 
getServiceId() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
getServiceId() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Gets the instance identifier for this ProtocolService.
getServiceName() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
getServiceName() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Gets a descriptive name for the kind of service this represents.
getServicePrincipal() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the Change Password service principal.
getServicePrincipal() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Returns the service principal for this KDC service.
getSession() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSession(LdapPrincipal) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSession(DN, byte[]) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSession(DN, byte[], String, String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSession() - Method in interface org.apache.directory.server.core.DirectoryService
Gets a logical session to perform operations on this DirectoryService as the anonymous user.
getSession(LdapPrincipal) - Method in interface org.apache.directory.server.core.DirectoryService
Gets a logical session to perform operations on this DirectoryService as a specific user.
getSession(DN, byte[]) - Method in interface org.apache.directory.server.core.DirectoryService
Gets a logical session to perform operations on this DirectoryService as a specific user with a separate authorization principal.
getSession(DN, byte[], String, String) - Method in interface org.apache.directory.server.core.DirectoryService
Gets a logical session to perform operations on this DirectoryService as a specific user with a separate authorization principal.
getSession() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
getSession() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
getSession() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Gets the session associated with this operation.
getSession() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
getSession() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getSession(LdapPrincipal) - Method in class org.apache.directory.server.core.MockDirectoryService
 
getSession(DN, byte[]) - Method in class org.apache.directory.server.core.MockDirectoryService
 
getSession(DN, byte[], String, String) - Method in class org.apache.directory.server.core.MockDirectoryService
 
getSession() - Method in class org.apache.directory.server.core.MockOperation
 
getSessionKey() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the session EncryptionKey.
getSessions() - Method in class org.apache.directory.server.ldap.LdapSessionManager
Gets the active sessions managed by the LdapServer.
getShortValue() - Method in class org.apache.directory.server.dhcp.options.ShortOption
 
getSingleton() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Gets the singleton value.
getSize() - Method in interface org.apache.directory.server.core.avltree.AvlTree
returns the number of nodes present in this tree.
getSize() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
getSize() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
returns the number of nodes present in this tree.
getSize() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
returns the number of nodes present in this tree.
getSize() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
returns the number of nodes present in this tree.
getSizeLimit() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
getSizeLimit() - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
getSName() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Returns the server PrincipalName.
getSocketAcceptor(Transport) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
If this protocol service support TCP transport then this gets the MINA SocketAcceptor it uses.
getSocketAcceptor(Transport) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
If this protocol service support TCP transport then this gets the MINA SocketAcceptor it uses.
getSpi(String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
getSPLangId() - Method in class org.apache.directory.server.core.sp.java.JavaStoredProcEngine
 
getSPLangId() - Method in interface org.apache.directory.server.core.sp.StoredProcEngine
Returns the unique identifier of the supported stored procedure language.
getStartTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Returns the start KerberosTime.
getStartTime() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the start KerberosTime
getStartTime() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the start KerberosTime.
getStartTime() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Returns the start KerberosTime.
getState() - Method in class org.apache.directory.server.dhcp.service.Lease
 
getStore() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getStore() - Method in class org.apache.directory.server.core.partition.avl.AvlPartition
 
getStore() - Method in class org.apache.directory.server.dns.service.DnsContext
 
getStore() - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
getStoredProcEngineInstance(ClonedServerEntry) - Method in class org.apache.directory.server.core.sp.StoredProcExecutionManager
Initializes and returns a StoredProcEngine instance which can operate on spUnitEntry considering its specific stored procedure language.
getStoredProcEngineType() - Method in class org.apache.directory.server.core.sp.java.JavaStoredProcEngineConfig
 
getStoredProcEngineType() - Method in interface org.apache.directory.server.core.sp.StoredProcEngineConfig
Returns the type of the associated StoredProcEngine.
getStoredProcLangId() - Method in class org.apache.directory.server.core.sp.java.JavaStoredProcEngineConfig
 
getStoredProcLangId() - Method in interface org.apache.directory.server.core.sp.StoredProcEngineConfig
Returns the unique language identifier of the StoredProcEngine.
getStratum() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getString() - Method in class org.apache.directory.server.dhcp.options.StringOption
 
getStrongKey(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
If the secret key is weak, correct by exclusive OR'ing with the constant 0xF0.
getSubAliasIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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.JdbmStore
getSubAliasIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getSubAliasIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getSubAliasIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getSubAliasIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getSubentryAttributes(DN, ServerEntry) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
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.
getSubentryTriggerSpecs(String) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
 
getSubLevelIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getSubLevelIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the Index mapping the primary keys of ancestors to the primary keys of their descendants.
getSubLevelIndex() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
getSubLevelIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getSubLevelIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getSubLevelIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getSubLevelIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getSubschemaEntry(String[]) - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
Gets the schemaSubentry based on specific search id parameters which include the special '*' and '+' operators.
getSubschemaEntry(String[]) - Method in interface org.apache.directory.server.core.schema.SchemaService
Gets the schemaSubentry based on specific search id parameters which include the special '*' and '+' operators.
getSubschemaEntryCloned() - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
 
getSubschemaEntryCloned() - Method in interface org.apache.directory.server.core.schema.SchemaService
A seriously unsafe (unsynchronized) means to access the schemaSubentry.
getSubschemaEntryImmutable() - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
A seriously unsafe (unsynchronized) means to access the schemaSubentry.
getSubschemaEntryImmutable() - Method in interface org.apache.directory.server.core.schema.SchemaService
A seriously unsafe (unsynchronized) means to access the schemaSubentry.
getSubSessionKey() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the sub-session key.
getSubSessionKey() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPart
Returns the sub-session EncryptionKey.
getSubstringEvaluator() - Method in class org.apache.directory.server.core.event.LeafEvaluator
 
getSuffix(NextInterceptor, GetSuffixOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
getSuffix(GetSuffixOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
getSuffix(NextInterceptor, GetSuffixOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
getSuffix(NextInterceptor, GetSuffixOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#getSuffix( GetSuffixOperationContext ) call.
getSuffix(GetSuffixOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
getSuffix(GetSuffixOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.getSuffix( NextInterceptor, GetSuffixOperationContext ).
getSuffix(NextInterceptor, GetSuffixOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
getSuffix(GetSuffixOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
getSuffix(NextInterceptor, GetSuffixOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters DefaultPartitionNexus#getSuffix( GetSuffixOperationContext ) call.
getSuffix(GetSuffixOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
getSuffix() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getSuffix() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSuffix(GetSuffixOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSuffix() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the user provided suffix for this Partition as a String.
getSuffix() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getSuffix() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getSuffix() - Method in class org.apache.directory.server.core.partition.NullPartition
 
getSuffix() - Method in interface org.apache.directory.server.core.partition.Partition
Gets the user provided suffix for this Partition as a String.
getSuffix(GetSuffixOperationContext) - Method in interface 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.schema.SchemaPartition
Always returns ServerDNConstants#OU_SCHEMA_DN: 'ou=schema'.
getSuffix() - Method in interface org.apache.directory.server.xdbm.Store
 
getSuffixDn() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
getSuffixDn() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSuffixDn() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the normalized suffix as an DN for this Partition after it has been initialized.
getSuffixDn() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getSuffixDn() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getSuffixDn() - Method in class org.apache.directory.server.core.partition.NullPartition
 
getSuffixDn() - Method in interface org.apache.directory.server.core.partition.Partition
Gets the normalized suffix as an DN for this Partition after it has been initialized.
getSuffixDn() - Method in class org.apache.directory.server.core.schema.SchemaPartition
Always returns ServerDNConstants#OU_SCHEMA_DN_NORMALIZED: '2.5.4.11=schema'.
getSuffixDn() - Method in interface org.apache.directory.server.xdbm.Store
 
GetSuffixOperationContext - Class in org.apache.directory.server.core.interceptor.context
A GetSuffix context used for Interceptors.
GetSuffixOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.GetSuffixOperationContext
Creates a new instance of GetSuffixOperationContext.
GetSuffixOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.GetSuffixOperationContext
Creates a new instance of GetSuffixOperationContext.
getSuite() - Method in class org.apache.directory.server.core.integ.FrameworkRunner
 
getSupportedControls() - Method in class org.apache.directory.server.ldap.LdapServer
 
getSupportedMechanisms() - Method in class org.apache.directory.server.ldap.LdapServer
 
getSynchPeriodMillis() - Method in class org.apache.directory.server.configuration.ApacheDS
 
getSyncPeriodMillis() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSystemContext(DirectoryService) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getSystemIndex(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Get the system index associated with the given name
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.JdbmStore
 
getSystemIndex(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getSystemIndex(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getSystemIndex(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getSystemIndex(String) - Method in interface org.apache.directory.server.xdbm.Store
Get the system index associated with the given name
getSystemIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
getSystemIndices() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getSystemIndices() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getSystemPartition() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
getSystemPartition() - Method in interface org.apache.directory.server.core.DirectoryService
 
getSystemPartition() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getSystemPartition() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
getSystemPartition() - Method in interface org.apache.directory.server.core.partition.PartitionNexus
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.BootfileName
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.ClientIdentifier
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.IpAddressLeaseTime
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.MaximumDhcpMessageSize
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.Message
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.OptionOverload
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.ParameterRequestList
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.RebindingTimeValue
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.RenewalTimeValue
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.RequestedIpAddress
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.ServerIdentifier
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.TftpServerName
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.UnrecognizedOption
 
getTag() - Method in class org.apache.directory.server.dhcp.options.dhcp.VendorClassIdentifier
 
getTag() - Method in class org.apache.directory.server.dhcp.options.DhcpOption
Get the option's code tag.
getTag() - Method in class org.apache.directory.server.dhcp.options.linklayer.ArpCacheTimeout
 
getTag() - Method in class org.apache.directory.server.dhcp.options.linklayer.EthernetEncapsulation
 
getTag() - Method in class org.apache.directory.server.dhcp.options.linklayer.TrailerEncapsulation
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.DefaultFingerServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.DefaultIrcServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.DefaultWwwServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.MobileIpHomeAgents
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NbddServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NetbiosNameServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NetbiosNodeType
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NetbiosScope
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisDomain
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisPlusDomain
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisPlusServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NisServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NntpServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.NtpServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.Pop3Servers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.SmtpServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.StdaServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.StreetTalkServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.VendorSpecificInformation
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.XWindowDisplayManagers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.misc.XWindowFontServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.DefaultIpTimeToLive
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.IpForwarding
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.MaximumDatagramSize
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.NonLocalSourceRouting
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.PathMtuAgingTimeout
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.PathMtuPlateauTable
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perhost.PolicyFilter
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.AllSubnetsAreLocal
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.BroadcastAddress
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.InterfaceMtu
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.MaskSupplier
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.PerformMaskDiscovery
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.PerformRouterDiscovery
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.RouterSolicitationAddress
 
getTag() - Method in class org.apache.directory.server.dhcp.options.perinterface.StaticRoute
 
getTag() - Method in class org.apache.directory.server.dhcp.options.tcp.TcpDefaultTimeToLive
 
getTag() - Method in class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveGarbage
 
getTag() - Method in class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveInterval
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.BootFileSize
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.CookieServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.DomainName
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.DomainNameServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.ExtensionsPath
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.HostName
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.ImpressServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.LogServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.LprServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.MeritDumpFile
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.NameServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.ResourceLocationServers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.RootPath
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.Routers
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.SubnetMask
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.SwapServer
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.TimeOffset
 
getTag() - Method in class org.apache.directory.server.dhcp.options.vendor.TimeServers
 
getTagByClass(Class) - Static method in class org.apache.directory.server.dhcp.options.DhcpOption
 
getTagDate() - Method in class org.apache.directory.server.core.changelog.Tag
 
getTagSearchEngine() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Gets the tag search engine used to query the snapshots taken.
getTagSearchEngine() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Gets the tag search engine used to query the snapshots taken.
getTagSearchEngine() - Method in interface org.apache.directory.server.core.changelog.TaggableSearchableChangeLogStore
Get's the tag search engine for this TaggableSearchableChangeLogStore.
getTargetEntry(Modification, ServerEntry, SchemaManager) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Gets the target entry as it would look after a modification operation was performed on it.
getTestEntries() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Returns test directory entries(LdifEntry) to be loaded while bootstrapping.
getTestEntries() - Method in interface org.apache.directory.server.core.DirectoryService
Returns test directory entries(LdifEntry) to be loaded while bootstrapping.
getTestEntries() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getTgt() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getTicket() - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
getTicket() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
getTicket() - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Returns the Ticket.
getTicket() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Returns the Ticket.
getTicket(KerberosPrincipal, KerberosPrincipal, EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.store.TicketFactory
Build the service ticket.
getTicketInfo() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Returns the KrbCredInfos.
getTicketPrincipalEntry() - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
getTickets() - Method in class org.apache.directory.server.kerberos.shared.messages.application.CredentialMessage
Returns an array of Tickets.
getTill() - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Returns the till KerberosTime.
getTill() - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Returns the till KerberosTime.
getTime(String) - Static method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns the KerberosTime for a given zulu time.
getTime() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns the KerberosTime as a long.
getTimeLimit() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
getTimeLimit() - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
getTimeOffline() - Method in class org.apache.directory.server.ldap.gui.ShutdownDialog
 
getTimeStamp() - Method in class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
 
getTimestamp() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Returns the KerberosTime timestamp.
getTimestamp() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the KerberosTime timestamp.
getTimeStamp() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Returns the timestamp.
getTimestamp() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Returns the KerberosTime timestamp.
getTimeStamp() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStamp
Returns the KerberosTime.
getTimeToLive() - Method in interface org.apache.directory.server.dns.messages.ResourceRecord
 
getTimeToLive() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
getTktVno() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Returns the version number.
getTokenSizePolicy() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns the token size.
getTransactionId() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
getTransactionId() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
getTransactionManager() - Method in class jdbm.recman.BaseRecordManager
Get the underlying Transaction Manager
getTransitedEncoding() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPart
Returns the TransitedEncoding.
getTransmitTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getTransports() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
getTrType() - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Returns the TransitedEncodingType.
getTuple() - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
getTuple() - Method in interface org.apache.directory.server.xdbm.IndexEntry
Gets access to the underlying tuple.
getTuple() - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
getType() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
 
getType() - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
 
getTypeByCode(byte) - Static method in class org.apache.directory.server.dhcp.messages.MessageType
 
getTypeByName(String) - Static method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the reference identifier type when specified by its name.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.changepw.exceptions.ErrorType
Gets the ordinal by its ordinal value.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumType
Returns the checksum type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Returns the encryption type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
Returns the key usage number type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Gets the ordinal by its ordinal value.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.KerberosMessageType
Get the instance of a KerberosMessageType from an int value
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Returns the message component type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Returns the last request type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.kerberos.shared.messages.value.SamType
Gets the ordinal by its ordinal value.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.AuthorizationType
Returns the authorization type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.HostAddrType
Returns the host address type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PaDataType
Returns the pre authentication data type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PrincipalNameType
Returns the principal name type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.TransitedEncodingType
Returns the transited encoding type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.ntp.messages.LeapIndicatorType
Returns the leap indicator type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.ntp.messages.ModeType
Returns the mode type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the reference identifier type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.ntp.messages.StratumType
Returns the stratum type when specified by its ordinal.
getUnbindHandler() - Method in class org.apache.directory.server.ldap.LdapServer
 
getUndefinedFilterNode() - Method in exception org.apache.directory.server.core.normalization.UndefinedFilterAttributeException
 
getUnion(EntryAttribute, EntryAttribute) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Creates a new attribute which contains the values representing the union of two attributes.
getUpdnIndex() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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.JdbmStore
getUpdnIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getUpdnIndex() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getUpdnIndex() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getUpdnIndex() - Method in interface org.apache.directory.server.xdbm.Store
 
getUpSuffix() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
getUpSuffix() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getUpSuffix() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getUpSuffix() - Method in interface org.apache.directory.server.xdbm.Store
 
getUrl() - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
getUsageKc(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
The "well-known constant" used for the DK function is the key usage number, expressed as four octets in big-endian order, followed by one octet indicated below.
getUsageKe(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
The "well-known constant" used for the DK function is the key usage number, expressed as four octets in big-endian order, followed by one octet indicated below.
getUsageKi(KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
The "well-known constant" used for the DK function is the key usage number, expressed as four octets in big-endian order, followed by one octet indicated below.
getUsec() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Returns the microsecond.
getUsec() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the microsecond.
getUsec() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbCredPart
Returns the microseconds.
getUserAddLdif() - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getUserAddLdif(String, byte[], String, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
 
getUserData() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Returns the user data.
getUserData() - Method in class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Returns the user data.
getUserData() - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPart
Returns the user data.
getUserId() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the user ID.
getUserIndex(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Get the user index associated with the given name
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.JdbmStore
 
getUserIndex(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getUserIndex(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getUserIndex(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getUserIndex(String) - Method in interface org.apache.directory.server.xdbm.Store
Get the user index associated with the given name
getUserIndices() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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.JdbmStore
 
getUserIndices() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getUserIndices() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getUserIndices() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
getUserIndices() - Method in interface org.apache.directory.server.xdbm.Store
 
getUsername() - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Implementors use this method to access the username resulting from a callback.
getUserPassword() - Method in class org.apache.directory.server.core.LdapPrincipal
 
getValidEnd() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the end of validity.
getValidStart() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns the start of validity.
getValuComparator() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
getValue() - Method in class jdbm.helper.Tuple
Get the value.
getValue() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
getValue() - Method in class org.apache.directory.server.core.interceptor.context.CompareOperationContext
 
getValue() - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
getValue() - Method in interface org.apache.directory.server.xdbm.IndexEntry
Gets the value referred to by this IndexEntry.
getValue() - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
getValue() - Method in class org.apache.directory.server.xdbm.Tuple
Gets the value for this Tuple.
getValueAt(int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
getValueAt(int, int) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
getValueAt(int, int) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
getValueComparator() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
 
getValueComparator() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
getValueComparator() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the value comparator used by this Table: may be null if this Table was not initialized with one.
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultTupleComparator
 
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ForwardIndexComparator
Gets the binary comparator used to compare values which are the indices into the master table.
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Will throw an UnsupportedOperationException every time.
getValueComparator() - Method in class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
Gets the binary comparator used to compare values which are the values of attributes.
getValueComparator() - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Gets the binary comparator used to compare valuess.
getValueComparator() - Method in interface org.apache.directory.server.xdbm.Table
Gets the value comparator used by this Table: may be null if this Table was not initialized with one.
getValueSerializer() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
getValueString(Object) - Method in interface org.apache.directory.server.xdbm.TupleRenderer
Gets the value Object rendered as a String.
getVersion() - Method in class org.apache.directory.server.tools.ToolCommand
 
getVersionNumber() - Method in class org.apache.directory.server.changepw.messages.AbstractPasswordMessage
Returns the version number.
getVersionNumber() - Method in class org.apache.directory.server.kerberos.shared.messages.components.Authenticator
Returns the version number of the Authenticator.
getVersionNumber() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getView() - Method in class jdbm.recman.BlockIo
Returns the current view of the block.
getWarFile() - Method in class org.apache.directory.server.integration.http.WebApp
 
getWebApps() - Method in class org.apache.directory.server.integration.http.HttpServer
 
getWiredConnection(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
 
getWiredConnection(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
 
getWiredContext(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
Creates a JNDI LdapContext with a connection over the wire using the SUN LDAP provider.
getWiredContext(LdapServer, String, String) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
Creates a JNDI LdapContext with a connection over the wire using the SUN LDAP provider.
getWiredContext(LdapServer, Control[]) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
Creates a JNDI LdapContext with a connection over the wire using the SUN LDAP provider.
getWiredContextFollowOnRefferal(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
Creates a JNDI LdapContext with a connection over the wire using the SUN LDAP provider.
getWiredContextRefferalIgnore(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
Creates a JNDI LdapContext with a connection over the wire using the SUN LDAP provider.
getWiredContextThrowOnRefferal(LdapServer) - Static method in class org.apache.directory.server.integ.ServerIntegrationUtils
Creates a JNDI LdapContext with a connection over the wire using the SUN LDAP provider.
getWkDirPath() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
this method always returns null for AvlIndex cause this is a in-memory index.
getWkDirPath() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Gets the working directory path to something other than the default.
getWkDirPath() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
getWkDirPath() - Method in interface org.apache.directory.server.xdbm.Index
Gets the working directory path to something other than the default.
getWorkingDirectory() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Returns working directory (counterpart of var/lib) where partitions are stored by default.
getWorkingDirectory() - Method in interface org.apache.directory.server.core.DirectoryService
Returns working directory (counterpart of var/lib) where partitions are stored by default.
getWorkingDirectory() - Method in class org.apache.directory.server.core.MockDirectoryService
 
getWorkingDirectory() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
getWorkingDirectory() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
getWorkingDirectory() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getWorkingDirectory() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
getWorkingDirectory() - Method in interface org.apache.directory.server.xdbm.Store
 
getWrappedPartition() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
getWrappedPartition() - Method in class org.apache.directory.server.core.schema.SchemaPartition
Gets the Partition being wrapped.
getZuluTime() - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
Gets the generalizedTime when this event occured.
go() - Method in class org.apache.directory.server.dns.Main
Start an instance of the DNS server.
GOES - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "GOES" reference identifier type.
GPS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "GPS" reference identifier type.
GracefulShutdownCommand - Class in org.apache.directory.server.tools
A command used to send a graceful disconnect to established clients while allowing them time to complete operations already in progress.
GracefulShutdownCommand() - Constructor for class org.apache.directory.server.tools.GracefulShutdownCommand
 
GracefulShutdownHandler - Class in org.apache.directory.server.ldap.handlers.extended
 
GracefulShutdownHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
GREATER_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
GREATER_CURSOR - Static variable in class org.apache.directory.server.xdbm.tools.IndexDialog
 
GreaterEqCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over entry candidates matching a GreaterEq assertion filter.
GreaterEqCursor(Store<ServerEntry, ID>, GreaterEqEvaluator) - Constructor for class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
GreaterEqEvaluator<T,ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator which determines if candidates are matched by GreaterEqNode assertions.
GreaterEqEvaluator(GreaterEqNode<T>, Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.GreaterEqEvaluator
 
greaterThan(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns whether this KerberosTime is greater than a given KerberosTime.
greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the number of records greater than or equal to a key value.
greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
greaterThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
greaterThanCount(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
greaterThanCount(K) - Method in interface org.apache.directory.server.xdbm.Index
 
greaterThanCount(K) - Method in interface org.apache.directory.server.xdbm.Table
Gets the number of records greater than or equal to a key value.
groupAdded(DN, ServerEntry) - 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(CoreSession) - Constructor for class org.apache.directory.server.core.authz.GroupCache
Creates a static group cache.
groupDeleted(DN, ServerEntry) - Method in class org.apache.directory.server.core.authz.GroupCache
Deletes a group's members from the cache.
groupModified(DN, List<Modification>, ServerEntry, SchemaManager) - Method in class org.apache.directory.server.core.authz.GroupCache
Modifies the cache to reflect changes via modify operations to the group entries.
groupModified(DN, ModificationOperation, ServerEntry) - Method in class org.apache.directory.server.core.authz.GroupCache
Modifies the cache to reflect changes via modify operations to the group entries.
groupRenamed(DN, DN) - Method in class org.apache.directory.server.core.authz.GroupCache
 
GROUPS_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
the base dn under which all groups reside
GssapiCallbackHandler - Class in org.apache.directory.server.ldap.handlers.bind.gssapi
 
GssapiCallbackHandler(LdapSession, CoreSession, InternalBindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiCallbackHandler
Creates a new instance of GssapiCallbackHandler.
GssapiMechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind.gssapi
The GSSAPI Sasl mechanism handler.
GssapiMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiMechanismHandler
 

H

handle(Callback[]) - Method in class org.apache.directory.server.kerberos.shared.jaas.CallbackHandlerBean
 
handle(LdapSession, InternalAbandonRequest) - Method in class org.apache.directory.server.ldap.handlers.AbandonHandler
 
handle(LdapSession, InternalAddRequest) - Method in class org.apache.directory.server.ldap.handlers.AddHandler
Handle a Ldap message associated with a session
handle(Callback[]) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
SaslServer will use this method to call various callbacks, depending on the SASL mechanism in use for a session.
handle(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.BindHandler
Deal with a received BindRequest
handle(LdapSession, InternalCompareRequest) - Method in class org.apache.directory.server.ldap.handlers.CompareHandler
 
handle(LdapSession, InternalDeleteRequest) - Method in class org.apache.directory.server.ldap.handlers.DeleteHandler
Handle a Ldap message associated with a session
handle(LdapSession, InternalExtendedRequest) - Method in class org.apache.directory.server.ldap.handlers.ExtendedHandler
 
handle(LdapSession, T) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
Handle a Ldap message associated with a session
handle(LdapSession, InternalModifyDnRequest) - Method in class org.apache.directory.server.ldap.handlers.ModifyDnHandler
Deal with a ModifyDN request received from a client.
handle(LdapSession, InternalModifyRequest) - Method in class org.apache.directory.server.ldap.handlers.ModifyHandler
Handle a Ldap message associated with a session
handle(LdapSession, T) - Method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
 
handle(LdapSession, InternalUnbindRequest) - Method in class org.apache.directory.server.ldap.handlers.UnbindHandler
 
handle(LdapSession, T) - Method in class org.apache.directory.server.ldap.replication.SearchResultDoneResponseHandler
 
handleDISCOVER(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Handle DHCPDISCOVER message.
handleDISCOVER(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
 
handleException(LdapSession, InternalResultResponseRequest, Exception) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
Handles processing with referrals without ManageDsaIT control.
handleException(LdapSession, InternalResultResponseRequest, Exception) - Method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
Handles processing with referrals without ManageDsaIT control.
handleExtendedOperation(LdapSession, InternalExtendedRequest) - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
Handles the specified extended operation.
handleExtendedOperation(LdapSession, InternalExtendedRequest) - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
 
handleExtendedOperation(LdapSession, InternalExtendedRequest) - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
handleExtendedOperation(LdapSession, InternalExtendedRequest) - Method in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
handleExtendedOperation(LdapSession, InternalExtendedRequest) - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
 
handleExtendedOperation(LdapSession, InternalExtendedRequest) - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
 
handleIgnoringReferrals(LdapSession, T) - Method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
Handles processing without referral handling in effect: either with the ManageDsaIT control or when the entry or all of it's ancestors are non- referral entries.
handleIgnoringReferrals(LdapSession, InternalSearchRequest) - Method in class org.apache.directory.server.ldap.handlers.SearchHandler
Main message handing method for search requests.
handleINFORM(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Handle DHCPINFORM message.
handleMechanism(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5MechanismHandler
 
handleMechanism(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5MechanismHandler
 
handleMechanism(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiMechanismHandler
 
handleMechanism(LdapSession, InternalBindRequest) - Method in interface org.apache.directory.server.ldap.handlers.bind.MechanismHandler
Implementors will use the session and message to determine what kind of SaslServer to create and what initialization parameters it will require.
handleMechanism(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmMechanismHandler
 
handleMechanism(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.plain.PlainMechanismHandler
Implementors will use the session and message to determine what kind of SaslServer to create and what initialization parameters it will require.
handleMechanism(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.bind.SimpleMechanismHandler
 
handleMessage(IoSession, T) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
handleOFFER(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Handle DHCPOFFER message.
handleRELEASE(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Handle DHCPRELEASE message.
handleRELEASE(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
 
handleREQUEST(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Handle DHCPREQUEST message.
handleREQUEST(InetSocketAddress, InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
 
handleSaslAuth(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.BindHandler
Handle the SASL authentication.
handleSimpleAuth(LdapSession, InternalBindRequest) - Method in class org.apache.directory.server.ldap.handlers.BindHandler
Handle the Simple authentication.
handleUnknownMessage(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Handle unknown DHCP message.
handleWithReferrals(LdapSession, DN, T) - Method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
Handles processing with referrals without ManageDsaIT control.
handleWithReferrals(LdapSession, DN, InternalSearchRequest) - Method in class org.apache.directory.server.ldap.handlers.SearchHandler
Handles processing with referrals without ManageDsaIT control.
HardwareAddress - Class in org.apache.directory.server.dhcp.messages
A representation of a DHCP hardware address.
HardwareAddress(short, short, byte[]) - Constructor for class org.apache.directory.server.dhcp.messages.HardwareAddress
 
has(long) - Method in interface org.apache.directory.server.core.changelog.TagSearchEngine
Checks to see if a snapshot exists for a specific revision.
has(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this table has one or more tuples with a specific key: this is exactly the same as a get call with a check to see if the returned value is null or not.
has(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this table has a key with a specific value.
has(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(K) - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this table has one or more tuples with a specific key: this is exactly the same as a get call with a check to see if the returned value is null or not.
has(K, V) - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this table has a key with a specific value.
HAS_ENTRY_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
bypass instructions used by ExceptionInterceptor
HAS_KVNO - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
A constant used when the key is not present
hasAttributeType(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
hasAttributeType(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
hasBannerOption(String[]) - Static method in class org.apache.directory.server.tools.BaseCommand
 
hasBypass() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Checks to see if any Interceptors are bypassed by this operation.
hasBypass() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Checks to see if any Interceptors are bypassed by this operation.
hasBypass() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks to see if any Interceptors are bypassed by this Invocation.
hasBypass() - Method in class org.apache.directory.server.core.MockOperation
 
hasEntry(NextInterceptor, EntryOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
hasEntry(NextInterceptor, EntryOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
hasEntry(NextInterceptor, EntryOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
hasEntry(DN, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
hasEntry(DN, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
hasEntry(DN, Collection<String>) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks to see if an entry exists.
hasEntry(NextInterceptor, EntryOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.hasEntry( EntryOperationContext ) call.
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
hasEntry(EntryOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.hasEntry( NextInterceptor, EntryOperationContext ).
hasEntry(NextInterceptor, EntryOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
hasEntry(DN, Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
hasEntry(NextInterceptor, EntryOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.hasEntry( EntryOperationContext ) call.
hasEntry(EntryOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.lookup(LookupOperationContext) and return true if it returns an entry by default.
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasEntry(EntryOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Fast operation to check and see if a particular entry exists.
hasEntry(EntryOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
This method calls Partition.lookup(LookupOperationContext) and return true if it returns an entry by default.
hasGreaterOrEqual(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this table has a record with a key greater than or equal to the key argument.
hasGreaterOrEqual(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this table has a Tuple with a key equal to the key argument, yet with a value greater than or equal to the value argument provided.
hasGreaterOrEqual(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
hasGreaterOrEqual(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
hasGreaterOrEqual(K) - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this table has a record with a key greater than or equal to the key argument.
hasGreaterOrEqual(K, V) - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this table has a Tuple with a key equal to the key argument, yet with a value greater than or equal to the value argument provided.
hashCode() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
 
hashCode() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
hashCode() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
 
hashCode() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
Compute the instance hash code
hashCode() - Method in class org.apache.directory.server.replication.configuration.ReplicaId
Returns a hash code value for the object.
hasIndexOn(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Tells if an index is already present in the User's or System's index list
hasIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
hasIndexOn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
hasIndexOn(String) - Method in interface org.apache.directory.server.xdbm.Store
Tells if an index is already present in the User's or System's index list
hasKvno() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Tells if there is a key version.
hasLessOrEqual(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this table has a record with a key less than or equal to the key argument.
hasLessOrEqual(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this table has a Tuple with a key equal to the key argument, yet with a value less than or equal to the value argument provided.
hasLessOrEqual(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
hasLessOrEqual(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
hasLessOrEqual(K) - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this table has a record with a key less than or equal to the key argument.
hasLessOrEqual(K, V) - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this table has a Tuple with a key equal to the key argument, yet with a value less than or equal to the value argument provided.
hasManageDsaItControl() - Method in class org.apache.directory.server.core.interceptor.context.SearchOperationContext
Checks whether or not the ManageDsaITControl is present.
hasMatchingRule(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
hasMatchingRule(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
hasMore() - Method in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
 
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
 
hasMoreElements() - Method in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
 
hasMoreElements() - Method in class org.apache.directory.server.core.MockCursor
 
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
 
hasObjectClass(EntryAttribute) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
hasObjectClass(String) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
hasObjectClass(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
hasObjectClass(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
hasParentReferral(DN) - Method in interface org.apache.directory.server.core.ReferralManager
Tells if this DN has a parent which is a referral.
hasParentReferral(DN) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Tells if this DN has a parent which is a referral.
hasPermission(SchemaManager, OperationContext, Collection<DN>, DN, AuthenticationLevel, DN, String, Value<?>, Collection<MicroOperation>, Collection<ACITuple>, ServerEntry, ServerEntry) - 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.
hasPermission(OperationContext) - Method in class org.apache.directory.server.core.trigger.SimpleTriggerExecutionAuthorizer
 
hasPermission(OperationContext) - Method in interface org.apache.directory.server.core.trigger.TriggerExecutionAuthorizer
 
hasRequestControl(String) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
hasRequestControl(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
hasRequestControl(String) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks to see if a request control is present on this request.
hasRequestControl(String) - Method in class org.apache.directory.server.core.MockOperation
 
hasRequestControls() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
hasRequestControls() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
hasRequestControls() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks if any request controls exists for this operation.
hasRequestControls() - Method in class org.apache.directory.server.core.MockOperation
 
hasResponseControl(String) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
hasResponseControl(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
hasResponseControl(String) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks to see if a response control is present on this operation.
hasResponseControl(String) - Method in class org.apache.directory.server.core.MockOperation
 
hasResponseControls() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
hasResponseControls() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
hasResponseControls() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks if any response controls have been generated for this operation.
hasResponseControls() - Method in class org.apache.directory.server.core.MockOperation
 
hasSameRequest(InternalSearchRequest, LdapSession) - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
Compare the previous search request and the new one, and return true if they are equal.
hasSyntax(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
hasSyntax(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
hasSyntaxChecker(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
hasSyntaxChecker(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Tells if an index is already present in the System's index list
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.JdbmStore
 
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
hasSystemIndexOn(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
hasSystemIndexOn(String) - Method in interface org.apache.directory.server.xdbm.Store
Tells if an index is already present in the System's index list
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Tells if an index is already present in the User's index list
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.JdbmStore
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
hasUserIndexOn(String) - Method in interface org.apache.directory.server.xdbm.Store
Tells if an index is already present in the User's index list
helpOnCommand(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
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
 
Host - Class in org.apache.directory.server.dhcp.store
The definition of a host.
Host(String, InetAddress, HardwareAddress) - Constructor for class org.apache.directory.server.dhcp.store.Host
 
HostAddress - Class in org.apache.directory.server.kerberos.shared.messages.value
Provides host address information.
HostAddress(HostAddrType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Creates a new instance of HostAddress.
HostAddress(InetAddress) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Creates a new instance of HostAddress.
HostAddressDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
HostAddressDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.HostAddressDecoder
 
HostAddresses - Class in org.apache.directory.server.kerberos.shared.messages.value
Store a list of addresses.
HostAddresses() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Creates a new instance of HostAddresses.
HostAddresses(HostAddress[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
Creates a new instance of HostAddresses.
HostAddressesEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
HostAddressesEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.HostAddressesEncoder
 
HostAddrType - Enum in org.apache.directory.server.kerberos.shared.messages.value.types
Host Address type.
HostInformationRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.2.
HostInformationRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.HostInformationRecordEncoder
 
HostName - Class in org.apache.directory.server.dhcp.options.vendor
This option specifies the name of the client.
HostName() - Constructor for class org.apache.directory.server.dhcp.options.vendor.HostName
 
HostName(String) - Constructor for class org.apache.directory.server.dhcp.options.vendor.HostName
 
HTree - Class in jdbm.htree
Persistent hashtable implementation for PageManager.
HttpServer - Class in org.apache.directory.server.integration.http
Class to start the jetty http server
HttpServer() - Constructor for class org.apache.directory.server.integration.http.HttpServer
 

I

I18n - Class in org.apache.directory.server.i18n
Provides i18n handling of error codes.
I18n() - Constructor for class org.apache.directory.server.i18n.I18n
 
id - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
ignoreReferral() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Set the throwReferral flag to false
ignoreReferral() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Set the throwReferral flag to false
ignoreReferral() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Set the throwReferral flag to false
ignoreReferral() - Method in class org.apache.directory.server.core.MockOperation
 
ImportCommand - Class in org.apache.directory.server.tools
A command to import data into a server.
ImportCommand() - Constructor for class org.apache.directory.server.tools.ImportCommand
The constructor save the command's name into it's super class
ImpressServers - Class in org.apache.directory.server.dhcp.options.vendor
The Impress server option specifies a list of Imagen Impress servers available to the client.
ImpressServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.ImpressServers
 
incrementCurrentPosition(int) - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
Set the new current position, incrementing it with the number of returned entries.
Index<K,O,ID> - Interface in org.apache.directory.server.xdbm
An index into the master table which returns one or more entry's positions in the master table for those entries which posses an attribute with the specified value.
IndexAssertion<K,E,ID> - 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<ForwardIndexEntry>, IndexAssertion) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
IndexAssertionEnumeration(NamingEnumeration<ForwardIndexEntry>, IndexAssertion, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
IndexCommand - Class in org.apache.directory.server.tools
Simple tool used to dump the contents of a jdbm based partition.
IndexCommand() - Constructor for class org.apache.directory.server.tools.IndexCommand
 
IndexCursor<V,E,ID> - Interface in org.apache.directory.server.xdbm
A Cursor introducing new advance methods designed to reduce some inefficiencies encountered when scanning over Tuples.
IndexCursorAdaptor<K,O,ID> - Class in org.apache.directory.server.core.partition.impl.btree
A Cursor which adapts an underlying Tuple based Cursor to one which returns IndexEntry objects rather than tuples.
IndexCursorAdaptor(Cursor<Tuple>, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
Creates an IndexCursorAdaptor which wraps and adapts a Cursor from a table to one which returns an IndexEntry.
IndexDialog<K,O,ID> - Class in org.apache.directory.server.core.partition.impl.btree.gui
A dialog showing index values.
IndexDialog(Frame, boolean, Index<K, O, ID>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
IndexDialog(Index<K, O, ID>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
IndexDialog<K,O,ID> - Class in org.apache.directory.server.xdbm.tools
A dialog showing index values.
IndexDialog(Frame, boolean, Index<K, O, ID>) - Constructor for class org.apache.directory.server.xdbm.tools.IndexDialog
 
IndexDialog(Index<K, O, ID>) - Constructor for class org.apache.directory.server.xdbm.tools.IndexDialog
 
IndexEntry<V,O,ID> - Interface in org.apache.directory.server.xdbm
Interface for index entries.
IndexEnumeration<T> - Class in org.apache.directory.server.core.partition.impl.btree
A NamingEnumeration over an Index which returns IndexRecords.
IndexEnumeration(NamingEnumeration<Tuple>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
IndexEnumeration(NamingEnumeration<Tuple>, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
IndexEnumeration(NamingEnumeration<Tuple>, boolean, Pattern) - Constructor for class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
IndexNotFoundException - Exception in org.apache.directory.server.xdbm
NamingException for missing indicies if full table scans are disallowed.
IndexNotFoundException(String) - Constructor for exception org.apache.directory.server.xdbm.IndexNotFoundException
Constructs an Exception with a detailed message.
IndexNotFoundException(String, String) - Constructor for exception org.apache.directory.server.xdbm.IndexNotFoundException
Constructs an Exception with a detailed message.
IndexNotFoundException(String, String, Throwable) - Constructor for exception org.apache.directory.server.xdbm.IndexNotFoundException
Constructs an Exception with a detailed message and a root cause exception.
IndexUtils - Class in org.apache.directory.server.xdbm.tools
Utility methods for Index objects.
IndexUtils() - Constructor for class org.apache.directory.server.xdbm.tools.IndexUtils
 
IndexValueSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
 
IndexValueSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
 
Inet6AddressRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
2.
Inet6AddressRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.Inet6AddressRecordEncoder
 
INFINITY - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Constant for the KerberosTime "infinity."
init(DirectoryService) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Initializes (directoryService and and calls AbstractAuthenticator.doInit() method.
init(DirectoryService) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
Registers and initializes all Authenticators to this service.
init(DirectoryService) - Method in interface org.apache.directory.server.core.authn.Authenticator
Called by AuthenticationInterceptor to indicate that this authenticator is being placed into service.
init(DirectoryService) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
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(DirectoryService) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
init(DirectoryService) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Initialize the ChangeLog system.
init(DirectoryService) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
The init method will initialize the local variables and load the entryDeleted AttributeType.
init(DirectoryService) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Initialize the store.
init(DirectoryService) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Initialize the ChangeLog system.
init(DirectoryService) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
init(DirectoryService) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
init(DirectoryService) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
init(DirectoryService) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
 
init(String) - Method in class org.apache.directory.server.core.factory.DefaultDirectoryServiceFactory
Inits the directory service factory.
init(String) - Method in interface org.apache.directory.server.core.factory.DirectoryServiceFactory
Inits the directory service factory.
init(DirectoryService) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
This method does nothing by default.
init(DirectoryService) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Intializes this interceptor.
init(DirectoryService) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
Initializes and registers all interceptors according to the specified DirectoryService.
init(DirectoryService) - Method in class org.apache.directory.server.core.journal.DefaultJournal
Initialize the Journal.
init(DirectoryService) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
Initialize the interceptor
init(DirectoryService) - Method in interface org.apache.directory.server.core.journal.Journal
Initialize the Journal.
init(DirectoryService) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
The init method will initialize the local variables and load the entryDeleted AttributeType.
init(DirectoryService) - Method in interface org.apache.directory.server.core.journal.JournalStore
Initialize the store.
init(DirectoryService) - Method in class org.apache.directory.server.core.MockInterceptor
 
init(DirectoryService) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Initialize the registries, normalizers.
init(DirectoryService) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
init(SchemaManager) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Initialize the JDBM storage system.
init(SchemaManager, AttributeType, File) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
init(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Initialize the JDBM storage system.
init(SchemaManager) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
init(DirectoryService) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
 
init(DirectoryService, String...) - Method in interface org.apache.directory.server.core.ReferralManager
Initialize the manager, reading all the referrals from the base.
init(DirectoryService, String...) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Initialize the manager, reading all the referrals from the base.
init(DirectoryService) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
Initialize the Schema Service
init(DirectoryService) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
init(DirectoryService) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
init() - Method in interface org.apache.directory.server.factory.LdapServerFactory
 
init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5MechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5MechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiMechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(LdapSession) - Method in interface org.apache.directory.server.ldap.handlers.bind.MechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmMechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.plain.PlainMechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.SimpleMechanismHandler
Initialize the saslProperties with some mechanism's specific data
init(KeyStore, String) - Static method in class org.apache.directory.server.ldap.handlers.ssl.LdapsInitializer
 
INIT - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "INIT" reference identifier type.
init() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Initialize the Acceptor if needed
init() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
Initialize the Acceptor if needed
init() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Initialize the Acceptor if needed
init() - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
Initialize the Acceptor if needed
init() - Method in class org.apache.directory.server.tools.BaseCommand
 
init(SchemaManager) - Method in interface org.apache.directory.server.xdbm.Store
Initialize the JDBM storage system.
initGeneralReply(InetSocketAddress, DhcpMessage) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Initialize a general DHCP reply message.
initialize() - Method in class org.apache.directory.server.core.partition.AbstractPartition
Sets up (directoryService and calls AbstractPartition.doInit() where you have to put your initialization code in.
initialize() - Method in interface org.apache.directory.server.core.partition.Partition
Initializes this partition.
initialize() - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
Initializes the SchemaService
initialize() - Method in interface org.apache.directory.server.core.schema.SchemaService
Initializes the SchemaService
initialized - Variable in class org.apache.directory.server.core.partition.AbstractPartition
true if and only if this partition is initialized.
initialized - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
whether or not this index has been initialized
inject(OperationContext, StoredProcedureParameter) - Method in interface org.apache.directory.server.core.trigger.StoredProcedureParameterInjector.MicroInjector
 
injectEntries(DirectoryService, String) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
Inject an ldif String into the server.
injectEntries(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
Inject an ldif String into the server.
injectEntryInStore(Store<ServerEntry, Long>, ServerEntry) - Static method in class org.apache.directory.server.xdbm.tools.StoreUtils
adds a given ServerEntry to the store after injecting entryCSN and entryUUID operational attributes
injectLdifFiles(Class<?>, DirectoryService, String[]) - Static method in class org.apache.directory.server.core.factory.DSAnnotationProcessor
injects the LDIF entries present in a LDIF file
injectReferralControl(OperationContext) - Method in class org.apache.directory.server.core.jndi.ServerContext
Set the referral handling flag into the operation context using the JNDI value stored into the environment.
InMemoryReplayCache - Class in org.apache.directory.server.kerberos.shared.replay
"The replay cache will store at least the server name, along with the client name, time, and microsecond fields from the recently-seen authenticators, and if a matching tuple is found, the KRB_AP_ERR_REPEAT error is returned." We will store the entries using an HashMap which key will be the client principal, and we will store a list of entries for each client principal.
InMemoryReplayCache() - Constructor for class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Creates a new instance of InMemoryReplayCache.
InMemoryReplayCache(long) - Constructor for class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Creates a new instance of InMemoryReplayCache.
InMemoryReplayCache(long, int) - Constructor for class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Creates a new instance of InMemoryReplayCache.
InMemoryReplayCache(int) - Constructor for class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Creates a new instance of InMemoryReplayCache.
InMemoryReplayCache.ReplayCacheEntry - Class in org.apache.directory.server.kerberos.shared.replay
A structure to hold an entry
InMemoryReplayCache.ReplayCacheEntry(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Constructor for class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache.ReplayCacheEntry
Creates a new instance of ReplayCacheEntry.
insert(Object, Object, boolean) - Method in class jdbm.btree.BTree
Insert an entry in the BTree.
insert(Object) - Method in class jdbm.recman.BaseRecordManager
Inserts a new record using standard java object serialization.
insert(Object, Serializer) - Method in class jdbm.recman.BaseRecordManager
Inserts a new record using a custom serializer.
insert(Object) - Method in class jdbm.recman.CacheRecordManager
Inserts a new record using a custom serializer.
insert(Object, Serializer) - Method in class jdbm.recman.CacheRecordManager
Inserts a new record using a custom serializer.
insert(Object) - Method in interface jdbm.RecordManager
Inserts a new record using standard java object serialization.
insert(Object, Serializer) - Method in interface jdbm.RecordManager
Inserts a new record using a custom serializer.
insert(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Inserts a key.
insert(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Inserts a LinkedAvlNode with the given key.
insert(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
insert(K, V) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Inserts a LinkedAvlMapNode with the given key and value.
insert(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Inserts a LinkedAvlMapNode with the given key and value.
insert(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
 
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.
insertSaslFilter(LdapSession) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractMechanismHandler
Inject a SaslFilter into the Filter chain, to deal with modified PDU sent when some mechanisms have been negotiated (DIGEST-MD5, GSSAPI, for instance)
INSTANCE - Static variable in class jdbm.helper.ByteArraySerializer
Static instance.
INSTANCE - Static variable in class jdbm.helper.DefaultSerializer
 
INSTANCE - Static variable in class jdbm.helper.IntegerSerializer
 
INSTANCE - Static variable in class jdbm.helper.LongSerializer
 
INSTANCE - Static variable in class org.apache.directory.server.core.avltree.DefaultMarshaller
 
INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
a reusable instance of this Marshaller
INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
 
INSTANCE - Static variable in class org.apache.directory.server.core.partition.impl.btree.LongComparator
 
instance - Static variable in class org.apache.directory.server.kerberos.sam.SamSubsystem
the SAM subsystem instance
InstanceLayout - Class in org.apache.directory.server.tools
TODO InstanceLayout.
InstanceLayout(File) - Constructor for class org.apache.directory.server.tools.InstanceLayout
 
InstanceLayout(String) - Constructor for class org.apache.directory.server.tools.InstanceLayout
 
IntegerComparator - Class in jdbm.helper
Comparator for Integer objects.
IntegerComparator() - Constructor for class jdbm.helper.IntegerComparator
 
IntegerSerializer - Class in jdbm.helper
Optimized serializer for integers.
IntegerSerializer() - Constructor for class jdbm.helper.IntegerSerializer
Construct an IntegerSerializer.
IntegrationUtils - Class in org.apache.directory.server.core.integ
Integration test utility methods.
IntegrationUtils() - Constructor for class org.apache.directory.server.core.integ.IntegrationUtils
 
Interceptor - Interface in org.apache.directory.server.core.interceptor
Filters invocations on DefaultPartitionNexus.
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.
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.
InterfaceMtu - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies the MTU to use on this interface.
InterfaceMtu() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.InterfaceMtu
 
IntOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
IntOption() - Constructor for class org.apache.directory.server.dhcp.options.IntOption
 
invalidate(long) - Method in interface jdbm.recman.RecordCache
Notification to invalidate content related to given record.
invalidateAll() - Method in interface jdbm.recman.RecordCache
Notification to invalidate content of all records.
invalidateCache(DN) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Does nothing leaving it so subclasses can override.
invalidateCache(DN) - 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(DN) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Remove the principal form the cache.
InvalidTicketException - Exception in org.apache.directory.server.kerberos.shared.messages.components
A exception used when there was an error while creating a Ticket
InvalidTicketException(ErrorType) - Constructor for exception org.apache.directory.server.kerberos.shared.messages.components.InvalidTicketException
 
InvalidTicketException(ErrorType, String) - Constructor for exception org.apache.directory.server.kerberos.shared.messages.components.InvalidTicketException
 
InvocationStack - Class in org.apache.directory.server.core.invocation
Keeps track of recursive Invocations.
invokeProcedure(CoreSession, String, Object[]) - Method in class org.apache.directory.server.core.sp.java.JavaStoredProcEngine
 
invokeProcedure(CoreSession, String, Object[]) - Method in interface org.apache.directory.server.core.sp.StoredProcEngine
Invokes the stored procedure handled by the engine.
IP_ADDRESS - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsIpAddress
IpAddressLeaseTime - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used in a client request (DHCPDISCOVER or DHCPREQUEST) to allow the client to request a lease time for the IP address.
IpAddressLeaseTime() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.IpAddressLeaseTime
 
IpAddressLeaseTime(long) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.IpAddressLeaseTime
 
IpForwarding - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies whether the client should configure its IP layer for packet forwarding.
IpForwarding() - Constructor for class org.apache.directory.server.dhcp.options.perhost.IpForwarding
 
IPv6RecordDecoder - Class in org.apache.directory.server.dns.io.decoder
A decoder for AAAA records.
IPv6RecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.IPv6RecordDecoder
 
isAbandoned() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
isAbandoned() - Method in class org.apache.directory.server.core.filtering.CursorList
 
isAbandoned() - Method in interface org.apache.directory.server.core.filtering.EntryFilteringCursor
Gets whether or not this BaseEntryFilteringCursor has been abandoned.
isAbandoned() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
isAcceptNonAuthenticatedData() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
isAccessControlEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Returns true if access control checks are enabled.
isAccessControlEnabled() - Method in interface org.apache.directory.server.core.DirectoryService
Returns true if access control checks are enabled.
isAccessControlEnabled() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isAdd(int) - Static method in enum org.apache.directory.server.core.event.EventType
 
isAdministrator() - Method in interface org.apache.directory.server.core.CoreSession
Returns true if the effective principal associated with this session is the administrator.
isAdministrator() - Method in class org.apache.directory.server.core.DefaultCoreSession
TODO - perhaps we should just use a flag that is calculated on creation of this session
isAdministrator() - Method in class org.apache.directory.server.core.MockCoreSession
TODO - perhaps we should just use a flag that is calculated on creation of this session
isAfterLast() - Method in class org.apache.directory.server.core.filtering.CursorList
isAfterLast() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
isAfterLast() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
isAllOperationalAttributes() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
isAllowAnonymousAccess() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Returns true if anonymous access is allowed on entries besides the RootDSE.
isAllowAnonymousAccess() - Method in interface org.apache.directory.server.core.DirectoryService
Returns true if anonymous access is allowed on entries besides the RootDSE.
isAllowAnonymousAccess() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isAllowAnonymousAccess() - Method in class org.apache.directory.server.ldap.LdapServer
Returns true if anonymous access is allowed.
isAllUserAttributes() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
isAnAdministrator() - Method in interface org.apache.directory.server.core.CoreSession
Returns true if the effective principal associated with this session is the administrator or is within the administrators group.
isAnAdministrator() - Method in class org.apache.directory.server.core.DefaultCoreSession
TODO - this method impl does not check to see if the principal is in the administrators group - it only returns true of the principal is the actual admin user.
isAnAdministrator() - Method in class org.apache.directory.server.core.MockCoreSession
TODO - this method impl does not check to see if the principal is in the administrators group - it only returns true of the principal is the actual admin user.
isAnonymous() - Method in interface org.apache.directory.server.core.CoreSession
Gets whether or not this user is anonymous.
isAnonymous() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
isAnonymous() - Method in class org.apache.directory.server.core.MockCoreSession
 
isAnonymous() - Method in class org.apache.directory.server.ldap.LdapSession
Check if the session is authenticated.
isAscending() - Method in enum org.apache.directory.server.core.changelog.RevisionOrder
 
isAuthenticated() - Method in class org.apache.directory.server.ldap.LdapSession
Check if the session is authenticated.
isAuthoritativeAnswer() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
isAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
Check if the session is processing a BindRequest, either Simple or SASL
isBeforeFirst() - Method in class org.apache.directory.server.core.filtering.CursorList
isBeforeFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
isBeforeFirst() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
isBodyChecksumVerified() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
isBypassed(String) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Checks to see if an Interceptor is bypassed for this operation.
isBypassed(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Checks to see if an Interceptor is bypassed for this operation.
isBypassed(String) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks to see if an Interceptor is bypassed for this operation.
isBypassed(String) - Method in class org.apache.directory.server.core.MockOperation
 
isCanceled() - Method in class org.apache.directory.server.ldap.gui.ShutdownDialog
 
isCatelogBased() - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
Gets true if this service uses a catalog for searching different regions of the DIT for its data.
isCellEditable(int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
isCellEditable(int, int) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
isCellEditable(int, int) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
isClosed() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
isClosed() - Method in class org.apache.directory.server.core.filtering.CursorList
 
isClosed() - Method in class org.apache.directory.server.core.MockCursor
 
isClosed() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
isClosed() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
isClosed() - Method in class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
 
isClosed() - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
 
isClosed() - Method in class org.apache.directory.server.xdbm.AbstractTupleCursor
 
isCollateralOperation() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Tells if the current operation is considered a side effect of the current context
isCollateralOperation() - Method in class org.apache.directory.server.core.MockOperation
 
isComplete() - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmSaslServer
isComplete() - Method in class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
 
isConfidential() - Method in interface org.apache.directory.server.core.CoreSession
Gets whether or not confidentiality is enabled for this session.
isConfidential() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
isConfidential() - Method in class org.apache.directory.server.core.MockCoreSession
 
isConfidentialityRequired() - Method in class org.apache.directory.server.ldap.LdapServer
Gets whether or not TLS secured connections are required to perform operations on this LdapServer.
isConfidentialityRequirementSatisfied(IoSession) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
Checks to see if confidentiality requirements are met.
isCountExact() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Checks whether or not calls to count the number of keys greater than or less than the key are exact.
isCountExact() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks whether or not calls to count the number of keys greater than or less than the key are exact.
isCountExact() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
isCountExact() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
isCountExact() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
isCountExact() - Method in interface org.apache.directory.server.xdbm.Index
Checks whether or not calls to count the number of keys greater than or less than the key are exact.
isCountExact() - Method in interface org.apache.directory.server.xdbm.Table
Checks whether or not calls to count the number of keys greater than or less than the key are exact.
isDebugEnabled() - Method in class org.apache.directory.server.tools.ToolCommand
 
isDelete(int) - Static method in enum org.apache.directory.server.core.event.EventType
 
isDenormalizeOpAttrsEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
return true if the operational attributes must be normalized when returned
isDenormalizeOpAttrsEnabled() - Method in interface org.apache.directory.server.core.DirectoryService
 
isDenormalizeOpAttrsEnabled() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isDereferencing() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
Gets whether or not dereferencing is enabled for this evaluator.
isDereferencing() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
 
isDisabled(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
A helper method which tells if a schema is disabled.
isDisabled() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns whether this account is disabled.
isDupsAllowed() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
tells if the duplicate keys are supported or not.
isDupsAllowed() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
tells if the duplicate keys are supported or not.
isDupsEnabled() - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Checks to see if this Table has allows for duplicate keys (a.k.a.
isDupsEnabled() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
isDupsEnabled() - Method in interface org.apache.directory.server.xdbm.Table
Checks to see if this Table has allows for duplicate keys (a.k.a.
isElementReused() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
isElementReused() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
isElementReused() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
isElementReused() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
isElementReused() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
isElementReused() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
isElementReused() - Method in class org.apache.directory.server.core.filtering.CursorList
isElementReused() - Method in class org.apache.directory.server.core.MockCursor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
isElementReused() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
isElementReused() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
isEmpty() - Method in class org.apache.directory.server.core.avltree.ArrayTree
Tests if the tree is empty.
isEmpty() - Method in interface org.apache.directory.server.core.avltree.AvlTree
Tests if the tree is logically empty.
isEmpty() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
isEmpty() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Tests if the tree is logically empty.
isEmpty() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Tests if the tree is logically empty.
isEmpty() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
 
isEmpty() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Returns true if the stack is empty false otherwise.
isEmpty() - Method in class org.apache.directory.server.dhcp.options.OptionsField
 
isEmpty() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
isEmptyAddressesAllowed() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Returns whether empty addresses are allowed.
isEmptyAddressesAllowed() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
isEnabled() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Checks whether or not the change log has been enabled to track changes.
isEnabled() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Checks whether or not the change log has been enabled to track changes.
isEnabled(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
A helper method which tells if a schema is enabled.
isEnabled() - Method in class org.apache.directory.server.core.journal.DefaultJournal
Checks whether or not the Journal has been enabled.
isEnabled() - Method in interface org.apache.directory.server.core.journal.Journal
Checks whether or not the Journal has been enabled.
isEnabled() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
isEnabled() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Services can be enabled or disabled.
isEnableLdaps(Transport) - Method in class org.apache.directory.server.ldap.LdapServer
Returns true if LDAPS is enabled.
isEntryReferral(ClonedServerEntry) - Static method in class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
 
isExitVmOnShutdown() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
isExitVmOnShutdown() - Method in interface org.apache.directory.server.core.DirectoryService
 
isExitVmOnShutdown() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isExposed() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
 
isExposed() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
isFilterChar(char) - Static method in class org.apache.directory.server.core.normalization.FilterNormalizingVisitor
Check if the given char is a filter escaped char <filterEscapedChars> ::= '\0' | '(' | ')' | '*' | '\'
isFirst() - Method in class org.apache.directory.server.core.filtering.CursorList
isFirst() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
isFirst() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
isFirstOperation() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
isFirstOperation() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
isFirstOperation() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Checks to see if this operation is the first operation in a chain of operations performed on the DirectoryService.
isFirstOperation() - Method in class org.apache.directory.server.core.MockOperation
 
isFirstStart() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
isFlagSet(int, int) - Static method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Check if a flag is set
isFlagSet(KerberosFlag) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Check if a flag is set for the actual value
isFlagSet(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Check if a flag is set
isFlagSet(KerberosFlag) - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
Check if a flag is set for the actual value
isFlagSet(int) - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
Check if a flag is set
isForwardable() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - forwardable
isForwardableAllowed() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
isForwarded() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - forwarded
isHwAuthent() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - hardware authentication
isInClockSkew(long) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns whether this KerberosTime is within the given clockskew.
isInitial() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - initial
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.avl.AvlStore
Gets whether the store is initialized.
isInitialized() - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
isInitialized() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Gets whether the store is initialized.
isInitialized() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
isInitialized() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
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.xdbm.AbstractXdbmPartition
Returns true if this context partition is initialized successfully.
isInitialized() - Method in interface org.apache.directory.server.xdbm.Store
Gets whether the store is initialized.
isInRange(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
Check whether the specified address is within the range for this subnet.
isInvalid() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - invalid
isLast() - Method in class org.apache.directory.server.core.filtering.CursorList
isLast() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
isLast() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
isLeaf() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
isLeaf() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
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
 
isLoaded(DirectoryService, String) - Static method in class org.apache.directory.server.core.integ.IntegrationUtils
A helper method which tells if a schema is loaded.
isLockedOut() - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntry
Returns whether this account is locked-out.
isLogChange() - Method in class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
isLogChange() - Method in interface org.apache.directory.server.core.interceptor.context.ChangeOperationContext
 
isLogSearchSupported() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Returns whether or not this ChangeLogService supports searching for changes.
isLogSearchSupported() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Returns whether or not this ChangeLogService supports searching for changes.
isMayPosdate() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - may be postdated
isModify(int) - Static method in enum org.apache.directory.server.core.event.EventType
 
isMove(int) - Static method in enum org.apache.directory.server.core.event.EventType
 
isMoveAndRename(int) - Static method in enum org.apache.directory.server.core.event.EventType
 
isNoAttributes() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
isOkAsDelegate() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - OK as delegate
isOptimizerEnabled() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
isOrderedSet() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Gets whether or not the stored value is an ordered set.
isOutsideClockSkew(long) - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache.ReplayCacheEntry
Returns whether this InMemoryReplayCache.ReplayCacheEntry is older than a given time.
isPaEncTimestampRequired() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Returns whether pre-authentication by encrypted timestamp is required.
isPasswordHidden() - Method in class org.apache.directory.server.core.DefaultDirectoryService
Returns true if the service requires the userPassword attribute to be masked.
isPasswordHidden() - Method in interface org.apache.directory.server.core.DirectoryService
Returns true if the service requires the userPassword attribute to be masked.
isPasswordHidden() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isPostdated() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - postdated
isPostdatedAllowed() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
isPreAuth() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - pre-authentication
isPreAuthenticated() - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
isPrefix() - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
isPrefix() - Method in class org.apache.directory.server.core.normalization.FilterNormalizingVisitor
 
isPrincipalAnAdministrator(DN) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
isPrincipalAnAdministrator(DN) - Method in class org.apache.directory.server.core.authz.GroupCache
An optimization.
isProxiable() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - proxiable
isProxiableAllowed() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
isProxy() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - proxy
isQuietEnabled() - Method in class org.apache.directory.server.tools.ToolCommand
 
isRecursionAvailable() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
isRecursionDesired() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
isRedirect(byte[]) - Static method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
Checks to see if a byte[] contains a redirect.
isReferral(DN) - Method in interface org.apache.directory.server.core.ReferralManager
Tells if a DN is a referral (its associated entry contains the Referral ObjectClass).
isReferral(DN) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Tells if a DN is a referral (its associated entry contains the Referral ObjectClass).
isReferralIgnored() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
isReferralIgnored() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
isReferralIgnored() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
isReferralIgnored() - Method in class org.apache.directory.server.core.MockOperation
 
isReferralThrown() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
isReferralThrown() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
isReferralThrown() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
isReferralThrown() - Method in class org.apache.directory.server.core.MockOperation
 
isRefreshOnly() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
isRefreshPersist() - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
isRelative() - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
isRemovable(ACITuple, String, Value<?>, ServerEntry) - Method in class org.apache.directory.server.core.authz.support.RestrictedByFilter
 
isRename(int) - Static method in enum org.apache.directory.server.core.event.EventType
 
isRenewable() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - renewable
isRenewableAllowed() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
isReplay(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Check if an entry is a replay or not.
isReplay(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in interface org.apache.directory.server.kerberos.shared.replay.ReplayCache
Returns whether a request is a replay, based on the server principal, client principal, time, and microseconds.
isReserved() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
isReserved() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - reserved
isResourceRecord(RecordType) - Static method in enum org.apache.directory.server.dns.messages.RecordType
Returns whether a given RecordType is a ResourceRecord.
isRunInSuite - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
A flag set if the test is run in a suite
isSaslAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
Check if the session is processing a SASL BindRequest
isSaslBind() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
isSchemaEnabled(String) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Tells if a schema is loaded and enabled
isSchemaLoaded(DN) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Tells if the schema the DN references is loaded or not
isSchemaLoaded(String) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Tells if the schemaName is loaded or not
isSchemaSubentry(String) - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
 
isSchemaSubentry(String) - Method in interface org.apache.directory.server.core.schema.SchemaService
Tells if the given DN is the schemaSubentry DN
isSendCanceled() - Method in class org.apache.directory.server.ldap.gui.ShutdownDialog
 
isShutdownHookEnabled() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
isShutdownHookEnabled() - Method in interface org.apache.directory.server.core.DirectoryService
Checks to see if this DirectoryService has registered a JVM shutdown hook to flush caches and synchronize to disk safely.
isShutdownHookEnabled() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isSimpleAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
Check if the session is processing a Simple BindRequest
isSingleton() - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Gets whether or not the stored value is a singleton.
isSSLEnabled() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
 
isSSLEnabled() - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
 
isStarted() - Method in class org.apache.directory.server.configuration.ApacheDS
 
isStarted() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
isStarted() - Method in interface org.apache.directory.server.core.DirectoryService
Returns true if this service is started.
isStarted() - Method in class org.apache.directory.server.core.MockDirectoryService
 
isStarted() - Method in class org.apache.directory.server.ldap.LdapServer
 
isStarted() - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
isStarted() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Gets whether or not this service has been started.
isSyncOnWrite() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
isSyncOnWrite() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
isSyncOnWrite() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
isSyncOnWrite() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
isSyncOnWrite() - Method in interface org.apache.directory.server.xdbm.Store
 
isTagSearchSupported() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Returns whether or not this ChangeLogService supports searching for snapshot tags.
isTagSearchSupported() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Returns whether or not this ChangeLogService supports searching for snapshot tags.
isTagStorageSupported() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Returns whether or not this ChangeLogService stores snapshot tags.
isTagStorageSupported() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Returns whether or not this ChangeLogService stores snapshot tags.
isTransitedPolicyChecked() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Ticket flag - transitedEncoding policy checked
isTruncated() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
isTypesOnly() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
isUseSSL() - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
isValid() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
isValid(String) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
isValid(EntryAttribute) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
isVerboseEnabled() - Method in class org.apache.directory.server.tools.ToolCommand
 
isVirtual() - Method in interface org.apache.directory.server.core.CoreSession
Gets whether or not this session is virtual.
isVirtual() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
isVirtual() - Method in class org.apache.directory.server.core.MockCoreSession
 
isZero() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns whether this KerberosTime is zero.
IterationException - Exception in jdbm.helper
Iteration exception.
IterationException(String, Exception) - Constructor for exception jdbm.helper.IterationException
Construct a new iteration exception wrapping an underlying exception and providing a message.
IterationException(String) - Constructor for exception jdbm.helper.IterationException
Construct a new iteration exception with a message.
IterationException(Exception) - Constructor for exception jdbm.helper.IterationException
Construct a new iteration exception wrapping an underlying exception.
iterator() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
iterator() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
iterator() - Method in class org.apache.directory.server.core.filtering.CursorList
 
iterator() - Method in class org.apache.directory.server.core.MockCursor
 
iterator() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
iterator() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
iterator() - Method in class org.apache.directory.server.dhcp.options.OptionsField
 
iterator() - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
 
iterator() - Method in class org.apache.directory.server.xdbm.AbstractTupleCursor
 

J

JAVA_CLASS_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
JAVA_CLASS_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
JAVA_STORED_PROC_UNIT_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
JAVA_STORED_PROC_UNIT_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
JavaStoredProcEngine - Class in org.apache.directory.server.core.sp.java
A StoredProcEngine implementation specific to Java stored procedures.
JavaStoredProcEngine() - Constructor for class org.apache.directory.server.core.sp.java.JavaStoredProcEngine
 
JavaStoredProcEngineConfig - Class in org.apache.directory.server.core.sp.java
A StoredProcEngineConfig implementation specific to Java stored procedures.
JavaStoredProcEngineConfig() - Constructor for class org.apache.directory.server.core.sp.java.JavaStoredProcEngineConfig
 
JAVAX_SCRIPT_STORED_PROC_UNIT_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
JAVAX_SCRIPT_STORED_PROC_UNIT_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
jdbm - package jdbm
Simplified public API corresponding to GDBM APIs.
jdbm.btree - package jdbm.btree
B+Tree (scalable persistent tree) data structure implementation.
jdbm.helper - package jdbm.helper
Miscelaneous utility classes and interfaces.
jdbm.htree - package jdbm.htree
HTree (scalable persistent hashtable) data structure implementation.
jdbm.recman - package jdbm.recman
Core classes for managing persistent objects and processing transactions.
JdbmIndex<K,O> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A Jdbm based index implementation.
JdbmIndex() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
JdbmIndex(String) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
JdbmMasterTable<E> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
The master table used to store the Attributes of entries.
JdbmMasterTable(RecordManager, SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Creates the master table using JDBM B+Trees for the backing store.
JdbmMasterTable(RecordManager, SchemaManager, String, Serializer) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
 
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.
JdbmPartitionFactory - Class in org.apache.directory.server.core.factory
A factory used to generate JdbmPartitions.
JdbmPartitionFactory() - Constructor for class org.apache.directory.server.core.factory.JdbmPartitionFactory
 
JdbmStore<E> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
 
JdbmStore() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Creates a store based on JDBM B+Trees.
JdbmTable<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A jdbm Btree wrapper that enables duplicate sorted keys using collections.
JdbmTable(SchemaManager, String, int, RecordManager, Comparator<K>, Comparator<V>, Serializer, Serializer) - 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(SchemaManager, String, RecordManager, Comparator<K>, Serializer, Serializer) - 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.
JNDI_KEY - Static variable in interface org.apache.directory.server.core.DirectoryService
 
JndiRecordStoreImpl - Class in org.apache.directory.server.dns.store.jndi
A DirectoryService-backed implementation of the RecordStore interface.
JndiRecordStoreImpl(String, String, DirectoryService) - Constructor for class org.apache.directory.server.dns.store.jndi.JndiRecordStoreImpl
Creates a new instance of JndiRecordStoreImpl.
Journal - Interface in org.apache.directory.server.core.journal
A facade for the Journal subsystem.
JournalEvent - Class in org.apache.directory.server.core.journal
TODO JournalEvent.
JournalEvent() - Constructor for class org.apache.directory.server.core.journal.JournalEvent
 
JournalInterceptor - Class in org.apache.directory.server.core.journal
An interceptor which intercepts write operations to the directory and logs them into a journal.
JournalInterceptor() - Constructor for class org.apache.directory.server.core.journal.JournalInterceptor
 
JournalStore - Interface in org.apache.directory.server.core.journal
A store for change events on the directory which exposes methods for managing, querying and in general performing legal operations on the log.

K

KDC_ERR_BAD_PVNO - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Requested protocol version number not supported.
KDC_ERR_BADOPTION - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC cannot accommodate requested option.
KDC_ERR_C_OLD_MAST_KVNO - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Client's key encrypted in old master key.
KDC_ERR_C_PRINCIPAL_UNKNOWN - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Client not found in Kerberos database.
KDC_ERR_CANNOT_POSTDATE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Ticket not eligible for postdating.
KDC_ERR_CANT_VERIFY_CERTIFICATE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Can't verify certificate.
KDC_ERR_CLIENT_NAME_MISMATCH - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Client names do not match.
KDC_ERR_CLIENT_NOT_TRUSTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Client is not trusted.
KDC_ERR_CLIENT_NOTYET - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Client not yet valid; try again later.
KDC_ERR_CLIENT_REVOKED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Clients credentials have been revoked.
KDC_ERR_DH_KEY_PARAMETERS_NOT_ACCEPTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Diffie-Hellman (DH) key parameters not accepted.
KDC_ERR_DIGEST_IN_CERT_NOT_ACCEPTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Digest in certificate not accepted.
KDC_ERR_DIGEST_IN_SIGNED_DATA_NOT_ACCEPTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Digest in signed data not accepted.
KDC_ERR_ETYPE_NOSUPP - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC has no support for encryption type.
KDC_ERR_INCONSISTENT_KEY_PURPOSE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Inconsistent key purpose.
KDC_ERR_INVALID_CERTIFICATE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Invalid certificate.
KDC_ERR_INVALID_SIG - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Signature is invalid.
KDC_ERR_KEY_EXPIRED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Password has expired; change password to reset.
KDC_ERR_MUST_USE_USER2USER - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Server valid for user2user only.
KDC_ERR_NAME_EXP - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Client's entry in database has expired.
KDC_ERR_NEVER_VALID - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Requested start time is later than end time.
KDC_ERR_NONE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
No error.
KDC_ERR_NULL_KEY - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
The client or server has a null key.
KDC_ERR_PA_CHECKSUM_MUST_BE_INCLUDED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
PA checksum must be included.
KDC_ERR_PADATA_TYPE_NOSUPP - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC has no support for padata type.
KDC_ERR_PATH_NOT_ACCEPTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC Policy rejects transited path.
KDC_ERR_POLICY - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC policy rejects request.
KDC_ERR_PREAUTH_FAILED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Pre-authentication information was invalid.
KDC_ERR_PREAUTH_REQUIRED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Additional pre-authentication required.
KDC_ERR_PRINCIPAL_NOT_UNIQUE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Multiple principal entries in database.
KDC_ERR_PUBLIC_KEY_ENCRYPTION_NOT_SUPPORTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Public key encryption not supported.
KDC_ERR_REVOCATION_STATUS_UNKNOWN - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Revocation status unknown.
KDC_ERR_REVOKED_CERTIFICATE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Revoked certificate.
KDC_ERR_S_OLD_MAST_KVNO - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Server's key encrypted in old master key.
KDC_ERR_S_PRINCIPAL_UNKNOWN - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Server not found in Kerberos database.
KDC_ERR_SERVER_NOMATCH - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Requested server and ticket don't match.
KDC_ERR_SERVICE_EXP - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Server's entry in database has expired.
KDC_ERR_SERVICE_NOTYET - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Server not yet valid; try again later.
KDC_ERR_SERVICE_REVOKED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Credentials for server have been revoked.
KDC_ERR_SUMTYPE_NOSUPP - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC has no support for checksum type.
KDC_ERR_SVC_UNAVAILABLE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
A service is not available.
KDC_ERR_TGT_REVOKED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
TGT has been revoked.
KDC_ERR_TRTYPE_NOSUPP - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC has no support for transited type.
KdcContext - Class in org.apache.directory.server.kerberos.kdc
 
KdcContext() - Constructor for class org.apache.directory.server.kerberos.kdc.KdcContext
 
KdcOptions - Class in org.apache.directory.server.kerberos.shared.messages.value
 
KdcOptions() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
Creates a new instance of KdcOptions.
KdcOptions(byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
Creates a new instance of KdcOptions.
KdcReply - Class in org.apache.directory.server.kerberos.shared.messages
 
KdcReply(KerberosMessageType) - Constructor for class org.apache.directory.server.kerberos.shared.messages.KdcReply
Creates a new instance of KdcReply.
KdcReply(PaData[], KerberosPrincipal, Ticket, EncryptedData, KerberosMessageType) - Constructor for class org.apache.directory.server.kerberos.shared.messages.KdcReply
Creates a new instance of KdcReply.
KdcReplyDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
KdcReplyDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.KdcReplyDecoder
 
KdcReplyEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
KdcReplyEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.KdcReplyEncoder
 
KdcRequest - Class in org.apache.directory.server.kerberos.shared.messages
 
KdcRequest(int, KerberosMessageType, PaData[], RequestBody) - Constructor for class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Creates a new instance of KdcRequest.
KdcRequest(int, KerberosMessageType, PaData[], RequestBody, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Creates a new instance of KdcRequest.
KdcRequestDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
KdcRequestDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.KdcRequestDecoder
 
KdcRequestEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
KdcRequestEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.KdcRequestEncoder
 
kdcServer - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
The used KdcServer instance
KdcServer - Class in org.apache.directory.server.kerberos.kdc
Contains the configuration parameters for the Kerberos protocol provider.
KdcServer() - Constructor for class org.apache.directory.server.kerberos.kdc.KdcServer
Creates a new instance of KdcConfiguration.
KERBEROS_V5 - Static variable in class org.apache.directory.server.kerberos.shared.KerberosConstants
The Kerbersion version 5
KerberosAttribute - Class in org.apache.directory.server.kerberos.shared.store
 
KerberosAttribute() - Constructor for class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
KerberosConstants - Class in org.apache.directory.server.kerberos.shared
An cass to define Kerberos constants
KerberosConstants() - Constructor for class org.apache.directory.server.kerberos.shared.KerberosConstants
 
KerberosException - Exception in org.apache.directory.server.kerberos.shared.exceptions
The root of the Kerberos exception hierarchy.
KerberosException(ErrorType) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an ErrorType.
KerberosException(ErrorType, Throwable) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an ErrorType and an underlying Throwable that caused this fault.
KerberosException(ErrorType, String) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an ErrorType and a custom error message.
KerberosException(ErrorType, String, Throwable) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an ErrorType, a custom error message, and an underlying Throwable that caused this fault.
KerberosException(ErrorType, byte[]) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an ErrorType and data helping to explain what caused this fault.
KerberosException(ErrorType, byte[], Throwable) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an ErrorType, data helping to explain what caused this fault, and an underlying Throwable that caused this fault.
KerberosException(int, String) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an error code and a message.
KerberosException(int, String, Throwable) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an error code, a message and an underlying Throwable that caused this fault.
KerberosException(int, String, byte[]) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an error code, a message, and data helping to explain what caused this fault.
KerberosException(int, String, byte[], Throwable) - Constructor for exception org.apache.directory.server.kerberos.shared.exceptions.KerberosException
Creates a KerberosException with an error code, a message, and data helping to explain what caused this fault.
KerberosFlag - Interface in org.apache.directory.server.kerberos.shared.messages.value.flags
This interface must be implemented by all the inherited Flag classes : - TicketFlag - ApOption - KdcOption
KerberosFlags - Interface in org.apache.directory.server.kerberos.shared.messages.value.flags
 
KerberosKeyFactory - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
A factory class for producing KerberosKey's.
KerberosKeyFactory() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.KerberosKeyFactory
 
KerberosMessage - Class in org.apache.directory.server.kerberos.shared.messages
 
KerberosMessage(KerberosMessageType) - Constructor for class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
Creates a new instance of KerberosMessage.
KerberosMessage(int, KerberosMessageType) - Constructor for class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
Creates a new instance of KerberosMessage.
KerberosMessageType - Enum in org.apache.directory.server.kerberos.shared
An enum listing all the Kerberos V5 messages : AS-REQ (10) : Authentication Serveur Request AS-REP (11) : Authentication Serveur Response TGS-REQ (12) : Ticket Granting Server Request TGS-REP (13) : Ticket Granting Server Response AP-REQ (14) : Application Request AP-REP (15) : Application Response KRB-SAFE (20) : Safe (checksummed) application message KRB-PRIV (21) : Private (encrypted) application message KRB-CRED (22) : Private (encrypted) message to forward credentials ENC_AP_REP_PART (27) : Encrypted application reply part ENC_PRIV_PART (28) : Encrypted private message part KRB-ERROR (30) : A kerberos error response
KerberosPrincipalModifier - Class in org.apache.directory.server.kerberos.shared.messages.value
 
KerberosPrincipalModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KerberosPrincipalModifier
 
KerberosProtocolHandler - Class in org.apache.directory.server.kerberos.protocol
The Kerberos protocol handler for MINA which handles requests for the authentication service and the ticket granting service of the KDC.
KerberosProtocolHandler(KdcServer, PrincipalStore) - Constructor for class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
Creates a new instance of KerberosProtocolHandler.
KerberosTcpDecoder - Class in org.apache.directory.server.kerberos.protocol
A CumulativeProtocolDecoder which supports Kerberos operation over TCP, by reassembling split packets prior to ASN.1 DER decoding.
KerberosTcpDecoder() - Constructor for class org.apache.directory.server.kerberos.protocol.KerberosTcpDecoder
 
KerberosTcpEncoder - Class in org.apache.directory.server.kerberos.protocol
 
KerberosTcpEncoder() - Constructor for class org.apache.directory.server.kerberos.protocol.KerberosTcpEncoder
 
KerberosTcpProtocolCodecFactory - Class in org.apache.directory.server.kerberos.protocol
 
KerberosTime - Class in org.apache.directory.server.kerberos.shared.messages.value
Implementation of the time object for Kerberos.
KerberosTime() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Creates a new instance of KerberosTime.
KerberosTime(long) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Creates a new instance of KerberosTime.
KerberosTime(Date) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Creates a new instance of KerberosTime.
KerberosTimeDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
KerberosTimeDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.KerberosTimeDecoder
 
KerberosTimeEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
KerberosTimeEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.KerberosTimeEncoder
 
KerberosUdpDecoder - Class in org.apache.directory.server.kerberos.protocol
 
KerberosUdpDecoder() - Constructor for class org.apache.directory.server.kerberos.protocol.KerberosUdpDecoder
 
KerberosUdpEncoder - Class in org.apache.directory.server.kerberos.protocol
 
KerberosUdpEncoder() - Constructor for class org.apache.directory.server.kerberos.protocol.KerberosUdpEncoder
 
KerberosUdpProtocolCodecFactory - Class in org.apache.directory.server.kerberos.protocol
 
KerberosUtils - Class in org.apache.directory.server.kerberos.shared
An utility class for Kerberos.
KerberosUtils() - Constructor for class org.apache.directory.server.kerberos.shared.KerberosUtils
 
KEY_ALGORITHM_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
KEY_COL - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
name for the key column
KeyBTreeCursor<E> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Cursor over the keys of a JDBM BTree.
KeyBTreeCursor(BTree, Comparator<E>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
Creates a Cursor over the keys of a JDBM BTree.
keyCache - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the normalized value cache for this index
KeyDerivationInterceptor - Class in org.apache.directory.server.core.kerberos
An Interceptor that creates symmetric Kerberos keys for users.
KeyDerivationInterceptor() - Constructor for class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
 
KeyExchangeRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.1 KX RDATA format The KX DNS record has the following RDATA format: +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ | PREFERENCE | +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ / EXCHANGER / / / +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+ where: PREFERENCE A 16 bit non-negative integer which specifies the preference given to this RR among other KX records at the same owner.
KeyExchangeRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.KeyExchangeRecordEncoder
 
KeyIntegrityChecker - Interface in org.apache.directory.server.kerberos.sam
Checks the integrity of a kerberos key to decode-decrypt an encrypted generalized timestamp representing the pre-auth data.
KeyOnlyComparator<K,V> - Class in org.apache.directory.server.core.partition.impl.btree
A TupleComparator that compares keys only.
KeyOnlyComparator(SerializableComparator<K>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
 
KeyRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.
KeyRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.KeyRecordEncoder
 
keys() - Method in class jdbm.htree.HTree
Returns an enumeration of the keys contained in this
keySet() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
keysSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
Keytab - Class in org.apache.directory.server.kerberos.shared.keytab
Keytab file.
Keytab() - Constructor for class org.apache.directory.server.kerberos.shared.keytab.Keytab
 
KeytabEntry - Class in org.apache.directory.server.kerberos.shared.keytab
An entry within a keytab file.
KeytabEntry(String, long, KerberosTime, byte, EncryptionKey) - Constructor for class org.apache.directory.server.kerberos.shared.keytab.KeytabEntry
Creates a new instance of Entry.
KeyTupleArrayCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Cursor over a set of values for the same key which are store in an in memory ArrayTree.
KeyTupleArrayCursor(ArrayTree<V>, K) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
Creates a Cursor over the tuples of an ArrayTree.
KeyTupleAvlCursor<K,V> - Class in org.apache.directory.server.core.avltree
Cursor over a set of values for the same key which are store in an in memory AvlTree.
KeyTupleAvlCursor(AvlTree<V>, K) - Constructor for class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
Creates a Cursor over the tuples of an AvlTree.
KeyTupleBTreeCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Cursor over a set of values for the same key which are store in another BTree.
KeyTupleBTreeCursor(BTree, K, Comparator<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
Creates a Cursor over the tuples of a JDBM BTree.
KeyUsage - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
From RFC 4120, "The Kerberos Network Authentication Service (V5)": 7.5.1.
KRB5_ACCOUNT_DISABLED_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the disabled boolean LDAP attribute for a Kerberos account
KRB5_ACCOUNT_DISABLED_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
KRB5_ACCOUNT_EXPIRATION_TIME_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the expiration time attribute LDAP attribute for a Kerberos account
KRB5_ACCOUNT_EXPIRATION_TIME_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
KRB5_ACCOUNT_LOCKEDOUT_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the lockedout boolean LDAP attribute for a Kerberos account
KRB5_ACCOUNT_LOCKEDOUT_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
KRB5_KEY_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the krb5kdc schema key for a krb5KDCEntry
KRB5_KEY_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
KRB5_KEY_VERSION_NUMBER_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the krb5kdc schema key version identifier for a krb5KDCEntry
KRB5_KEY_VERSION_NUMBER_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
KRB5_KPASSWD_ACCESSDENIED - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Requestor not authorized" error type.
KRB5_KPASSWD_AUTHERROR - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Request failed due to an error in authentication processing" error type.
KRB5_KPASSWD_BAD_VERSION - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Protocol version unsupported" error type.
KRB5_KPASSWD_HARDERROR - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Request failed due to a hard error in processing the request" error type.
KRB5_KPASSWD_INITIAL_FLAG_NEEDED - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Initial flag required" error type.
KRB5_KPASSWD_MALFORMED - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Request failed due to being malformed" error type.
KRB5_KPASSWD_SOFTERROR - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Request failed due to a soft error in processing the request" error type.
KRB5_KPASSWD_UNKNOWN_ERROR - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
Constant for the "Request failed for an unknown reason" error type.
KRB5_PRINCIPAL_NAME_AT - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
the krb5kdc schema principal name for a krb5KDCEntry
KRB5_PRINCIPAL_NAME_AT_OID - Static variable in class org.apache.directory.server.kerberos.shared.store.KerberosAttribute
 
Krb5LoginConfiguration - Class in org.apache.directory.server.kerberos.shared.jaas
 
Krb5LoginConfiguration() - Constructor for class org.apache.directory.server.kerberos.shared.jaas.Krb5LoginConfiguration
Creates a new instance of Krb5LoginConfiguration.
KRB_AP_ERR_BAD_INTEGRITY - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Integrity check on decrypted field failed.
KRB_AP_ERR_BADADDR - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Incorrect net address.
KRB_AP_ERR_BADDIRECTION - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Incorrect message direction.
KRB_AP_ERR_BADKEYVER - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Specified version of key is not available.
KRB_AP_ERR_BADMATCH - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Ticket and authenticator don't match.
KRB_AP_ERR_BADORDER - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Message out of order.
KRB_AP_ERR_BADSEQ - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Incorrect sequence number in message.
KRB_AP_ERR_BADVERSION - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Protocol version mismatch.
KRB_AP_ERR_INAPP_CKSUM - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Inappropriate type of checksum in message.
KRB_AP_ERR_METHOD - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Alternative authentication method required.
KRB_AP_ERR_MODIFIED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Message stream modified.
KRB_AP_ERR_MSG_TYPE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Invalid msg type.
KRB_AP_ERR_MUT_FAIL - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Mutual authentication failed.
KRB_AP_ERR_NO_TGT - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
No TGT available to validate USER-TO-USER.
KRB_AP_ERR_NOKEY - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Service key not available.
KRB_AP_ERR_NOT_US - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
The ticket isn't for us.
KRB_AP_ERR_REPEAT - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Request is a replay.
KRB_AP_ERR_SKEW - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Clock skew too great.
KRB_AP_ERR_TKT_EXPIRED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Ticket expired.
KRB_AP_ERR_TKT_NYV - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Ticket not yet valid.
KRB_AP_ERR_USER_TO_USER_REQUIRED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Ticket must be for USER-TO-USER.
KRB_AP_PATH_NOT_ACCEPTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Policy rejects transited path.
KRB_AUTHENTICATOR - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "authenticator" message component type.
KRB_ENC_AP_REP_PART - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "encrypted application request part" message component type.
KRB_ENC_AS_REP_PART - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "encrypted initial authentication part" message component type.
KRB_ENC_KRB_CRED_PART - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "encrypted credentials forward part" message component type.
KRB_ENC_KRB_PRIV_PART - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "encrypted application message part" message component type.
KRB_ENC_TGS_REP_PART - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "encrypted TGS request part" message component type.
KRB_ENC_TKT_PART - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "encrypted ticket part" message component type.
KRB_ERR_CERTIFICATE_MISMATCH - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Certificates do not match.
KRB_ERR_FIELD_TOOLONG - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Field is too long for this implementation.
KRB_ERR_GENERIC - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Generic error (description in e-text).
KRB_ERR_KDC_NAME_MISMATCH - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC names do not match.
KRB_ERR_KDC_NOT_TRUSTED - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
KDC is not trusted.
KRB_ERR_RESPONSE_TOO_BIG - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Response too big for UDP; retry with TCP.
KRB_ERR_REVOCATION_STATUS_UNAVAILABLE - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Revocation status unavailable.
KRB_ERR_WRONG_REALM - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Wrong realm.
KRB_TKT - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "ticket" message component type.
KrbCredInfo - Class in org.apache.directory.server.kerberos.shared.messages.value
Kerberos credential information.
KrbCredInfo(EncryptionKey, KerberosPrincipal, TicketFlags, KerberosTime, KerberosTime, KerberosTime, KerberosTime, KerberosPrincipal, HostAddresses) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.KrbCredInfo
Creates a new instance of KrbCredInfo.

L

last() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
last() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
last() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
last() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
last() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
last() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
last() - Method in class org.apache.directory.server.core.filtering.CursorList
last() - Method in class org.apache.directory.server.core.MockCursor
 
last() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
last() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
last() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
last() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
last() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
last() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
last() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
last() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
LastRequest - Class in org.apache.directory.server.kerberos.shared.messages.value
 
LastRequest() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.LastRequest
Creates a new instance of LastRequest.
LastRequest(LastRequestEntry[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.LastRequest
Creates a new instance of LastRequest.
LastRequestDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
LastRequestDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.LastRequestDecoder
 
LastRequestEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
LastRequestEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.LastRequestEncoder
 
LastRequestEntry - Class in org.apache.directory.server.kerberos.shared.messages.value
 
LastRequestEntry(LastRequestType, KerberosTime) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.LastRequestEntry
Creates a new instance of LastRequestEntry.
LastRequestType - Class in org.apache.directory.server.kerberos.shared.messages.value
 
LaunchDiagnosticUiHandler - Class in org.apache.directory.server.ldap.handlers.extended
 
LaunchDiagnosticUiHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
LDAP_PROTOCOL - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant used when creating a SaslServer
LdapClassLoader - Class in org.apache.directory.server.core.sp
A class loader that loads classes from an LDAP DIT.
LdapClassLoader(DirectoryService) - Constructor for class org.apache.directory.server.core.sp.LdapClassLoader
 
LdapJavaStoredProcClassLoader - Class in org.apache.directory.server.core.sp.java
A class loader that loads a class from an attribute.
LdapJavaStoredProcClassLoader(EntryAttribute) - Constructor for class org.apache.directory.server.core.sp.java.LdapJavaStoredProcClassLoader
 
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
An alternative X500 user implementation that has access to the distinguished name of the principal as well as the String representation.
LdapPrincipal(DN, AuthenticationLevel) - Constructor for class org.apache.directory.server.core.LdapPrincipal
Creates a new LDAP/X500 principal without any group associations.
LdapPrincipal(DN, AuthenticationLevel, byte[]) - Constructor for class org.apache.directory.server.core.LdapPrincipal
Creates a new LDAP/X500 principal without any group associations.
LdapPrincipal() - Constructor for class org.apache.directory.server.core.LdapPrincipal
Creates a principal for the no name anonymous user whose DN is the empty String.
LdapProtocolConstants - Interface in org.apache.directory.server.ldap
Constants for LDAP protocol service.
LdapProtocolUtils - Class in org.apache.directory.server.ldap
Utility methods used by the LDAP protocol service.
LdapProtocolUtils() - Constructor for class org.apache.directory.server.ldap.LdapProtocolUtils
 
LdapRequestHandler<T extends org.apache.directory.shared.ldap.message.internal.InternalRequest> - Class in org.apache.directory.server.ldap.handlers
A base class for all LDAP request handlers.
LdapRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.LdapRequestHandler
 
ldapServer - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
The used LdapServer instance
ldapServer - Variable in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
The reference on the Ldap server instance
LdapServer - Class in org.apache.directory.server.ldap
An LDAP protocol provider implementation which dynamically associates handlers.
LdapServer() - Constructor for class org.apache.directory.server.ldap.LdapServer
Creates an LDAP protocol provider.
LdapServerFactory - Interface in org.apache.directory.server.factory
TODO LdapServerFactory.
ldapSession - Variable in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
The reference on the user ldap session
LdapSession - Class in org.apache.directory.server.ldap
An object representing an LdapSession.
LdapSession(IoSession) - Constructor for class org.apache.directory.server.ldap.LdapSession
Creates a new instance of LdapSession associated with the underlying connection (MINA IoSession) to the server.
LdapSessionManager - Class in org.apache.directory.server.ldap
Manages sessions in a thread safe manner for the LdapServer.
LdapSessionManager() - Constructor for class org.apache.directory.server.ldap.LdapSessionManager
 
LdapsInitializer - Class in org.apache.directory.server.ldap.handlers.ssl
Loads the certificate file for LDAPS support and creates the appropriate MINA filter chain.
LdapsInitializer() - Constructor for class org.apache.directory.server.ldap.handlers.ssl.LdapsInitializer
 
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.
ldif - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
the LDIF file or directory containing LDIFs to load
LDIF_FILES_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
The ldifDile base which stores the name of the loaded ldif files
LdifConfigExtractor - Class in org.apache.directory.server.config
A class to copy the default config to the work directory of a DirectoryService instance.
LdifConfigExtractor() - Constructor for class org.apache.directory.server.config.LdifConfigExtractor
 
LdifFileLoader - Class in org.apache.directory.server.protocol.shared.store
Support for commands to load an LDIF file into a DirContext.
LdifFileLoader(CoreSession, String) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifFileLoader(CoreSession, File, List<? extends LdifLoadFilter>) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifFileLoader(CoreSession, File, List<? extends LdifLoadFilter>, ClassLoader) - Constructor for class org.apache.directory.server.protocol.shared.store.LdifFileLoader
Creates a new instance of LdifFileLoader.
LdifLoadFilter - Interface in org.apache.directory.server.protocol.shared.store
A filter interface for the LDIF loader.
LdifPartition - Class in org.apache.directory.server.core.partition.ldif
A LDIF based partition.
LdifPartition() - Constructor for class org.apache.directory.server.core.partition.ldif.LdifPartition
Creates a new instance of LdifPartition.
LdifPartitionFactory - Class in org.apache.directory.server.core.factory
A factory used to generate LdifPartitions.
LdifPartitionFactory() - Constructor for class org.apache.directory.server.core.factory.LdifPartitionFactory
 
LdifStore<E> - Class in org.apache.directory.server.core.partition.ldif
TODO LdifStore.
LdifStore() - Constructor for class org.apache.directory.server.core.partition.ldif.LdifStore
 
LeafEvaluator - Class in org.apache.directory.server.core.event
Evaluates LeafNode assertions on candidates using a database.
LeafEvaluator(SchemaManager, SubstringEvaluator) - Constructor for class org.apache.directory.server.core.event.LeafEvaluator
Creates a leaf expression node evaluator.
LeapIndicatorType - Class in org.apache.directory.server.ntp.messages
Leap Indicator (LI): This is a two-bit code warning of an impending leap second to be inserted/deleted in the last minute of the current day, with bit 0 and bit 1, respectively, coded as follows: LI Value Meaning ------------------------------------------------------- 00 0 no warning 01 1 last minute has 61 seconds 10 2 last minute has 59 seconds) 11 3 alarm condition (clock not synchronized)
Lease - Class in org.apache.directory.server.dhcp.service
Leases represent a temporary assignment of an IP address to a DHCP client.
Lease() - Constructor for class org.apache.directory.server.dhcp.service.Lease
 
LESS_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
LESS_CURSOR - Static variable in class org.apache.directory.server.xdbm.tools.IndexDialog
 
LessEqCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over entry candidates matching a LessEq assertion filter.
LessEqCursor(Store<ServerEntry, ID>, LessEqEvaluator<V, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
LessEqEvaluator<T,ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator which determines if candidates are matched by LessEqNode assertions.
LessEqEvaluator(LessEqNode<T>, Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.LessEqEvaluator
 
lessThan(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns whether this KerberosTime is less than a given KerberosTime.
lessThanCount(K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
lessThanCount(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Gets the number of records less than or equal to a key value.
lessThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
lessThanCount(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
lessThanCount(K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
lessThanCount(K) - Method in interface org.apache.directory.server.xdbm.Index
 
lessThanCount(K) - Method in interface org.apache.directory.server.xdbm.Table
Gets the number of records less than or equal to a key value.
LinkedAvlMapNode<K,V> - Class in org.apache.directory.server.core.avltree
A linked AVL tree node with support to store value along with a key.
LinkedAvlMapNode(K, V) - Constructor for class org.apache.directory.server.core.avltree.LinkedAvlMapNode
Creates a new instance of LinkedAvlNode, containing a given value.
LinkedAvlNode<T> - Class in org.apache.directory.server.core.avltree
A linked AVL tree node.
LinkedAvlNode(T) - Constructor for class org.apache.directory.server.core.avltree.LinkedAvlNode
Creates a new instance of LinkedAvlNode, containing a given value.
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
list(DN, AliasDerefMode, Set<AttributeTypeOptions>) - Method in interface org.apache.directory.server.core.CoreSession
An optimized search operation using one level search scope which returns all the children of an entry specified by distinguished name.
list(DN, AliasDerefMode, Set<AttributeTypeOptions>, long, int) - Method in interface org.apache.directory.server.core.CoreSession
An optimized search operation using one level search scope which applies size and time limit constraints and returns all the children of an entry specified by distinguished name if thes limits are not violated.
list(DN, AliasDerefMode, Set<AttributeTypeOptions>) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
list(DN, AliasDerefMode, Set<AttributeTypeOptions>, long, int) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
list(ListOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the base being searched exists, otherwise throws the appropriate LdapException.
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
list(NextInterceptor, ListOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.list( ListOperationContext ) call.
list(ListOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
list(ListOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.list( NextInterceptor, ListOperationContext ).
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(DN, AliasDerefMode, Set<AttributeTypeOptions>) - Method in class org.apache.directory.server.core.MockCoreSession
 
list(DN, AliasDerefMode, Set<AttributeTypeOptions>, long, int) - Method in class org.apache.directory.server.core.MockCoreSession
 
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
list(ListOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.list( ListOperationContext ) call.
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
list(ListOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
list(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Gets an IndexEntry Cursor over the child nodes of an entry.
list(ListOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
list(ListOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
list(ID) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
list(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Gets an IndexEntry Cursor over the child nodes of an entry.
list(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
list(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
list(ListOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
list(ListOperationContext) - 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(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
 
list(ListOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
list(NextInterceptor, ListOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
list(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
list(ID) - Method in interface org.apache.directory.server.xdbm.Store
Gets an IndexEntry Cursor over the child nodes of an entry.
listAllNames() - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
listAllNames() - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
listAttributeTypeDependents(AttributeType) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
listAttributeTypeDependents(AttributeType) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
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
 
listDependentSchemaNames(String) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
Lists the names of the schemas that depend on the schema name provided.
listEnabledDependentSchemaNames(String) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
Lists the names of the enabled schemas that depend on the schema name provided.
listEnabledSchemaDependents(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
Lists the SearchResults of metaSchema objects that depend on a schema.
listEnabledSchemaDependents(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
listMatchingRuleDependents(MatchingRule) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
listMatchingRuleDependents(MatchingRule) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
listObjectClassDependents(ObjectClass) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
 
listObjectClassDependents(ObjectClass) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
ListOperationContext - Class in org.apache.directory.server.core.interceptor.context
A ListContext context used for Interceptors.
ListOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.ListOperationContext
Creates a new instance of ListOperationContext.
ListOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.ListOperationContext
Creates a new instance of ListOperationContext.
ListOperationContext(CoreSession, DN, Set<AttributeTypeOptions>) - Constructor for class org.apache.directory.server.core.interceptor.context.ListOperationContext
Creates a new instance of ListOperationContext with attributes to return.
listSchemaDependents(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
Lists the SearchResults of metaSchema objects that depend on a schema.
listSchemaDependents(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
listSuffixes(NextInterceptor, ListSuffixOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
listSuffixes(ListSuffixOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
listSuffixes(NextInterceptor, ListSuffixOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
listSuffixes(NextInterceptor, ListSuffixOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#listSuffixes( ListSuffixOperationContext ) call.
listSuffixes(ListSuffixOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
listSuffixes(ListSuffixOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.listSuffixes( NextInterceptor, ListSuffixOperationContext ).
listSuffixes(NextInterceptor, ListSuffixOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
listSuffixes(ListSuffixOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
listSuffixes(ListSuffixOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
listSuffixes(ListSuffixOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
listSuffixes(ListSuffixOperationContext) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Gets an iteration over the Name suffixes of the partitions managed by this DefaultPartitionNexus.
ListSuffixOperationContext - Class in org.apache.directory.server.core.interceptor.context
A ListSuffix context used for Interceptors.
ListSuffixOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.ListSuffixOperationContext
Creates a new instance of ListSuffixOperationContext.
ListSuffixOperationContext(CoreSession, Registries, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.ListSuffixOperationContext
Creates a new instance of ListSuffixOperationContext.
listSyntaxDependents(String) - Method in interface org.apache.directory.server.core.schema.SchemaPartitionDao
Returns the set of matchingRules and attributeTypes which depend on the provided syntax.
listSyntaxDependents(String) - Method in class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
 
load(RecordManager, long) - Static method in class jdbm.btree.BTree
Load a persistent BTree.
load(RecordManager, long) - Static method in class jdbm.htree.HTree
Load a persistent hashtable
load(Schema, Registries, boolean) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
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
 
loadAttributeTypes(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadComparators(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadConfig() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
loads the configuration into the DIT from the file system
loadDitContentRules(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadDitStructureRules(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loader - Variable in class org.apache.directory.server.protocol.shared.store.LdifFileLoader
the class loader to use if we cannot file the file as a path
loadExampleData(Store<ServerEntry, Long>, SchemaManager) - Static method in class org.apache.directory.server.xdbm.tools.StoreUtils
Initializes and loads a store with the example data shown in Structure and Organization TODO might want to make this load an LDIF instead in the future TODO correct size of spaces in user provided DN
loadLdifs() - Method in class org.apache.directory.server.configuration.ApacheDS
Load the ldif files if there are some
loadMatchingRules(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadMatchingRuleUses(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadNameForms(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadNormalizers(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadObjectClasses(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadSyntaxCheckers(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
loadSyntaxes(Schema...) - Method in class org.apache.directory.server.core.schema.PartitionSchemaLoader
LOCAL_HOST - Static variable in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
The default hostname
LocationRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
2.
LocationRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.LocationRecordEncoder
 
lockRead() - Method in interface org.apache.directory.server.core.ReferralManager
Get a read-lock on the referralManager.
lockRead() - Method in class org.apache.directory.server.core.ReferralManagerImpl
Get a read-lock on the referralManager.
lockWrite() - Method in interface org.apache.directory.server.core.ReferralManager
Get a write-lock on the referralManager.
lockWrite() - Method in class org.apache.directory.server.core.ReferralManagerImpl
Get a write-lock on the referralManager.
LOCL - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "LOCL" reference identifier type.
log(LdapPrincipal, LdifEntry, LdifEntry) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Records a change as a forward LDIF, a reverse change to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Records a change as a forward LDIF, some reverse changes to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, LdifEntry) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Records a change as a forward LDIF, a reverse change to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Records a change as a forward LDIF, some reverse changes to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, LdifEntry) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Records a change as a forward LDIF, a reverse change to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Records a change as a forward LDIF, some reverse changes to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, LdifEntry) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
Records a change as a forward LDIF, a reverse change to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, LdifEntry, List<LdifEntry>) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
Records a change as a forward LDIF, some reverse changes to revert the change and the authorized principal triggering the revertable change event.
log(LdapPrincipal, long, LdifEntry) - Method in class org.apache.directory.server.core.journal.DefaultJournal
Records a change as an LDIF entry.
log(LdapPrincipal, long, LdifEntry) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
Stores an event into the journal.
log(LdapPrincipal, long, LdifEntry) - Method in interface org.apache.directory.server.core.journal.Journal
Records a change as an LDIF entry.
log(LdapPrincipal, long, LdifEntry) - Method in interface org.apache.directory.server.core.journal.JournalStore
Records a change as a forward LDIF and the authorized principal
LogChange - Enum in org.apache.directory.server.core.changelog
A structure telling the changeLog what to do with the incoming change
logChange - Variable in class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
The flag used to tell the server to store the change sinto the changeLog
logErrorMessage(ErrorMessage) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
LOGFILE_HEADER - Static variable in interface jdbm.recman.Magic
Magic for transaction file
LogServers - Class in org.apache.directory.server.dhcp.options.vendor
The log server option specifies a list of MIT-LCS UDP log servers available to the client.
LogServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.LogServers
 
LongComparator - Class in jdbm.helper
Comparator for java.lang.Long objects.
LongComparator() - Constructor for class jdbm.helper.LongComparator
 
LongComparator - Class in org.apache.directory.server.core.partition.impl.btree
A serializable comparator for long values.
LongComparator() - Constructor for class org.apache.directory.server.core.partition.impl.btree.LongComparator
 
LongSerializer - Class in jdbm.helper
Optimized serializer for long integers.
LongSerializer() - Constructor for class jdbm.helper.LongSerializer
Construct a LongSerializer.
LongSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A Serializer for Longs
LongSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
 
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
lookup(String) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Looks up the revision in effect at some time specified by a generalized time descriptor.
lookup(long) - Method in interface org.apache.directory.server.core.changelog.ChangeLogSearchEngine
Looks up the ChangeLogEvent for a revision.
lookup(long) - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Looks up the ChangeLogEvent for a revision.
lookup(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
lookup(long) - Method in interface org.apache.directory.server.core.changelog.TagSearchEngine
Gets the tag for a specific snapshot if that snapshot exists.
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
lookup(DN) - Method in interface org.apache.directory.server.core.CoreSession
Looks up an entry in the server returning all attributes: both user and operational attributes.
lookup(DN, String[]) - Method in interface org.apache.directory.server.core.CoreSession
Looks up an entry in the server returning all attributes: both user and operational attributes.
lookup(DN) - Method in class org.apache.directory.server.core.DefaultCoreSession
Looks up an entry in the server returning all attributes: both user and operational attributes.
lookup(DN, String[]) - Method in class org.apache.directory.server.core.DefaultCoreSession
Looks up an entry in the server returning all attributes: both user and operational attributes.
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the base being searched exists, otherwise throws the appropriate LdapException.
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
lookup(DN, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
lookup(DN, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
lookup(DN, Collection<String>) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
lookup(NextInterceptor, LookupOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.lookup( LookupOperationContext ) call.
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.lookup( NextInterceptor, LookupOperationContext ).
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(DN) - Method in class org.apache.directory.server.core.MockCoreSession
Looks up an entry in the server returning all attributes: both user and operational attributes.
lookup(DN, String[]) - Method in class org.apache.directory.server.core.MockCoreSession
Looks up an entry in the server returning all attributes: both user and operational attributes.
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
lookup(DN, Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.MockOperation
 
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.lookup( LookupOperationContext ) call.
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.lookup(LookupOperationContext) with null attributeIds by default.
lookup(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
lookup(Long) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
lookup(ID) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
lookup(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
lookup(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
lookup(Long) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
lookup(Long) - Method in class org.apache.directory.server.core.partition.NullPartition
 
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
lookup(LookupOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Looks up an entry by distinguished/absolute name.
lookup(NextInterceptor, LookupOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
Search for an entry, using its DN.
lookup(LookupOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
lookup(ID) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
lookup(ID) - Method in interface org.apache.directory.server.xdbm.Store
 
LOOKUP_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
safe to use set of bypass instructions to lookup raw entries
LOOKUP_COLLECTIVE_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
safe to use set of bypass instructions to lookup raw entries while also avoiding hit on collective attributes Interceptor: used by collective attributes interceptor.
LOOKUP_EXCLUDING_OPR_ATTRS_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
safe to use set of bypass instructions to lookup raw entries excluding operational attributes
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
 
LookupOperationContext - Class in org.apache.directory.server.core.interceptor.context
A context for tracking lookup operations.
LookupOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.LookupOperationContext
Creates a new instance of LookupOperationContext.
LookupOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.LookupOperationContext
Creates a new instance of LookupOperationContext.
LookupOperationContext(CoreSession, String[]) - Constructor for class org.apache.directory.server.core.interceptor.context.LookupOperationContext
Creates a new instance of LookupOperationContext.
LookupOperationContext(CoreSession, DN, String[]) - Constructor for class org.apache.directory.server.core.interceptor.context.LookupOperationContext
Creates a new instance of LookupOperationContext.
lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslCallbackHandler
Implementors set the password based on a lookup, using the username and realm as keys.
lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.bind.cramMD5.CramMd5CallbackHandler
 
lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.bind.digestMD5.DigestMd5CallbackHandler
 
lookupPassword(String, String) - Method in class org.apache.directory.server.ldap.handlers.bind.gssapi.GssapiCallbackHandler
 
LORC - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "LORC" reference identifier type.
LprServers - Class in org.apache.directory.server.dhcp.options.vendor
The LPR server option specifies a list of RFC 1179 line printer servers available to the client.
LprServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.LprServers
 

M

m_oidAT - Variable in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
The m-oid AttributeType
Magic - Interface in jdbm.recman
This interface contains magic cookies.
MailExchangeRecordDecoder - Class in org.apache.directory.server.dns.io.decoder
A decoder for MX records.
MailExchangeRecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.MailExchangeRecordDecoder
 
MailExchangeRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.9.
MailExchangeRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.MailExchangeRecordEncoder
 
MailInformationRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.7.
MailInformationRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.MailInformationRecordEncoder
 
main(String[]) - Static method in class jdbm.helper.Conversion
Test static methods
Main - Class in org.apache.directory.server.dns
 
Main() - Constructor for class org.apache.directory.server.dns.Main
 
main(String[]) - Static method in class org.apache.directory.server.dns.Main
Entry point for the DNS server.
main(String[]) - Static method in class org.apache.directory.server.tools.ApachedsTools
 
MapAdapter - Class in org.apache.directory.server.protocol.shared
Adapter to add the Map interface to Dictionary's.
MapAdapter(Dictionary<Object, Object>) - Constructor for class org.apache.directory.server.protocol.shared.MapAdapter
Creates a new instance of MapAdapter.
Marshaller<E> - Interface in org.apache.directory.server.core.avltree
An interface to marshall/unmarshal the AVLTree keys.
MarshallerSerializerBridge<E> - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
A Marshaller which adapts a JDBM Serializer.
MarshallerSerializerBridge(Serializer) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
 
MaskSupplier - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies whether or not the client should respond to subnet mask requests using ICMP.
MaskSupplier() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.MaskSupplier
 
MasterTable<E> - Interface in org.apache.directory.server.xdbm
A master table used to store indexible entries.
match(Options, int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Options
Returns whether the option at a given index matches the option in this Options.
matchingRuleFactory(String) - Static method in class org.apache.directory.server.core.entry.TestServerEntryUtils
 
MatchingRuleSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A handler for operations performed to add, delete, modify, rename and move schema normalizers.
MatchingRuleSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
Creates a new instance of MatchingRuleSynchronizer.
MatchingRuleUseSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A schema entity change handler for DitMatchingRuleUses.
MatchingRuleUseSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
Creates a new instance of MatchingRuleUseSynchronizer.
MAX_BLOCKS - Static variable in interface jdbm.recman.Magic
Maximum number of blocks in a file, leaving room for a 16 bit offset encoded within a long.
MAX_SIZE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
The maximum size of the BitString as specified for Kerberos flags.
MAX_SIZE_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
The default timeLimit : 100 entries
MAX_TIME_LIMIT_DEFAULT - Static variable in class org.apache.directory.server.core.DefaultDirectoryService
The default timeLimit : 10 seconds
MAX_VALUE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
AP Request option - maximum value
MAX_VALUE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - maximum value.
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
 
MaximumDatagramSize - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies the maximum size datagram that the client should be prepared to reassemble.
MaximumDatagramSize() - Constructor for class org.apache.directory.server.dhcp.options.perhost.MaximumDatagramSize
 
MaximumDhcpMessageSize - Class in org.apache.directory.server.dhcp.options.dhcp
This option specifies the maximum length DHCP message that it is willing to accept.
MaximumDhcpMessageSize() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.MaximumDhcpMessageSize
 
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
 
MechanismHandler - Interface in org.apache.directory.server.ldap.handlers.bind
An interface for retrieving a SaslServer for a session.
MemoryChangeLogStore - Class in org.apache.directory.server.core.changelog
A change log store that keeps it's information in memory.
MemoryChangeLogStore() - Constructor for class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
merge(OptionsField) - Method in class org.apache.directory.server.dhcp.options.OptionsField
Merge the options from the given options field into my options.
MeritDumpFile - Class in org.apache.directory.server.dhcp.options.vendor
This option specifies the path-name of a file to which the client's core image should be dumped in the event the client crashes.
MeritDumpFile() - Constructor for class org.apache.directory.server.dhcp.options.vendor.MeritDumpFile
 
Message - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used by a DHCP server to provide an error message to a DHCP client in a DHCPNAK message in the event of a failure.
Message() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.Message
 
MessageComponentType - Class in org.apache.directory.server.kerberos.shared.messages.components
Type-safe enumerator for message component types.
messageReceived(IoSession, Object) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
messageReceived(IoSession, Object) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
messageReceived(IoSession, Object) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
messageReceived(IoSession, Object) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - Method in class org.apache.directory.server.ldap.handlers.bind.SaslFilter
 
messageReceived(IoSession, Object) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
messageSent(IoSession, Object) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
messageSent(IoSession, Object) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
messageSent(IoSession, Object) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
messageSent(IoSession, Object) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
MessageType - Class in org.apache.directory.server.dhcp.messages
 
MessageType - Enum in org.apache.directory.server.dns.messages
 
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
 
MINUTE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
The number of milliseconds in a minute.
MobileIpHomeAgents - Class in org.apache.directory.server.dhcp.options.misc
This option specifies a list of IP addresses indicating mobile IP home agents available to the client.
MobileIpHomeAgents() - Constructor for class org.apache.directory.server.dhcp.options.misc.MobileIpHomeAgents
 
MockCoreSession - Class in org.apache.directory.server.core
The default CoreSession implementation.
MockCoreSession(LdapPrincipal, DirectoryService) - Constructor for class org.apache.directory.server.core.MockCoreSession
 
MockCursor - Class in org.apache.directory.server.core
 
MockCursor(int) - Constructor for class org.apache.directory.server.core.MockCursor
 
MockDirectoryService - Class in org.apache.directory.server.core
 
MockDirectoryService(int) - Constructor for class org.apache.directory.server.core.MockDirectoryService
 
MockInterceptor - Class in org.apache.directory.server.core
 
MockInterceptor() - Constructor for class org.apache.directory.server.core.MockInterceptor
 
MockOperation - Class in org.apache.directory.server.core
 
MockOperation(int) - Constructor for class org.apache.directory.server.core.MockOperation
 
MockOperationManager - Class in org.apache.directory.server.core
 
MockOperationManager(int) - Constructor for class org.apache.directory.server.core.MockOperationManager
 
ModeType - Class in org.apache.directory.server.ntp.messages
Mode: This is a three-bit integer indicating the mode, with values defined as follows: Mode Meaning ------------------------------------ 0 reserved 1 symmetric active 2 symmetric passive 3 client 4 server 5 broadcast 6 reserved for NTP control message 7 reserved for private use
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
This policy needs to be really tight too because some attributes may take part in giving the user permissions to protected resources.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
 
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
modify(DN, List<Modification>) - Method in interface org.apache.directory.server.core.CoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(InternalModifyRequest) - Method in interface org.apache.directory.server.core.CoreSession
 
modify(InternalModifyRequest, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
 
modify(DN, List<Modification>) - Method in class org.apache.directory.server.core.DefaultCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(InternalModifyRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
modify(InternalModifyRequest, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the entry being modified exists, otherwise throws the appropriate LdapException.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
modify(DN, List<Modification>, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
modify(DN, List<Modification>, Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
modify(DN, List<Modification>, Collection<String>) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
modify(NextInterceptor, ModifyOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.modify( ModifyOperationContext ) call.
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
modify(ModifyOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.modify( NextInterceptor, ModifyOperationContext ).
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
Filters Partition.modify( ModifyOperationContext ) call.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
Intercept the modification of the 'userPassword' attribute.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.kerberos.PasswordPolicyInterceptor
Check modification items for a 'userPassword'.
modify(DN, List<Modification>) - Method in class org.apache.directory.server.core.MockCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(DN, List<Modification>, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Modifies an entry within the server by applying a list of modifications to the entry.
modify(InternalModifyRequest) - Method in class org.apache.directory.server.core.MockCoreSession
modify(InternalModifyRequest, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
modify(DN, List<Modification>, Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.modify( ModifyOperationContext ) call.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
modify(ModifyOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
modify(long, List<Modification>) - Method in class org.apache.directory.server.core.partition.avl.AvlPartition
modify(DN, ModificationOperation, ServerEntry) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
modify(DN, List<Modification>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
modify(long, List<Modification>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
modify(DN, ModificationOperation, ServerEntry) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
modify(DN, List<Modification>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
Modifies an entry by adding, removing or replacing a set of attributes.
modify(DN, List<Modification>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
modify(DN, ModificationOperation, ServerEntry) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
modify(ModifyOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by adding, removing or replacing a set of attributes.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
Modify an entry in the server.
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
Modify the schema
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
The only modification done on a schema element is on the m-disabled attributeType Depending in the existence of this attribute in the previous entry, we will have to update the entry or not.
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
Applies a set of modification to an entry
modify(ModifyOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
Applies a set of modification to an entry
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
Filters Partition.modify( ModifyOperationContext ) call.
modify(ModifyOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
Modifies an entry by adding, removing or replacing a set of attributes.
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
modify(NextInterceptor, ModifyOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
modify(ModifyOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
modify(DN, ModificationOperation, ServerEntry) - Method in interface org.apache.directory.server.xdbm.Store
 
modify(DN, List<Modification>) - Method in interface org.apache.directory.server.xdbm.Store
 
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(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
modifyAttributes(String, 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, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, ModificationItem[]) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
modifyAttributes(Name, List<ModificationItem>) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
ModifyDnHandler - Class in org.apache.directory.server.ldap.handlers
A single reply handler for InternalModifyDnRequests.
ModifyDnHandler() - Constructor for class org.apache.directory.server.ldap.handlers.ModifyDnHandler
 
ModifyDNStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
ModifyDNStoredProcedureParameterInjector(OperationContext, boolean, DN, RDN, DN, DN, DN, DN) - Constructor for class org.apache.directory.server.core.trigger.ModifyDNStoredProcedureParameterInjector
 
modifyFilter(LdapSession, InternalSearchRequest) - Method in class org.apache.directory.server.ldap.handlers.SearchHandler
Alters the filter expression based on the presence of the ManageDsaIT control.
ModifyHandler - Class in org.apache.directory.server.ldap.handlers
A single reply handler for InternalModifyRequests.
ModifyHandler() - Constructor for class org.apache.directory.server.ldap.handlers.ModifyHandler
 
ModifyOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Modify context used for Interceptors.
ModifyOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
Creates a new instance of ModifyOperationContext.
ModifyOperationContext(CoreSession, DN, List<Modification>) - Constructor for class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
Creates a new instance of ModifyOperationContext.
ModifyOperationContext(CoreSession, InternalModifyRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
 
modifySchemaSubentry(ModifyOperationContext, boolean) - Method in class org.apache.directory.server.core.schema.SchemaSubentryManager
 
modifySchemaSubentry(ModifyOperationContext, DN, int, ServerEntry, ServerEntry, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.SchemaSubentryManager
 
ModifyStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
ModifyStoredProcedureParameterInjector(ModifyOperationContext) - Constructor for class org.apache.directory.server.core.trigger.ModifyStoredProcedureParameterInjector
 
MonitorContext - Class in org.apache.directory.server.dns.service
 
MonitorContext() - Constructor for class org.apache.directory.server.dns.service.MonitorContext
 
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, MoveOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
 
move(DN, DN) - Method in interface org.apache.directory.server.core.CoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(InternalModifyDnRequest) - Method in interface org.apache.directory.server.core.CoreSession
Move an entry by changing its superior.
move(InternalModifyDnRequest, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Move an entry by changing its superior.
move(DN, DN) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(InternalModifyDnRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
Move an entry by changing its superior.
move(InternalModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Move an entry by changing its superior.
move(MoveOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the entry being moved exists, and so does its parent, otherwise throws the appropriate LdapException.
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
move(NextInterceptor, MoveOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.move( MoveOperationContext ) call.
move(MoveOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
move(MoveOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.move( NextInterceptor, MoveOperationContext ).
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
Filters Partition.move( MoveOperationContext ) call.
move(DN, DN) - Method in class org.apache.directory.server.core.MockCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(DN, DN, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Moves an entry or a branch of entries at a specified distinguished name to a position under a new parent.
move(InternalModifyDnRequest) - Method in class org.apache.directory.server.core.MockCoreSession
Move an entry by changing its superior.
move(InternalModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Move an entry by changing its superior.
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
move(MoveOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.move( MoveOperationContext ) call.
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
move(MoveOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
move(DN, DN, RDN, boolean) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
move(DN, DN) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
move(DN, DN, RDN, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
move(DN, DN) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
Transplants a child entry, to a position in the namespace under a new parent entry.
move(DN, DN, RDN, boolean) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
move(DN, DN) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
move(MoveOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
move(MoveOperationContext) - 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(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
 
move(MoveOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
Moves are not allowed for metaSchema objects so this always throws an UNWILLING_TO_PERFORM LdapException.
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
 
move(DN, DN, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
 
move(MoveOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
move(NextInterceptor, MoveOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
move(MoveOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
move(DN, DN, RDN, boolean) - Method in interface org.apache.directory.server.xdbm.Store
 
move(DN, DN) - Method in interface org.apache.directory.server.xdbm.Store
 
MOVE_OR_RENAME_MASK - Static variable in enum org.apache.directory.server.core.event.EventType
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
 
moveAndRename(DN, DN, RDN, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(InternalModifyDnRequest) - Method in interface org.apache.directory.server.core.CoreSession
Move and rename an entry.
moveAndRename(InternalModifyDnRequest, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Move and rename an entry.
moveAndRename(DN, DN, RDN, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(InternalModifyDnRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
Move and rename an entry.
moveAndRename(InternalModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Move and rename an entry.
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the entry being moved exists, and so does its parent, otherwise throws the appropriate LdapException.
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.moveAndRename( MoveAndRenameOperationContext) call.
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
moveAndRename(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.moveAndRename( NextInterceptor, MoveAndRenameOperationContext ).
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
Filters Partition.moveAndRename( MoveAndRenameOperationContext) call.
moveAndRename(DN, DN, RDN, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(DN, DN, RDN, boolean, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Moves and renames (the relative distinguished name of) an entry (or a branch if the entry has children) at a specified distinguished name to a position under a new parent.
moveAndRename(InternalModifyDnRequest) - Method in class org.apache.directory.server.core.MockCoreSession
Move and rename an entry.
moveAndRename(InternalModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Move and rename an entry.
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.moveAndRename( MoveAndRenameOperationContext) call.
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
moveAndRename(MoveAndRenameOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
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.
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
moveAndRename(MoveAndRenameOperationContext) - 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.
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
 
moveAndRename(MoveAndRenameOperationContext, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
 
moveAndRename(DN, DN, String, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
Moves are not allowed for metaSchema objects so this always throws an UNWILLING_TO_PERFORM LdapException.
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
 
moveAndRename(DN, DN, RDN, boolean, ServerEntry, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
 
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
moveAndRename(NextInterceptor, MoveAndRenameOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
moveAndRename(MoveAndRenameOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
MoveAndRenameOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Move And Rename context used for Interceptors.
MoveAndRenameOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
Creates a new instance of MoveAndRenameOperationContext.
MoveAndRenameOperationContext(CoreSession, DN, DN, RDN, boolean) - Constructor for class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
Creates a new instance of MoveAndRenameOperationContext.
MoveAndRenameOperationContext(CoreSession, InternalModifyDnRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
 
MoveOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Move context used for Interceptors.
MoveOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.MoveOperationContext
Creates a new instance of MoveOperationContext.
MoveOperationContext(CoreSession, DN, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.MoveOperationContext
Creates a new instance of MoveOperationContext.
MoveOperationContext(CoreSession, InternalModifyDnRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.MoveOperationContext
 
MRU - Class in jdbm.helper
MRU - Most Recently Used cache policy.
MRU(int) - Constructor for class jdbm.helper.MRU
Construct an MRU with a given maximum number of objects.
MSF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "MSF" reference identifier type.
msg(String, Object...) - Static method in class org.apache.directory.server.i18n.I18n
Translate a message with argument(s)
MultiBaseSearch - Class in org.apache.directory.server.dns.store.jndi
A JNDI-backed search strategy implementation.
MUTUAL_REQUIRED - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
AP Request option - mutual authentication required
MX_PREFERENCE - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsMxPreference

N

nack(long) - Method in class org.apache.directory.server.core.journal.DefaultJournal
Records a nack for a change
nack(long) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
Records a nack for a change
nack(long) - Method in interface org.apache.directory.server.core.journal.Journal
Records a nack for a change
nack(long) - Method in interface org.apache.directory.server.core.journal.JournalStore
Records a nack for a change
NAME - Static variable in class org.apache.directory.server.core.kerberos.KeyDerivationInterceptor
The service name.
NAME - Static variable in class org.apache.directory.server.core.kerberos.PasswordPolicyInterceptor
The service name.
NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema name for an apacheDnsAbstractRecord
NAME_DIRECTORY_ROOT - Static variable in class jdbm.recman.BaseRecordManager
Reserved slot for name directory.
NAME_DIRECTORY_ROOT - Static variable in interface jdbm.RecordManager
Reserved slot for name directory.
NameAuthorityPointerEncoder - Class in org.apache.directory.server.dns.io.encoder
4.
NameAuthorityPointerEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.NameAuthorityPointerEncoder
 
NameFormSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A schema entity change handler for NameForms.
NameFormSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
Creates a new instance of NameFormSynchronizer.
NameServerRecordDecoder - Class in org.apache.directory.server.dns.io.decoder
A decoder for NS records.
NameServerRecordDecoder() - Constructor for class org.apache.directory.server.dns.io.decoder.NameServerRecordDecoder
 
NameServerRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.11.
NameServerRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.NameServerRecordEncoder
 
NameServers - Class in org.apache.directory.server.dhcp.options.vendor
The name server option specifies a list of IEN 116 name servers available to the client.
NameServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.NameServers
 
NamingEnumerationAdapter - Class in org.apache.directory.server.core.jndi
Adapts a Cursor over entries into a NamingEnumeration.
NamingEnumerationAdapter(EntryFilteringCursor) - Constructor for class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
 
namingExceptionThrown(NamingExceptionEvent) - Method in class org.apache.directory.server.tools.DisconnectNotificationCommand
 
NbddServers - Class in org.apache.directory.server.dhcp.options.misc
The NetBIOS datagram distribution server (NBDD) option specifies a list of RFC 1001/1002 NBDD servers listed in order of preference.
NbddServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.NbddServers
 
NEGATIVE_LEAP_SECOND - Static variable in class org.apache.directory.server.ntp.messages.LeapIndicatorType
Constant for the "Last minute has 59 seconds" leap indicator type.
NetbiosNameServers - Class in org.apache.directory.server.dhcp.options.misc
The NetBIOS name server (NBNS) option specifies a list of RFC 1001/1002 NBNS name servers listed in order of preference.
NetbiosNameServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.NetbiosNameServers
 
NetbiosNodeType - Class in org.apache.directory.server.dhcp.options.misc
The NetBIOS node type option allows NetBIOS over TCP/IP clients which are configurable to be configured as described in RFC 1001/1002.
NetbiosNodeType() - Constructor for class org.apache.directory.server.dhcp.options.misc.NetbiosNodeType
 
NetbiosScope - Class in org.apache.directory.server.dhcp.options.misc
The NetBIOS scope option specifies the NetBIOS over TCP/IP scope parameter for the client as specified in RFC 1001/1002.
NetbiosScope() - Constructor for class org.apache.directory.server.dhcp.options.misc.NetbiosScope
 
NEVER - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
 
newEntry(DN) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
newEntry(String, String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Create a new ServerEntry
newEntry(String, String) - Method in interface org.apache.directory.server.core.DirectoryService
Create a new ServerEntry.
newEntry(DN) - Method in interface org.apache.directory.server.core.entry.ServerEntryFactory
Creates a new ServerEntry which has not yet been added to the directory.
newEntry(DN) - Method in class org.apache.directory.server.core.MockDirectoryService
 
newEntry(String, String) - Method in class org.apache.directory.server.core.MockDirectoryService
 
newInstance(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
newInstance(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
newLookupContext(DN) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
newLookupContext(DN) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
newLookupContext(DN) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
 
newLookupContext(DN) - Method in class org.apache.directory.server.core.MockOperation
 
newPassword - Variable in class org.apache.directory.server.kerberos.shared.store.operations.ChangePassword
The new password for the update.
next() - Method in class jdbm.helper.FastIterator
Returns the next element in the interation.
next() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
next() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
next() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
next() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
next() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
next() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
next() - Method in class org.apache.directory.server.core.filtering.CursorList
next - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
next() - Method in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
 
next() - Method in class org.apache.directory.server.core.MockCursor
 
next() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
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.IndexCursorAdaptor
 
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.DupsContainerCursor
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
next() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
next() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
next() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
next() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
nextElement() - Method in class org.apache.directory.server.core.jndi.NamingEnumerationAdapter
 
nextElement() - Method in class org.apache.directory.server.core.MockCursor
 
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
 
NextInterceptor - Interface in org.apache.directory.server.core.interceptor
Represents the next Interceptor in the interceptor chain.
NextNameRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
5.2 NXT RDATA Format The RDATA for an NXT RR consists simply of a domain name followed by a bit map.
NextNameRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.NextNameRecordEncoder
 
NFold - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
An implementation of the n-fold algorithm, as required by RFC 3961, "Encryption and Checksum Specifications for Kerberos 5." "To n-fold a number X, replicate the input value to a length that is the least common multiple of n and the length of X.
NFold() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
 
nFold(int, byte[]) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
N-fold the data n times.
NisDomain - Class in org.apache.directory.server.dhcp.options.misc
This option specifies the name of the client's NIS domain.
NisDomain() - Constructor for class org.apache.directory.server.dhcp.options.misc.NisDomain
 
NisPlusDomain - Class in org.apache.directory.server.dhcp.options.misc
This option specifies the name of the client's NIS+ domain.
NisPlusDomain() - Constructor for class org.apache.directory.server.dhcp.options.misc.NisPlusDomain
 
NisPlusServers - Class in org.apache.directory.server.dhcp.options.misc
This option specifies a list of IP addresses indicating NIS+ servers available to the client.
NisPlusServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.NisPlusServers
 
NisServers - Class in org.apache.directory.server.dhcp.options.misc
This option specifies a list of IP addresses indicating NIS servers available to the client.
NisServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.NisServers
 
NLISTS - Static variable in interface jdbm.recman.Magic
Number of lists in a file
NntpServers - Class in org.apache.directory.server.dhcp.options.misc
The NNTP server option specifies a list of NNTP available to the client.
NntpServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.NntpServers
 
NO_SIZE_LIMIT - Static variable in class org.apache.directory.server.ldap.LdapServer
Value (0) for configuration where size limit is unlimited.
NO_TIME_LIMIT - Static variable in class org.apache.directory.server.ldap.LdapServer
Value (0) for configuration where time limit is unlimited.
NO_WARNING - Static variable in class org.apache.directory.server.ntp.messages.LeapIndicatorType
Constant for the "No leap second warning" leap indicator type.
noAttributes - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A flag set if the returned attributes set contains '1.1'
NONE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "none" last request type.
NonLocalSourceRouting - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies whether the client should configure its IP layer to allow forwarding of datagrams with non-local source routes.
NonLocalSourceRouting() - Constructor for class org.apache.directory.server.dhcp.options.perhost.NonLocalSourceRouting
 
NoOpOptimizer - Class in org.apache.directory.server.xdbm.search.impl
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.xdbm.search.impl.NoOpOptimizer
 
NORMAL_CACHE - Static variable in interface jdbm.RecordManagerOptions
Use normal (strong) object references for the record cache.
NormalizationInterceptor - Class in org.apache.directory.server.core.normalization
A name normalization service.
NormalizationInterceptor() - Constructor for class org.apache.directory.server.core.normalization.NormalizationInterceptor
 
NormalizerSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
 
NormalizerSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
Creates a new instance of NormalizerSynchronizer.
NotCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor returning candidates satisfying a logical negation expression.
NotCursor(Store<ServerEntry, ID>, Evaluator<? extends ExprNode, ServerEntry, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.NotCursor
 
NotEvaluator<ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator for logical negation (NOT) expressions.
NotEvaluator(NotNode, Evaluator<? extends ExprNode, ServerEntry, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.NotEvaluator
 
NotificationCriteria - Class in org.apache.directory.server.core.event
Contains the set of notification criteria required for triggering the delivery of change notifications notifications to DirectoryListeners.
NotificationCriteria() - Constructor for class org.apache.directory.server.core.event.NotificationCriteria
 
NotificationCriteria(InternalSearchRequest) - Constructor for class org.apache.directory.server.core.event.NotificationCriteria
 
notificationReceived(UnsolicitedNotificationEvent) - Method in class org.apache.directory.server.tools.DisconnectNotificationCommand
 
NotificationScheme - Class in org.apache.directory.server.replication.configuration
Document me!
NotificationScheme() - Constructor for class org.apache.directory.server.replication.configuration.NotificationScheme
 
NtlmMechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind.ntlm
A handler for the NTLM Sasl and GSS-SPNEGO mechanism.
NtlmMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmMechanismHandler
 
NtlmProvider - Interface in org.apache.directory.server.ldap.handlers.bind.ntlm
An NTLM authentication service provider.
NtlmSaslServer - Class in org.apache.directory.server.ldap.handlers.bind.ntlm
A SaslServer implementation for NTLM based SASL mechanism.
NtlmSaslServer(NtlmProvider, InternalBindRequest, LdapSession) - Constructor for class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmSaslServer
 
NtpDecoder - Class in org.apache.directory.server.ntp.protocol
 
NtpDecoder() - Constructor for class org.apache.directory.server.ntp.protocol.NtpDecoder
 
NtpEncoder - Class in org.apache.directory.server.ntp.protocol
 
NtpEncoder() - Constructor for class org.apache.directory.server.ntp.protocol.NtpEncoder
 
NtpException - Exception in org.apache.directory.server.ntp
The root of the NTP exception hierarchy.
NtpException() - Constructor for exception org.apache.directory.server.ntp.NtpException
Creates an NtpException.
NtpException(String, Throwable) - Constructor for exception org.apache.directory.server.ntp.NtpException
Creates an NtpException with a message and cause.
NtpException(String) - Constructor for exception org.apache.directory.server.ntp.NtpException
Creates an NtpException with a message.
NtpException(Throwable) - Constructor for exception org.apache.directory.server.ntp.NtpException
 
NtpMessage - Class in org.apache.directory.server.ntp.messages
 
NtpMessage(LeapIndicatorType, int, ModeType, StratumType, byte, byte, int, int, ReferenceIdentifier, NtpTimeStamp, NtpTimeStamp, NtpTimeStamp, NtpTimeStamp) - Constructor for class org.apache.directory.server.ntp.messages.NtpMessage
Creates a new instance of NtpMessage.
NtpMessageDecoder - Class in org.apache.directory.server.ntp.io
 
NtpMessageDecoder() - Constructor for class org.apache.directory.server.ntp.io.NtpMessageDecoder
 
NtpMessageEncoder - Class in org.apache.directory.server.ntp.io
 
NtpMessageEncoder() - Constructor for class org.apache.directory.server.ntp.io.NtpMessageEncoder
 
NtpMessageModifier - Class in org.apache.directory.server.ntp.messages
 
NtpMessageModifier() - Constructor for class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
NtpProtocolCodecFactory - Class in org.apache.directory.server.ntp.protocol
 
NtpProtocolHandler - Class in org.apache.directory.server.ntp.protocol
The NTP protocol handler.
NtpProtocolHandler() - Constructor for class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
 
NtpServer - Class in org.apache.directory.server.ntp
Contains the configuration parameters for the NTP protocol provider.
NtpServer() - Constructor for class org.apache.directory.server.ntp.NtpServer
Creates a new instance of NtpConfiguration.
NtpServers - Class in org.apache.directory.server.dhcp.options.misc
This option specifies a list of IP addresses indicating NTP servers available to the client.
NtpServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.NtpServers
 
NtpService - Interface in org.apache.directory.server.ntp
NTP Protocol (RFC 2030)
NtpServiceImpl - Class in org.apache.directory.server.ntp.service
 
NtpServiceImpl() - Constructor for class org.apache.directory.server.ntp.service.NtpServiceImpl
 
NtpTimeStamp - Class in org.apache.directory.server.ntp.messages
NTP timestamps are represented as a 64-bit unsigned fixed-point number, in seconds relative to 0h on 1 January 1900.
NtpTimeStamp() - Constructor for class org.apache.directory.server.ntp.messages.NtpTimeStamp
Creates a new instance of NtpTimeStamp that represents the time "right now."
NtpTimeStamp(Date) - Constructor for class org.apache.directory.server.ntp.messages.NtpTimeStamp
Creates a new instance of NtpTimeStamp that represents the given Date.
NtpTimeStamp(ByteBuffer) - Constructor for class org.apache.directory.server.ntp.messages.NtpTimeStamp
Creates a new instance of NtpTimeStamp from encoded data in a ByteBuffer.
NULL - Static variable in class org.apache.directory.server.kerberos.shared.KerberosUtils
A constant for integer optional values
NULL - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
Constant for the "null" message component type.
NullPartition - Class in org.apache.directory.server.core.partition
A dummy do nothing partition that is useful for testing NullPartition.
NullPartition() - Constructor for class org.apache.directory.server.core.partition.NullPartition
Creates a new instance of NullPartition.
NUMBER1 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
AS-REQ PA-ENC-TIMESTAMP padata timestamp, encrypted with the client key (Section 5.2.7.2)
NUMBER10 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
AP-REQ Authenticator cksum, keyed with the application session key (Section 5.5.1)
NUMBER11 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
AP-REQ Authenticator (includes application authenticator subkey), encrypted with the application session key (Section 5.5.1)
NUMBER12 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
AP-REP encrypted part (includes application session subkey), encrypted with the application session key (Section 5.5.2)
NUMBER13 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
KRB-PRIV encrypted part, encrypted with a key chosen by the application (Section 5.7.1)
NUMBER2 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
AS-REP Ticket and TGS-REP Ticket (includes TGS session key or application session key), encrypted with the service key (Section 5.3)
NUMBER3 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
AS-REP encrypted part (includes TGS session key or application session key), encrypted with the client key (Section 5.4.2)
NUMBER4 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
TGS-REQ KDC-REQ-BODY AuthorizationData, encrypted with the TGS session key (Section 5.4.1)
NUMBER5 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
TGS-REQ KDC-REQ-BODY AuthorizationData, encrypted with the TGS authenticator subkey (Section 5.4.1)
NUMBER6 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
TGS-REQ PA-TGS-REQ padata AP-REQ Authenticator cksum, keyed with the TGS session key (Section 5.5.1)
NUMBER7 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
TGS-REQ PA-TGS-REQ padata AP-REQ Authenticator (includes TGS authenticator subkey), encrypted with the TGS session key (Section 5.5.1)
NUMBER8 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
TGS-REP encrypted part (includes application session key), encrypted with the TGS session key (Section 5.4.2)
NUMBER9 - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
TGS-REP encrypted part (includes application session key), encrypted with the TGS authenticator subkey (Section 5.4.2)
numDupLimit - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
duplicate limit before duplicate keys switch to using a btree for values

O

ObjectBAComparator - Class in jdbm.helper
Comparator for objects which have been serialized into byte arrays.
ObjectBAComparator(Comparator) - Constructor for class jdbm.helper.ObjectBAComparator
Construct an ObjectByteArrayComparator which wraps an Object Comparator.
ObjectClassSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
 
ObjectClassSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
Creates a new instance of ObjectClassSynchronizer.
OMEG - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "OMEG" reference identifier type.
OneLevelScopeCursor<ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over entries satisfying one level scope constraints with alias dereferencing considerations when enabled during search.
OneLevelScopeCursor(Store<ServerEntry, ID>, OneLevelScopeEvaluator<ServerEntry, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
Creates a Cursor over entries satisfying one level scope criteria.
OneLevelScopeEvaluator<E,ID> - Class in org.apache.directory.server.xdbm.search.impl
Evaluates one level scope assertions on candidates using an entry database.
OneLevelScopeEvaluator(Store<E, ID>, ScopeNode) - Constructor for class org.apache.directory.server.xdbm.search.impl.OneLevelScopeEvaluator
Creates a one level scope node Evaluator for search expressions.
OP_BOOTREPLY - Static variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
Operation constant: boot reply (server to client).
OP_BOOTREQUEST - Static variable in class org.apache.directory.server.dhcp.messages.DhcpMessage
Operation constant: boot request (client to server).
OpCode - Enum in org.apache.directory.server.dns.messages
 
OperationalAttributeInterceptor - Class in org.apache.directory.server.core.operational
An Interceptor that adds or modifies the default attributes of entries.
OperationalAttributeInterceptor() - Constructor for class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
Creates the operational attribute management service interceptor.
OperationContext - Interface in org.apache.directory.server.core.interceptor.context
This interface represent the context passed as an argument to each interceptor.
OperationManager - Interface in org.apache.directory.server.core
An interface used by the DirectoryService to isolate operations that can be performed on it.
OperationScope - Class in org.apache.directory.server.core.authz.support
An enumeration that represents the scope of user operation.
optimizer - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
Optimizer - Interface in org.apache.directory.server.xdbm.search
An optimizer applies heuristics to determine best execution path to a search filter based on scan counts within database indices.
optimizerEnabled - Variable in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
OptionOverload - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used to indicate that the DHCP 'sname' or 'file' fields are being overloaded by using them to carry DHCP options.
OptionOverload() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.OptionOverload
 
Options - Class in org.apache.directory.server.kerberos.shared.messages.value
 
Options(int) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.Options
 
OptionsField - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
OptionsField() - Constructor for class org.apache.directory.server.dhcp.options.OptionsField
 
OrCursor<V,ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor returning candidates satisfying a logical disjunction expression.
OrCursor(List<IndexCursor<V, ServerEntry, ID>>, List<Evaluator<? extends ExprNode, ServerEntry, ID>>) - Constructor for class org.apache.directory.server.xdbm.search.impl.OrCursor
 
OrEvaluator<ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator for logical disjunction (OR) expressions.
OrEvaluator(OrNode, List<Evaluator<? extends ExprNode, ServerEntry, ID>>) - Constructor for class org.apache.directory.server.xdbm.search.impl.OrEvaluator
 
org.apache.directory.server.annotations - package org.apache.directory.server.annotations
 
org.apache.directory.server.changepw - package org.apache.directory.server.changepw
Provides the entry point to an instance of the ChangePasswordServer, as well as support for configuration.
org.apache.directory.server.changepw.exceptions - package org.apache.directory.server.changepw.exceptions
Provides the root of the exception hierarchy, as well as the enumerator for mapping Change Password errors to error codes.
org.apache.directory.server.changepw.io - package org.apache.directory.server.changepw.io
Provides encoders and decoders for request, reply, error, and data payload conversions.
org.apache.directory.server.changepw.messages - package org.apache.directory.server.changepw.messages
Provides message objects for request, reply, and error messages.
org.apache.directory.server.changepw.protocol - package org.apache.directory.server.changepw.protocol
Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the Change Password Service with the MINA NIO framework.
org.apache.directory.server.changepw.service - package org.apache.directory.server.changepw.service
Provides the Change Password Service.
org.apache.directory.server.changepw.value - package org.apache.directory.server.changepw.value
Provides the message object for the Change Password data payload.
org.apache.directory.server.config - package org.apache.directory.server.config
 
org.apache.directory.server.configuration - package org.apache.directory.server.configuration
 
org.apache.directory.server.constants - package org.apache.directory.server.constants
 
org.apache.directory.server.core - package org.apache.directory.server.core
 
org.apache.directory.server.core.annotations - package org.apache.directory.server.core.annotations
 
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
org.apache.directory.server.core.avltree - package org.apache.directory.server.core.avltree
 
org.apache.directory.server.core.changelog - package org.apache.directory.server.core.changelog
org.apache.directory.server.core.collective - package org.apache.directory.server.core.collective
 
org.apache.directory.server.core.entry - package org.apache.directory.server.core.entry
 
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.factory - package org.apache.directory.server.core.factory
 
org.apache.directory.server.core.filtering - package org.apache.directory.server.core.filtering
 
org.apache.directory.server.core.integ - package org.apache.directory.server.core.integ
 
org.apache.directory.server.core.interceptor - package org.apache.directory.server.core.interceptor
 
org.apache.directory.server.core.interceptor.context - package org.apache.directory.server.core.interceptor.context
 
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.journal - package org.apache.directory.server.core.journal
 
org.apache.directory.server.core.kerberos - package org.apache.directory.server.core.kerberos
 
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.avl - package org.apache.directory.server.core.partition.avl
 
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.partition.ldif - package org.apache.directory.server.core.partition.ldif
 
org.apache.directory.server.core.prefs - package org.apache.directory.server.core.prefs
org.apache.directory.server.core.referral - package org.apache.directory.server.core.referral
 
org.apache.directory.server.core.replication - package org.apache.directory.server.core.replication
 
org.apache.directory.server.core.schema - package org.apache.directory.server.core.schema
org.apache.directory.server.core.schema.registries.synchronizers - package org.apache.directory.server.core.schema.registries.synchronizers
 
org.apache.directory.server.core.security - package org.apache.directory.server.core.security
 
org.apache.directory.server.core.sp - package org.apache.directory.server.core.sp
 
org.apache.directory.server.core.sp.java - package org.apache.directory.server.core.sp.java
 
org.apache.directory.server.core.subtree - package org.apache.directory.server.core.subtree
 
org.apache.directory.server.core.trigger - package org.apache.directory.server.core.trigger
 
org.apache.directory.server.dhcp - package org.apache.directory.server.dhcp
Provides the entry point to an instance of the DhcpService, as well as the root of the exception hierarchy.
org.apache.directory.server.dhcp.io - package org.apache.directory.server.dhcp.io
Provides the encoders and decoders for DHCP message and option conversions.
org.apache.directory.server.dhcp.messages - package org.apache.directory.server.dhcp.messages
Provides message objects for DHCP messages.
org.apache.directory.server.dhcp.options - package org.apache.directory.server.dhcp.options
Provides base message objects for DHCP options.
org.apache.directory.server.dhcp.options.dhcp - package org.apache.directory.server.dhcp.options.dhcp
Provides DHCP options for the DHCP protocol.
org.apache.directory.server.dhcp.options.linklayer - package org.apache.directory.server.dhcp.options.linklayer
Provides link layer options for the DHCP protocol.
org.apache.directory.server.dhcp.options.misc - package org.apache.directory.server.dhcp.options.misc
Provides miscellaneous options for the DHCP protocol.
org.apache.directory.server.dhcp.options.perhost - package org.apache.directory.server.dhcp.options.perhost
Provides per-host options for the DHCP protocol.
org.apache.directory.server.dhcp.options.perinterface - package org.apache.directory.server.dhcp.options.perinterface
Provides per-interface options for the DHCP protocol.
org.apache.directory.server.dhcp.options.tcp - package org.apache.directory.server.dhcp.options.tcp
Provides TCP options for the DHCP protocol.
org.apache.directory.server.dhcp.options.vendor - package org.apache.directory.server.dhcp.options.vendor
Provides vendor options for the DHCP protocol.
org.apache.directory.server.dhcp.protocol - package org.apache.directory.server.dhcp.protocol
Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the DHCP Service with the MINA NIO framework.
org.apache.directory.server.dhcp.service - package org.apache.directory.server.dhcp.service
Provides the implementation of the DhcpService.
org.apache.directory.server.dhcp.store - package org.apache.directory.server.dhcp.store
 
org.apache.directory.server.dns - package org.apache.directory.server.dns
Provides the entry point to an instance of the DnsServer, as well as support for configuration and the root of the exception hierarchy.
org.apache.directory.server.dns.io.decoder - package org.apache.directory.server.dns.io.decoder
Provides the decoders for DNS messages and resource records.
org.apache.directory.server.dns.io.encoder - package org.apache.directory.server.dns.io.encoder
Provides the encoders for DNS messages and resource records.
org.apache.directory.server.dns.messages - package org.apache.directory.server.dns.messages
Provides message objects for DNS messages and resource records.
org.apache.directory.server.dns.protocol - package org.apache.directory.server.dns.protocol
Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the DNS Service with the MINA NIO framework.
org.apache.directory.server.dns.service - package org.apache.directory.server.dns.service
Provides the DNS Service.
org.apache.directory.server.dns.store - package org.apache.directory.server.dns.store
Provides RecordStore interface for serving DNS resource records to DnsServer.
org.apache.directory.server.dns.store.jndi - package org.apache.directory.server.dns.store.jndi
 
org.apache.directory.server.dns.store.jndi.operations - package org.apache.directory.server.dns.store.jndi.operations
Provides Command pattern objects for working with the JNDI backing store.
org.apache.directory.server.dns.util - package org.apache.directory.server.dns.util
Provides utility code for working with enumerators.
org.apache.directory.server.factory - package org.apache.directory.server.factory
 
org.apache.directory.server.i18n - package org.apache.directory.server.i18n
 
org.apache.directory.server.integ - package org.apache.directory.server.integ
 
org.apache.directory.server.integration.http - package org.apache.directory.server.integration.http
 
org.apache.directory.server.kerberos.kdc - package org.apache.directory.server.kerberos.kdc
Provides the entry point to an instance of the KdcServer (KDC), as well as classes common to the KDC's two services: the Authentication Service (AS) and the Ticket-Granting Service (TGS).
org.apache.directory.server.kerberos.kdc.authentication - package org.apache.directory.server.kerberos.kdc.authentication
Provides the KDC's Authentication Service (AS).
org.apache.directory.server.kerberos.kdc.ticketgrant - package org.apache.directory.server.kerberos.kdc.ticketgrant
Provides the KDC's Ticket-Granting Service (TGS).
org.apache.directory.server.kerberos.protocol - package org.apache.directory.server.kerberos.protocol
Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the KDC's Authentication Service (AS) and Ticket-Granting Service (TGS) with the MINA NIO framework.
org.apache.directory.server.kerberos.sam - package org.apache.directory.server.kerberos.sam
Provides a subsystem that enables the KDC's Authentication Service (AS) to use pluggable Single-use Authentication Mechanisms (SAM) during pre-authentication processing.
org.apache.directory.server.kerberos.shared - package org.apache.directory.server.kerberos.shared
 
org.apache.directory.server.kerberos.shared.crypto.checksum - package org.apache.directory.server.kerberos.shared.crypto.checksum
Provides support for checksum calculations.
org.apache.directory.server.kerberos.shared.crypto.encryption - package org.apache.directory.server.kerberos.shared.crypto.encryption
Provides support for Kerberos CipherText operations.
org.apache.directory.server.kerberos.shared.exceptions - package org.apache.directory.server.kerberos.shared.exceptions
Provides the root of the exception hierarchy, as well as the enumerator for mapping Kerberos errors to error codes.
org.apache.directory.server.kerberos.shared.io.decoder - package org.apache.directory.server.kerberos.shared.io.decoder
Provides the decoders for Kerberos message objects.
org.apache.directory.server.kerberos.shared.io.encoder - package org.apache.directory.server.kerberos.shared.io.encoder
Provides the encoders for Kerberos message objects.
org.apache.directory.server.kerberos.shared.jaas - package org.apache.directory.server.kerberos.shared.jaas
Provides utility classes for working with JAAS.
org.apache.directory.server.kerberos.shared.keytab - package org.apache.directory.server.kerberos.shared.keytab
 
org.apache.directory.server.kerberos.shared.messages - package org.apache.directory.server.kerberos.shared.messages
Provides base message objects for Kerberos request and reply messages.
org.apache.directory.server.kerberos.shared.messages.application - package org.apache.directory.server.kerberos.shared.messages.application
Provides message objects for Kerberos application messages.
org.apache.directory.server.kerberos.shared.messages.components - package org.apache.directory.server.kerberos.shared.messages.components
Provides major components of Kerberos messages.
org.apache.directory.server.kerberos.shared.messages.value - package org.apache.directory.server.kerberos.shared.messages.value
Provides value object components of Kerberos messages.
org.apache.directory.server.kerberos.shared.messages.value.flags - package org.apache.directory.server.kerberos.shared.messages.value.flags
 
org.apache.directory.server.kerberos.shared.messages.value.types - package org.apache.directory.server.kerberos.shared.messages.value.types
 
org.apache.directory.server.kerberos.shared.replay - package org.apache.directory.server.kerberos.shared.replay
Provides the interface and in-memory implementation of a Kerberos replay cache.
org.apache.directory.server.kerberos.shared.service - package org.apache.directory.server.kerberos.shared.service
Provides reusable IoHandlerCommands for the Kerberos and Change Password protocols.
org.apache.directory.server.kerberos.shared.store - package org.apache.directory.server.kerberos.shared.store
Provides the implementation for storing Kerberos principals and symmetric keys backed by JNDI.
org.apache.directory.server.kerberos.shared.store.operations - package org.apache.directory.server.kerberos.shared.store.operations
Provides Command pattern objects for working with the JNDI backing store.
org.apache.directory.server.ldap - package org.apache.directory.server.ldap
Contains the entry point for the LDAP protocol provider and the session registry.
org.apache.directory.server.ldap.gui - package org.apache.directory.server.ldap.gui
Provides a diagnostic UI for the LDAP protocol provider.
org.apache.directory.server.ldap.handlers - package org.apache.directory.server.ldap.handlers
Provides LDAP message handlers that implement MessageHandler.
org.apache.directory.server.ldap.handlers.bind - package org.apache.directory.server.ldap.handlers.bind
Contains the implementation of LDAP binds with Simple and SASL authentication mechanisms.
org.apache.directory.server.ldap.handlers.bind.cramMD5 - package org.apache.directory.server.ldap.handlers.bind.cramMD5
 
org.apache.directory.server.ldap.handlers.bind.digestMD5 - package org.apache.directory.server.ldap.handlers.bind.digestMD5
 
org.apache.directory.server.ldap.handlers.bind.gssapi - package org.apache.directory.server.ldap.handlers.bind.gssapi
 
org.apache.directory.server.ldap.handlers.bind.ntlm - package org.apache.directory.server.ldap.handlers.bind.ntlm
 
org.apache.directory.server.ldap.handlers.bind.plain - package org.apache.directory.server.ldap.handlers.bind.plain
 
org.apache.directory.server.ldap.handlers.controls - package org.apache.directory.server.ldap.handlers.controls
 
org.apache.directory.server.ldap.handlers.extended - package org.apache.directory.server.ldap.handlers.extended
Provides LDAP 'Extended' operations that implement ExtendedOperationHandler.
org.apache.directory.server.ldap.handlers.ssl - package org.apache.directory.server.ldap.handlers.ssl
Contains support for SSL with the LDAP protocol (LDAPS).
org.apache.directory.server.ldap.replication - package org.apache.directory.server.ldap.replication
 
org.apache.directory.server.ntp - package org.apache.directory.server.ntp
Provides the entry point to instances of the NtpServer, as well as support for configuration and the root of the exception hierarchy.
org.apache.directory.server.ntp.io - package org.apache.directory.server.ntp.io
Provides the encoder and decoder for NTP message conversions.
org.apache.directory.server.ntp.messages - package org.apache.directory.server.ntp.messages
Provides message objects for NTP messages.
org.apache.directory.server.ntp.protocol - package org.apache.directory.server.ntp.protocol
Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the NTP Service with the MINA NIO framework.
org.apache.directory.server.ntp.service - package org.apache.directory.server.ntp.service
Provides the implementation of the NtpService.
org.apache.directory.server.protocol.shared - package org.apache.directory.server.protocol.shared
 
org.apache.directory.server.protocol.shared.catalog - package org.apache.directory.server.protocol.shared.catalog
 
org.apache.directory.server.protocol.shared.store - package org.apache.directory.server.protocol.shared.store
 
org.apache.directory.server.protocol.shared.transport - package org.apache.directory.server.protocol.shared.transport
 
org.apache.directory.server.replication.configuration - package org.apache.directory.server.replication.configuration
 
org.apache.directory.server.tools - package org.apache.directory.server.tools
 
org.apache.directory.server.utils - package org.apache.directory.server.utils
 
org.apache.directory.server.xdbm - package org.apache.directory.server.xdbm
 
org.apache.directory.server.xdbm.search - package org.apache.directory.server.xdbm.search
 
org.apache.directory.server.xdbm.search.impl - package org.apache.directory.server.xdbm.search.impl
 
org.apache.directory.server.xdbm.tools - package org.apache.directory.server.xdbm.tools
 
OUTSTANDING_KEY - Static variable in interface org.apache.directory.server.ldap.LdapProtocolConstants
 
OutstandingRequestsDialog - Class in org.apache.directory.server.ldap.gui
 
OutstandingRequestsDialog(JFrame, LdapSession, LdapServer) - Constructor for class org.apache.directory.server.ldap.gui.OutstandingRequestsDialog
This is the default constructor
OutstandingRequestsModel - Class in org.apache.directory.server.ldap.gui
 

P

PA_SAM_TYPE_APACHE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for Apache Software Foundation
PA_SAM_TYPE_CRYPTOCARD - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for CRYPTOCard
PA_SAM_TYPE_DIGI_PATH - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for Digital Pathways
PA_SAM_TYPE_ENIGMA - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for Enigma Logic
PA_SAM_TYPE_SECURID - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for Security Dynamics
PA_SAM_TYPE_SKEY - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for Traditional S/Key
PA_SAM_TYPE_SKEY_K0 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
safe SAM type enum for S/key where KDC has key 0
PaData - Class in org.apache.directory.server.kerberos.shared.messages.value
The Pre-Authentication data.
PaData() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.PaData
Creates a new instance of PreAuthenticationData.
PaData(PaDataType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.PaData
Creates a new instance of PreAuthenticationData.
PaDataType - Enum in org.apache.directory.server.kerberos.shared.messages.value.types
 
padString(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Add padding to make an exact multiple of 8 bytes.
padString(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
PagedSearchContext - Class in org.apache.directory.server.ldap.handlers.controls
The structure which stores the informations relative to the pagedSearch control.
PagedSearchContext(InternalSearchRequest) - Constructor for class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
Creates a new instance of this class, storing the Searchrequest into it.
PageHeader - Class in jdbm.recman
This class represents a page header.
PageHeader(BlockIo) - Constructor for class jdbm.recman.PageHeader
Constructs a PageHeader object from a block
ParameterRequestList - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used by a DHCP client to request values for specified configuration parameters.
ParameterRequestList() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ParameterRequestList
 
paranoiaMagicOk() - Method in class jdbm.recman.PageHeader
For paranoia mode
parseAttributeTypes(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of attributeTypeDescriptions held within an attribute into schema entities.
parseComparators(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
 
parseDitContentRules(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of dITContentRuleDescriptions held within an attribute into schema entities.
parseDitStructureRules(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of dITStructureRuleDescriptions held within an attribute into schema entities.
parseLdapSyntaxes(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of ldapSyntaxes held within an attribute into schema entities.
parseMatchingRules(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of matchingRuleDescriptions held within an attribute into schema entities.
parseMatchingRuleUses(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of matchingRuleUseDescriptions held within an attribute into schema entities.
parseNameForms(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of nameFormDescriptions held within an attribute into schema entities.
parseNormalizers(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
 
parseObjectClasses(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parses a set of objectClassDescriptions held within an attribute into schema entities.
parseSyntaxCheckers(EntryAttribute) - Method in class org.apache.directory.server.core.schema.DescriptionParsers
Parse the SyntaxCheckers description
Partition - Interface in org.apache.directory.server.core.partition
Interface for entry stores containing a part of the DIB (Directory Information Base).
PartitionFactory - Interface in org.apache.directory.server.core.factory
A factory used to generate Partitions and their Indexes.
PartitionFrame - Class in org.apache.directory.server.core.partition.impl.btree.gui
The frame for the database.
PartitionFrame(BTreePartition<Long>, SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
Creates new form JFrame
PartitionNexus - Interface 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.
PartitionSchemaLoader - Class in org.apache.directory.server.core.schema
A class that loads schemas from a partition.
PartitionSchemaLoader(Partition, SchemaManager) - Constructor for class org.apache.directory.server.core.schema.PartitionSchemaLoader
 
PartitionViewer - Class in org.apache.directory.server.core.partition.impl.btree.gui
A partition database viewer.
PartitionViewer(BTreePartition, SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.PartitionViewer
 
PasswordPolicyInterceptor - Class in org.apache.directory.server.core.kerberos
An Interceptor that enforces password policy for users.
PasswordPolicyInterceptor() - Constructor for class org.apache.directory.server.core.kerberos.PasswordPolicyInterceptor
 
PathMtuAgingTimeout - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies the timeout (in seconds) to use when aging Path MTU values discovered by the mechanism defined in RFC 1191.
PathMtuAgingTimeout() - Constructor for class org.apache.directory.server.dhcp.options.perhost.PathMtuAgingTimeout
 
PathMtuPlateauTable - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies a table of MTU sizes to use when performing Path MTU Discovery as defined in RFC 1191.
PathMtuPlateauTable() - Constructor for class org.apache.directory.server.dhcp.options.perhost.PathMtuPlateauTable
 
peek() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Returns the latest invocation.
PerformMaskDiscovery - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies whether or not the client should perform subnet mask discovery using ICMP.
PerformMaskDiscovery() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.PerformMaskDiscovery
 
PerformRouterDiscovery - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies whether or not the client should solicit routers using the Router Discovery mechanism defined in RFC 1256.
PerformRouterDiscovery() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.PerformRouterDiscovery
 
PersistentSearchListener - Class in org.apache.directory.server.ldap.handlers
A DirectoryListener implementation which sends back added, deleted, modified or renamed entries to a client that created this listener.
PlainMechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind.plain
A handler for the PLAIN Sasl mechanism.
PlainMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.plain.PlainMechanismHandler
 
PlainSaslServer - Class in org.apache.directory.server.ldap.handlers.bind.plain
A SaslServer implementation for PLAIN based SASL mechanism.
PlainSaslServer(LdapSession, CoreSession, InternalBindRequest) - Constructor for class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
Creates a new instance of PlainSaslServer.
PointerRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.12.
PointerRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.PointerRecordEncoder
 
PolicyFilter - Class in org.apache.directory.server.dhcp.options.perhost
This option specifies policy filters for non-local source routing.
PolicyFilter() - Constructor for class org.apache.directory.server.dhcp.options.perhost.PolicyFilter
 
pop() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Pops the latest invocation from this stack.
Pop3Servers - Class in org.apache.directory.server.dhcp.options.misc
The POP3 server option specifies a list of POP3 available to the client.
Pop3Servers() - Constructor for class org.apache.directory.server.dhcp.options.misc.Pop3Servers
 
PORT_RANGE - Static variable in class org.apache.directory.server.tools.CapacityTestCommand
 
PORT_RANGE - Static variable in class org.apache.directory.server.tools.DiagnosticCommand
 
PORT_RANGE - Static variable in class org.apache.directory.server.tools.GracefulShutdownCommand
 
PORT_RANGE - Static variable in class org.apache.directory.server.tools.ImportCommand
 
POSITIVE_LEAP_SECOND - Static variable in class org.apache.directory.server.ntp.messages.LeapIndicatorType
Constant for the "Last minute has 61 seconds" leap indicator type.
POSTDATED - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - postdated.
PPS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "PPL" reference identifier type.
PreAuthenticationDataDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
PreAuthenticationDataDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.PreAuthenticationDataDecoder
 
PreAuthenticationDataEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
PreAuthenticationDataEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.PreAuthenticationDataEncoder
 
PREF_NODE_NAME_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
PREF_NODE_NAME_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
PREF_NODE_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
PREF_NODE_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
PresenceCursor<ID> - Class in org.apache.directory.server.xdbm.search.impl
A returning candidates satisfying an attribute presence expression.
PresenceCursor(Store<ServerEntry, ID>, PresenceEvaluator<ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
PresenceEvaluator<ID> - Class in org.apache.directory.server.xdbm.search.impl
An Evaluator which determines if candidates are matched by GreaterEqNode assertions.
PresenceEvaluator(PresenceNode, Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.PresenceEvaluator
 
preventRdnChangeOnModifyRemove(DN, ModificationOperation, EntryAttribute, SchemaManager) - 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(DN, ModificationOperation, ServerEntry, SchemaManager) - 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(DN, ModificationOperation, EntryAttribute, SchemaManager) - 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(DN, ModificationOperation, ServerEntry, SchemaManager) - 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(SchemaManager, DN, ModificationOperation, EntryAttribute, EntryAttribute) - 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(SchemaManager, DN, ModificationOperation, EntryAttribute) - 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, DN, ModificationOperation, ServerEntry) - Static method in class org.apache.directory.server.core.schema.SchemaChecker
Makes sure modify operations do not leave the entry without a STRUCTURAL objectClass.
previous() - Method in class org.apache.directory.server.core.avltree.ArrayTreeCursor
previous() - Method in class org.apache.directory.server.core.avltree.AvlSingletonOrOrderedSetCursor
 
previous() - Method in class org.apache.directory.server.core.avltree.AvlTreeCursor
 
previous() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapNoDupsWrapperCursor
 
previous() - Method in class org.apache.directory.server.core.avltree.KeyTupleAvlCursor
 
previous() - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
previous() - Method in class org.apache.directory.server.core.filtering.CursorList
previous - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
previous() - Method in class org.apache.directory.server.core.MockCursor
 
previous() - Method in class org.apache.directory.server.core.partition.avl.AvlTableDupsCursor
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsContainerCursor
 
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyBTreeCursor
 
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleArrayCursor
 
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.KeyTupleBTreeCursor
 
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
previous() - Method in class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
previous() - Method in class org.apache.directory.server.xdbm.EmptyIndexCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.AllEntriesCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.AndCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.ApproximateCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.EqualityCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.GreaterEqCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.LessEqCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.NotCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.OneLevelScopeCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.OrCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.PresenceCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
previous() - Method in class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
 
previous() - Method in class org.apache.directory.server.xdbm.SingletonIndexCursor
 
PRIMARY_REFERENCE - Static variable in class org.apache.directory.server.ntp.messages.StratumType
Constant for the "Primary reference" stratum type.
principal - Variable in class org.apache.directory.server.kerberos.shared.store.operations.ChangePassword
The Kerberos principal who's password is to be changed.
PrincipalName - Class in org.apache.directory.server.kerberos.shared.messages.value
A principal Name, composed of a type and N names.
PrincipalName() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Creates a new empty instance of PrincipalName.
PrincipalName(KerberosPrincipal) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Creates a new instance of PrincipalName, given a KerberosPrincipal.
PrincipalName(String, PrincipalNameType) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Creates a new instance of PrincipalName given a String and an prinipal type.
PrincipalName(String, int) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Creates a new instance of PrincipalName.
PrincipalNameDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
PrincipalNameDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.PrincipalNameDecoder
 
PrincipalNameEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
PrincipalNameEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.PrincipalNameEncoder
 
PrincipalNameType - Enum in org.apache.directory.server.kerberos.shared.messages.value.types
An enum describing the differnet types of Principal.
PrincipalStore - Interface in org.apache.directory.server.kerberos.shared.store
The store interface used by Kerberos services.
PrincipalStoreEntry - Class in org.apache.directory.server.kerberos.shared.store
 
PrincipalStoreEntryModifier - Class in org.apache.directory.server.kerberos.shared.store
 
PrincipalStoreEntryModifier() - Constructor for class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
 
printBanner() - Method in class org.apache.directory.server.tools.BaseCommand
 
printContents(Index<?, ServerEntry, Long>) - Static method in class org.apache.directory.server.xdbm.tools.IndexUtils
 
printContents(Index<?, ServerEntry, Long>, OutputStream) - Static method in class org.apache.directory.server.xdbm.tools.IndexUtils
 
printStackTrace() - Method in exception jdbm.helper.WrappedRuntimeException
 
printStackTrace(PrintStream) - Method in exception jdbm.helper.WrappedRuntimeException
 
printStackTrace(PrintWriter) - Method in exception jdbm.helper.WrappedRuntimeException
 
printTree() - Method in class org.apache.directory.server.core.avltree.ArrayTree
Prints the contents of AVL tree in pretty format
printTree() - Method in interface org.apache.directory.server.core.avltree.AvlTree
Prints the contents of AVL tree in pretty format
printTree() - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
printTree() - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Prints the contents of AVL tree in pretty format
printTree() - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Prints the contents of AVL tree in pretty format
printTree() - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
 
printUsage() - Method in class org.apache.directory.server.tools.BaseCommand
 
PRIVATE_KEY_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
PRIVATE_KEY_FORMAT_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
PrivateMessage - Class in org.apache.directory.server.kerberos.shared.messages.application
 
PrivateMessage() - Constructor for class org.apache.directory.server.kerberos.shared.messages.application.PrivateMessage
Creates a new instance of PrivateMessage.
PrivateMessage(EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.application.PrivateMessage
Creates a new instance of PrivateMessage.
PrivateMessageDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
PrivateMessageDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.PrivateMessageDecoder
 
PrivateMessageEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
PrivateMessageEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.PrivateMessageEncoder
 
PROPERTY_MAX_LEASE_TIME - Static variable in class org.apache.directory.server.dhcp.store.DhcpConfigElement
 
PROPKEY_BASE - Static variable in class org.apache.directory.server.kerberos.sam.SamSubsystem
the property key base used for SAM algorithm verifiers
ProtocolService - Interface in org.apache.directory.server.protocol.shared
Minimum functionality required by an ApacheDS protocol service.
ProtocolType - Enum in org.apache.directory.server.dns.messages
 
Provider - Class in jdbm.recman
Provider of the default RecordManager implementation.
Provider() - Constructor for class jdbm.recman.Provider
 
PROVIDER_FACTORY - Static variable in interface jdbm.RecordManagerOptions
Option to create a thread-safe record manager.
PROXIABLE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - proxiable.
PROXY - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - proxy.
PTB - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "PTB" reference identifier type.
PUBLIC_KEY_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
PUBLIC_KEY_FORMAT_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
purgeEntry() - Method in class jdbm.helper.MRU
Purge least recently used object from the cache
push(OperationContext) - Method in class org.apache.directory.server.core.invocation.InvocationStack
Pushes the specified invocation to this stack.
put(K, V) - Method in interface jdbm.helper.CachePolicy
Place an object in the cache.
put(Object, Object) - Method in class jdbm.helper.MRU
Place an object in the cache.
put(Object, Object) - Method in class jdbm.helper.SoftCache
Adds the specified value to the cache under the specified key.
put(Object, Object) - Method in class jdbm.htree.HTree
Associates the specified value with the specified key.
put(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(AttributeType, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(String, AttributeType, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(String, AttributeType, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(String, AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(EntryAttribute...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(String, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(String, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(String, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
put(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Puts a record into this Table.
put(Long, E) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmMasterTable
Puts the ServerEntry into this master table at an index specified by id.
put(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
put(IoBuffer, QuestionRecord) - Method in class org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
Encodes the QuestionRecord into the ByteBuffer.
put(IoBuffer, ResourceRecord) - Method in interface org.apache.directory.server.dns.io.encoder.RecordEncoder
Encodes the ResourceRecord into the ByteBuffer.
put(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
put(String, String) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
 
put(Object, Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
put(Long, E) - Method in interface org.apache.directory.server.xdbm.MasterTable
Puts an entry into this MasterTable with a specified unique id.
put(K, V) - Method in interface org.apache.directory.server.xdbm.Table
Puts a record into this Table.
putAll(Map) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
putCharacterString(IoBuffer, String) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
is a single length octet followed by that number of characters.
putDataSize(IoBuffer, int) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
putDomainName(IoBuffer, String) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
is a domain name represented as a series of labels, and terminated by a label with zero length.
putRecordClass(IoBuffer, RecordClass) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
putRecordType(IoBuffer, RecordType) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
putResourceRecord(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.AddressRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.CanonicalNameRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.MailExchangeRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.NameServerRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.PointerRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.ServerSelectionRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.StartOfAuthorityRecordEncoder
 
putResourceRecordData(IoBuffer, ResourceRecord) - Method in class org.apache.directory.server.dns.io.encoder.TextRecordEncoder
 
putSaslProperty(String, Object) - Method in class org.apache.directory.server.ldap.LdapSession
Add a Sasl property and value
putSpi(String, String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
PVNO - Static variable in class org.apache.directory.server.changepw.messages.AbstractPasswordMessage
ChangePassword protocol version number.
PVNO - Static variable in class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
The Kerberos protocol version number (5).

Q

QuestionRecord - Class in org.apache.directory.server.dns.messages
The question section is used to carry the "question" in most queries, i.e., the parameters that define what is being asked.
QuestionRecord(String, RecordType, RecordClass) - Constructor for class org.apache.directory.server.dns.messages.QuestionRecord
Creates a new instance of QuestionRecord.
QuestionRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
 
QuestionRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.QuestionRecordEncoder
 

R

RandomKeyFactory - Class in org.apache.directory.server.kerberos.shared.crypto.encryption
A factory class for producing random keys, suitable for use as session keys.
RandomKeyFactory() - Constructor for class org.apache.directory.server.kerberos.shared.crypto.encryption.RandomKeyFactory
 
randomToKey(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
read(File) - Static method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Read a keytab file.
readByte(int) - Method in class jdbm.recman.BlockIo
Reads a byte from the indicated position
readExternal(ObjectInput) - Method in class jdbm.btree.BTree
Implement Externalizable interface.
readExternal(ObjectInput) - Method in class jdbm.recman.BlockIo
 
readExternal(ObjectInput) - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
readExternal(ObjectInput) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
readExternal(ObjectInput) - Method in class org.apache.directory.server.core.LdapPrincipal
 
readInt(int) - Method in class jdbm.recman.BlockIo
Reads an int from the indicated position
readLong(int) - Method in class jdbm.recman.BlockIo
Reads a long from the indicated position
readShort(int) - Method in class jdbm.recman.BlockIo
Reads a short from the indicated position
readTree(DataInputStream, LinkedAvlNode<E>, LinkedAvlNode[]) - Method in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
Reads the data from given InputStream and creates the LinkedAvlNodes to form the tree node = [size] [data-length] [data] [index] [child-marker] [node] [child-marker] [node].
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
 
RebindingTimeValue - Class in org.apache.directory.server.dhcp.options.dhcp
This option specifies the time interval from address assignment until the client transitions to the REBINDING state.
RebindingTimeValue() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.RebindingTimeValue
 
recMan - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the JDBM record manager for the file containing this index
recMgr - Variable in class jdbm.recman.CacheRecordManager
Wrapped RecordManager
reconnect(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
reconnect(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
reconstituteKeyMap(EntryAttribute) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Converts the ASN.1 encoded key set to a map of encryption types to encryption keys.
RecordCache - Interface in jdbm.recman
This interface is used for synchronization.
RecordClass - Enum in org.apache.directory.server.dns.messages
 
RecordDecoder - Interface in org.apache.directory.server.dns.io.decoder
 
RecordEncoder - Interface in org.apache.directory.server.dns.io.encoder
 
RecordFile - Class in jdbm.recman
This class represents a random access file as a set of fixed size records.
RecordManager - Interface in jdbm
An interface to manages records, which are uninterpreted blobs of data.
RecordManagerFactory - Class in jdbm
This is the factory class to use for instantiating RecordManager instances.
RecordManagerFactory() - Constructor for class jdbm.RecordManagerFactory
 
RecordManagerOptions - Interface in jdbm
Standard options for RecordManager.
RecordManagerProvider - Interface in jdbm
Provider of RecordManager implementation.
RecordStore - Interface in org.apache.directory.server.dns.store
The store interface used by the DNS protocol to lookup resource records.
RecordStoreStub - Class in org.apache.directory.server.dns.store
 
RecordStoreStub() - Constructor for class org.apache.directory.server.dns.store.RecordStoreStub
 
RecordType - Enum in org.apache.directory.server.dns.messages
 
ReferenceIdentifier - Class in org.apache.directory.server.ntp.messages
Reference Identifier: This is a 32-bit bitstring identifying the particular reference source.
ReferralAwareRequestHandler<T extends org.apache.directory.shared.ldap.message.internal.InternalResultResponseRequest> - Class in org.apache.directory.server.ldap.handlers
A based class for handlers which deal with SingleReplyRequests.
ReferralAwareRequestHandler() - Constructor for class org.apache.directory.server.ldap.handlers.ReferralAwareRequestHandler
 
ReferralHandlingMode - Enum in org.apache.directory.server.core
Enumeration for referral handling modes.
ReferralInterceptor - Class in org.apache.directory.server.core.referral
An service which is responsible referral handling behavoirs.
ReferralInterceptor() - Constructor for class org.apache.directory.server.core.referral.ReferralInterceptor
 
ReferralManager - Interface in org.apache.directory.server.core
An interface for managing referrals in the server
ReferralManagerImpl - Class in org.apache.directory.server.core
Implement a referral Manager, handling the requests from the LDAP protocol.
ReferralManagerImpl(DirectoryService) - Constructor for class org.apache.directory.server.core.ReferralManagerImpl
Creates a new instance of ReferralManagerImpl.
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.
refresh() - Method in class org.apache.directory.server.kerberos.shared.jaas.Krb5LoginConfiguration
Interface method for reloading the configuration.
REGEX_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
REGEX_CURSOR - Static variable in class org.apache.directory.server.xdbm.tools.IndexDialog
 
registerOids(SchemaObject) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Register a SchemaObject's OID in the associated oidRegistry
registerOutstandingRequest(InternalAbandonableRequest) - Method in class org.apache.directory.server.ldap.LdapSession
Registers an outstanding request which can be abandoned later.
registerSupportedExtensions(Set<String>) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
registerSupportedExtensions(Set<String>) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Adds a set of supportedExtension (OID Strings) to the RootDSE.
registerSupportedSaslMechanisms(Set<String>) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
registerSupportedSaslMechanisms(Set<String>) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Adds a set of supportedSaslMechanisms (OID Strings) to the RootDSE.
RegistrationEntry - Class in org.apache.directory.server.core.event
Entry for a DirectoryListener in the EventService.
RegistrySynchronizer - Interface in org.apache.directory.server.core.schema.registries.synchronizers
Interface used to detect and react to changes performed on schema entities to update registries so they're synchronized with entries on disk.
RegistrySynchronizerAdaptor - Class in org.apache.directory.server.core.schema.registries.synchronizers
Central point of control for schemas enforced by the server.
RegistrySynchronizerAdaptor(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
 
rejectWithoutConfidentiality(IoSession, InternalResultResponse) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
 
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, SchemaManager) - 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
 
releaseLease(Lease) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
 
releaseLease(Lease) - Method in interface org.apache.directory.server.dhcp.store.DhcpStore
Release the specified lease.
reloadSslContext() - Method in class org.apache.directory.server.ldap.LdapServer
reloads the SSL context by replacing the existing SslFilter with a new SslFilter after reloading the keystore.
remove(Object) - Method in class jdbm.btree.BTree
Remove an entry with the given key from the BTree.
remove(K) - Method in interface jdbm.helper.CachePolicy
Remove the object stored under the key specified.
remove(Object) - Method in class jdbm.helper.MRU
Remove an object from the cache
remove(Object) - Method in class jdbm.helper.SoftCache
Removes any object stored under the key specified.
remove(Object) - Method in class jdbm.htree.HTree
Remove the value which is associated with the given key.
remove(K) - Method in class org.apache.directory.server.core.avltree.ArrayTree
Removes a key present in the tree
remove(K) - Method in interface org.apache.directory.server.core.avltree.AvlTree
Removes the LinkedAvlNode present in the tree with the given key value
remove(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeImpl
 
remove(K, V) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Removes the LinkedAvlMapNode present in the tree with the given key and value
remove(K) - Method in interface org.apache.directory.server.core.avltree.AvlTreeMap
Removes a node associated with the given key The entire node will be removed irrespective of whether duplicate keys are enabled or not
remove(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Removes a node associated with the given key The entire node will be removed irrespective of whether duplicate keys are enabled or not
remove(K, V) - Method in class org.apache.directory.server.core.avltree.AvlTreeMapImpl
Removes the LinkedAvlMapNode present in the tree with the given key and value
remove(K) - Method in class org.apache.directory.server.core.avltree.AvlTreeSingleton
 
remove(AttributeType, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(AttributeType, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(AttributeType, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(EntryAttribute...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(String, byte[]...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(String, String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(String, Value<?>...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
remove(String) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
remove(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Removes all records with a specified key from this Table.
remove(K, V) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Removes a single key value pair with a specified key and value from this Table.
remove(K, V) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
remove(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
remove(DirectoryService, DN) - Method in interface org.apache.directory.server.core.ReferralManager
Remove a partition from the manager, reading all the referrals from the base.
remove(DirectoryService, DN) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Remove a partition from the manager, reading all the referrals from the base.
remove(Class) - Method in class org.apache.directory.server.dhcp.options.OptionsField
Remove instances of the given option class.
remove(int) - Method in class org.apache.directory.server.dhcp.options.OptionsField
Remove options matching the given tag
remove(Object) - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
remove(K) - Method in interface org.apache.directory.server.xdbm.Table
Removes all records with a specified key from this Table.
remove(K, V) - Method in interface org.apache.directory.server.xdbm.Table
Removes a single key value pair with a specified key and value from this Table.
removeAll() - Method in interface jdbm.helper.CachePolicy
Remove all objects from the cache.
removeAll() - Method in class jdbm.helper.MRU
Remove all objects from the cache
removeAll() - Method in class jdbm.helper.SoftCache
Removes all objects in this (L2) and its internal (L1) cache.
removeAttributes(AttributeType...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
removeAttributes(String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
removeContextPartition(NextInterceptor, RemoveContextPartitionOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
removeContextPartition(NextInterceptor, RemoveContextPartitionOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ) call.
removeContextPartition(RemoveContextPartitionOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
removeContextPartition(RemoveContextPartitionOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ).
removeContextPartition(NextInterceptor, RemoveContextPartitionOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
removeContextPartition(NextInterceptor, RemoveContextPartitionOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ) call.
removeContextPartition(RemoveContextPartitionOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
removeContextPartition(RemoveContextPartitionOperationContext) - Method in interface org.apache.directory.server.core.partition.PartitionNexus
Remove a partition from the server.
RemoveContextPartitionOperationContext - Class in org.apache.directory.server.core.interceptor.context
A RemoveContextPartition context used for Interceptors.
RemoveContextPartitionOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.RemoveContextPartitionOperationContext
Creates a new instance of RemoveContextPartitionOperationContext.
RemoveContextPartitionOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.RemoveContextPartitionOperationContext
Creates a new instance of RemoveContextPartitionOperationContext.
removeEntry(CacheEntry) - Method in class jdbm.helper.MRU
Remove a CacheEntry from linked list
removeEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
removeEntryFilter(EntryFilter) - Method in class org.apache.directory.server.core.filtering.CursorList
 
removeEntryFilter(EntryFilter) - Method in interface org.apache.directory.server.core.filtering.EntryFilteringCursor
Removes an entry filter to this BaseEntryFilteringCursor at the very end of the filter list.
removeExtendedOperationHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
Deregisteres an ExtendedOperationHandler with the specified oid from this protocol provider.
removeFromEnvironment(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
removeFromEnvironment(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
removeLdapSession(IoSession) - Method in class org.apache.directory.server.ldap.LdapSessionManager
Removes an LdapSession managed by the LdapServer.
removeLeadingBytes(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
removeListener(CachePolicyListener<V>) - Method in interface jdbm.helper.CachePolicy
Remove a listener from this cache policy.
removeListener(CachePolicyListener) - Method in class jdbm.helper.MRU
Remove a listener from this cache policy
removeListener(CachePolicyListener) - Method in class jdbm.helper.SoftCache
Removes a listener that was added earlier.
removeListener(DirectoryListener) - Method in interface org.apache.directory.server.core.event.EventService
Removes the listener from this EventService preventing all events registered from being delivered to it.
removeNamingListener(NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
removeNamingListener(NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
removeNodeSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
removePagedSearchContext(long) - Method in class org.apache.directory.server.ldap.LdapSession
Remove a Paged Search context from the map storing all of them.
removePartition(Partition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
removePartition(Partition) - Method in interface org.apache.directory.server.core.DirectoryService
 
removePartition(Partition) - Method in class org.apache.directory.server.core.MockDirectoryService
 
removeReferral(ServerEntry) - Method in interface org.apache.directory.server.core.ReferralManager
Remove a referral from the manager.
removeReferral(ServerEntry) - Method in class org.apache.directory.server.core.ReferralManagerImpl
Remove a referral from the manager.
removeSaslMechanismHandler(String) - Method in class org.apache.directory.server.ldap.LdapServer
 
removeSaslProperty(String) - Method in class org.apache.directory.server.ldap.LdapSession
Remove a property from the SaslProperty map
removeSpi(String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
removeTableModelListener(TableModelListener) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
removeTableModelListener(TableModelListener) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
removeTag(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
removeTag(long) - Method in interface org.apache.directory.server.core.changelog.TaggableChangeLogStore
Removes a Tag created for a given revision.
removeTrailingBytes(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.changelog.ChangeLogInterceptor
 
rename(DN, RDN, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, boolean, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Renames an entry by changing it's relative distinguished name.
rename(InternalModifyDnRequest) - Method in interface org.apache.directory.server.core.CoreSession
Rename an entry applying the ModifyDN request
rename(InternalModifyDnRequest, LogChange) - Method in interface org.apache.directory.server.core.CoreSession
Rename an entry applying the ModifyDN request
rename(DN, RDN, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, boolean, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Renames an entry by changing it's relative distinguished name.
rename(InternalModifyDnRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
Rename an entry applying the ModifyDN request
rename(InternalModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.DefaultCoreSession
Rename an entry applying the ModifyDN request
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.event.EventInterceptor
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the entry being renamed exists, otherwise throws the appropriate LdapException.
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
rename(NextInterceptor, RenameOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.rename( RenameOperationContext ) call.
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
rename(RenameOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.rename( NextInterceptor, RenameOperationContext ).
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
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.journal.JournalInterceptor
Filters Partition.rename( RenameOperationContext ) call.
rename(DN, RDN, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Renames an entry by changing it's relative distinguished name.
rename(DN, RDN, boolean, boolean, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Renames an entry by changing it's relative distinguished name.
rename(InternalModifyDnRequest) - Method in class org.apache.directory.server.core.MockCoreSession
Rename an entry applying the ModifyDN request
rename(InternalModifyDnRequest, LogChange) - Method in class org.apache.directory.server.core.MockCoreSession
Rename an entry applying the ModifyDN request
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.rename( RenameOperationContext ) call.
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
rename(RenameOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
rename(DN, RDN, boolean) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Changes the relative distinguished name of an entry specified by a distinguished name with the optional removal of the old RDN attribute value from the entry.
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
rename(DN, RDN, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Changes the relative distinguished name of an entry specified by a distinguished name with the optional removal of the old RDN attribute value from the entry.
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
Modifies an entry by changing its relative name.
rename(DN, RDN, boolean) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
rename(RenameOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Modifies an entry by changing its relative name.
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.referral.ReferralInterceptor
 
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AttributeTypeSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ComparatorSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitContentRuleSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.DitStructureRuleSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.MatchingRuleUseSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NameFormSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.NormalizerSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.ObjectClassSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
Rename a schemaObject.
rename(RenameOperationContext, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizerAdaptor
Rename a Schema Object.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
Responds to the rdn (commonName) of the metaSchema object being changed.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
Rename a schemaObject.
rename(ServerEntry, RDN, boolean) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
Rename a schemaObject.
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
 
rename(RenameOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
Modifies an entry by changing its relative name.
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
rename(NextInterceptor, RenameOperationContext) - Method in class org.apache.directory.server.core.trigger.TriggerInterceptor
 
rename(RenameOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
rename(DN, RDN, boolean) - Method in interface org.apache.directory.server.xdbm.Store
Changes the relative distinguished name of an entry specified by a distinguished name with the optional removal of the old RDN attribute value from the entry.
RenameOperationContext - Class in org.apache.directory.server.core.interceptor.context
A RenameService context used for Interceptors.
RenameOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Creates a new instance of RenameOperationContext.
RenameOperationContext(CoreSession, DN, RDN, boolean) - Constructor for class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Creates a new instance of RenameOperationContext.
RenameOperationContext(CoreSession, InternalModifyDnRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.RenameOperationContext
 
RENEW - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - renew.
RENEWABLE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - renewable.
RENEWABLE_OK - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - renewable is ok.
RenewalTimeValue - Class in org.apache.directory.server.dhcp.options.dhcp
This option specifies the time interval from address assignment until the client transitions to the RENEWING state.
RenewalTimeValue() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.RenewalTimeValue
 
ReplayCache - Interface in org.apache.directory.server.kerberos.shared.replay
"The replay cache will store at least the server name, along with the client name, time, and microsecond fields from the recently-seen authenticators, and if a matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
Replica - Class in org.apache.directory.server.replication.configuration
Document me!
Replica() - Constructor for class org.apache.directory.server.replication.configuration.Replica
 
ReplicaConnection - Class in org.apache.directory.server.core.replication
A connection to a replica.
ReplicaConnection() - Constructor for class org.apache.directory.server.core.replication.ReplicaConnection
 
ReplicaId - Class in org.apache.directory.server.replication.configuration
Store a replica ID after having normalized it.
ReplicaId(String) - Constructor for class org.apache.directory.server.replication.configuration.ReplicaId
Creates a new instance of ReplicaId.
ReplicaPeerConfiguration - Class in org.apache.directory.server.ldap.replication
A configuration for a replica peer.
ReplicaPeerConfiguration() - Constructor for class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
Creates a new instance of ConsumerConfiguration.
ReplicationAgreement - Class in org.apache.directory.server.replication.configuration
Document me!
ReplicationAgreement() - Constructor for class org.apache.directory.server.replication.configuration.ReplicationAgreement
 
ReplicationConfiguration - Class in org.apache.directory.server.core.replication
The replication configuration.
ReplicationConfiguration() - Constructor for class org.apache.directory.server.core.replication.ReplicationConfiguration
Default constructor
ReplicationManager - Class in org.apache.directory.server.ldap.replication
 
ReplicationManager() - Constructor for class org.apache.directory.server.ldap.replication.ReplicationManager
Creates a new instance of ReplicationManager.
ReplicationProvider - Class in org.apache.directory.server.core.replication
The replication provider data structure.
ReplicationProvider() - Constructor for class org.apache.directory.server.core.replication.ReplicationProvider
 
ReplicationSystem - Class in org.apache.directory.server.ldap.replication
The replication sub-system.
ReplicationSystem() - Constructor for class org.apache.directory.server.ldap.replication.ReplicationSystem
 
ReplicationTrigger - Interface in org.apache.directory.server.replication.configuration
Document me!
ReplicationType - Enum in org.apache.directory.server.core.replication
Describe the type of replication : refreshOnly : replication is done only when requested.
requestAbandoned(InternalAbandonableRequest) - Method in class org.apache.directory.server.ldap.handlers.PersistentSearchListener
 
requestAbandoned(InternalAbandonableRequest) - Method in class org.apache.directory.server.ldap.handlers.SearchAbandonListener
 
RequestBody - Class in org.apache.directory.server.kerberos.shared.messages.value
 
RequestBody(KdcOptions, KerberosPrincipal, KerberosPrincipal, KerberosTime, KerberosTime, KerberosTime, int, Set<EncryptionType>, HostAddresses, EncryptedData, Ticket[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.RequestBody
Creates a new instance of RequestBody.
RequestBodyModifier - Class in org.apache.directory.server.kerberos.shared.messages.value
 
RequestBodyModifier() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
 
requestControls - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
The associated request's controls
requestControls - Variable in class org.apache.directory.server.core.jndi.ServerContext
The request controls to set on operations before performing them
RequestedIpAddress - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used in a client request (DHCPDISCOVER) to allow the client to request that a particular IP address be assigned.
RequestedIpAddress() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.RequestedIpAddress
 
RESERVED - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
AP Request option - reserved
RESERVED - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - reserved.
RESERVED - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Reserved mode" mode type.
RESERVED_FOR_NTP_CONTROL - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Reserved for NTP control message" mode type.
RESERVED_FOR_PRIVATE_USE - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Reserved for private use" mode type.
RESERVED_PASSIVE - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Symmetric passive mode" mode type.
ResourceLocationServers - Class in org.apache.directory.server.dhcp.options.vendor
This option specifies a list of RFC 887 Resource Location servers available to the client.
ResourceLocationServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.ResourceLocationServers
 
ResourceRecord - Interface in org.apache.directory.server.dns.messages
 
ResourceRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
 
ResourceRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.ResourceRecordEncoder
 
ResourceRecordImpl - Class in org.apache.directory.server.dns.messages
The answer, authority, and additional sections all share the same format: a variable number of resource records, where the number of records is specified in the corresponding count field in the header.
ResourceRecordImpl(String, RecordType, RecordClass, int, Map<String, Object>) - Constructor for class org.apache.directory.server.dns.messages.ResourceRecordImpl
Creates a new instance of ResourceRecordImpl.
ResourceRecordModifier - Class in org.apache.directory.server.dns.messages
 
ResourceRecordModifier() - Constructor for class org.apache.directory.server.dns.messages.ResourceRecordModifier
 
ResponseCode - Enum in org.apache.directory.server.dns.messages
 
responseControls - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
The associated response's controls
responseControls - Variable in class org.apache.directory.server.core.jndi.ServerContext
The response controls to set after performing operations
responseRecieved() - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmSaslServer
 
responseSent() - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmSaslServer
 
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
 
returningAttributes - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A set containing the returning attributeTypesOptions
reverse(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverse(Long, K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverse - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the reverse btree where the btree key is the entry id of the entry containing a value for the indexed attribute, and the btree value is the value of the indexed attribute
reverse(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverse(Long, K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverse(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverse(ID, K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverse(ID) - Method in interface org.apache.directory.server.xdbm.Index
 
reverse(ID, K) - Method in interface org.apache.directory.server.xdbm.Index
 
REVERSE_BTREE - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
the key used for the reverse btree name
reverseCursor() - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseCursor(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseCursor() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseCursor(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseCursor() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseCursor(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseCursor() - Method in interface org.apache.directory.server.xdbm.Index
 
reverseCursor(ID) - Method in interface org.apache.directory.server.xdbm.Index
 
ReverseEnumMap<K,E extends java.lang.Enum<E> & EnumConverter<K>> - Class in org.apache.directory.server.dns.util
A map to easily get the actual Enum instance from it's value as seen in the The JavaSpecialists newsletter.
ReverseEnumMap(Class<E>) - Constructor for class org.apache.directory.server.dns.util.ReverseEnumMap
Creates a new instance of ReverseEnumMap.
reverseGreaterOrEq(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseGreaterOrEq(Long, K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseGreaterOrEq(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseGreaterOrEq(Long, K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseGreaterOrEq(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseGreaterOrEq(ID, K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseGreaterOrEq(ID) - Method in interface org.apache.directory.server.xdbm.Index
 
reverseGreaterOrEq(ID, K) - Method in interface org.apache.directory.server.xdbm.Index
 
ReverseIndexComparator<V> - Class in org.apache.directory.server.core.partition.impl.btree
TupleComparator for index records.
ReverseIndexComparator(SerializableComparator<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ReverseIndexComparator
Creates an IndexComparator.
ReverseIndexEntry<V,O,ID> - Class in org.apache.directory.server.xdbm
An index id value pair which can optionally reference the indexed obj if one has already been loaded.
ReverseIndexEntry() - Constructor for class org.apache.directory.server.xdbm.ReverseIndexEntry
 
reverseLessOrEq(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseLessOrEq(Long, K) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseLessOrEq(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseLessOrEq(Long, K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseLessOrEq(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseLessOrEq(ID, K) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseLessOrEq(ID) - Method in interface org.apache.directory.server.xdbm.Index
 
reverseLessOrEq(ID, K) - Method in interface org.apache.directory.server.xdbm.Index
 
reverseLookup(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseLookup(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseLookup(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseLookup(ID) - Method in interface org.apache.directory.server.xdbm.Index
 
reverseValueCursor(Long) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
reverseValueCursor(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
reverseValueCursor(ID) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
reverseValueCursor(ID) - Method in interface org.apache.directory.server.xdbm.Index
 
revert() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
revert(long) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
revert(long) - Method in interface org.apache.directory.server.core.DirectoryService
Reverts the server's state to an earlier revision.
revert() - Method in interface org.apache.directory.server.core.DirectoryService
Reverts the server's state to the latest tagged snapshot if one was taken.
revert(long) - Method in class org.apache.directory.server.core.MockDirectoryService
 
revert() - Method in class org.apache.directory.server.core.MockDirectoryService
 
RevisionOrder - Enum in org.apache.directory.server.core.changelog
The order, based on revision numbers, in which to return log changes or tags.
rollback() - Method in class jdbm.recman.BaseRecordManager
Rollback (cancel) all changes since beginning of transaction.
rollback() - Method in class jdbm.recman.CacheRecordManager
Rollback (cancel) all changes since beginning of transaction.
rollback() - Method in interface jdbm.RecordManager
Rollback (cancel) all changes since beginning of transaction.
RootPath - Class in org.apache.directory.server.dhcp.options.vendor
This option specifies the path-name that contains the client's root disk.
RootPath() - Constructor for class org.apache.directory.server.dhcp.options.vendor.RootPath
 
RootPath(String) - Constructor for class org.apache.directory.server.dhcp.options.vendor.RootPath
 
Routers - Class in org.apache.directory.server.dhcp.options.vendor
The router option specifies a list of IP addresses for routers on the client's subnet.
Routers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.Routers
 
RouterSolicitationAddress - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies the address to which the client should transmit router solicitation requests.
RouterSolicitationAddress() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.RouterSolicitationAddress
 
run(RunNotifier) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
run(RunNotifier) - Method in class org.apache.directory.server.core.integ.FrameworkSuite
run() - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
The cleaning thread.
run() - Method in class org.apache.directory.server.ldap.gui.ShutdownProgress
 
RUN_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
runChild(FrameworkMethod, RunNotifier) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
runChild(Runner, RunNotifier) - Method in class org.apache.directory.server.core.integ.FrameworkSuite

S

SafeBody - Class in org.apache.directory.server.kerberos.shared.messages.application
 
SafeBody(byte[], KerberosTime, Integer, Integer, HostAddress, HostAddress) - Constructor for class org.apache.directory.server.kerberos.shared.messages.application.SafeBody
Creates a new instance of SafeBody.
SafeMessage - Class in org.apache.directory.server.kerberos.shared.messages.application
 
SafeMessage(SafeBody, Checksum) - Constructor for class org.apache.directory.server.kerberos.shared.messages.application.SafeMessage
Creates a new instance of SafeMessage.
SamException - Exception in org.apache.directory.server.kerberos.sam
Base class for all SAM subsystem errors.
SamException(SamType) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
Creates a SamException for a specific SamType.
SamException(SamType, String) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
Creates a SamException for a specific SamType, with message.
SamException(SamType, Throwable) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
Creates a SamException for a specific SamType, with the cause resulted in this exception.
SamException(SamType, String, Throwable) - Constructor for exception org.apache.directory.server.kerberos.sam.SamException
Creates a SamException for a specific SamType, with a message and the cause that resulted in this exception.
SamSubsystem - Class in org.apache.directory.server.kerberos.sam
The Subsystem that enables the Kerberos server to use plugable Single-use Authentication mechanisms.
SamSubsystem() - Constructor for class org.apache.directory.server.kerberos.sam.SamSubsystem
 
SamType - Class in org.apache.directory.server.kerberos.shared.messages.value
Type safe enumeration of Single-use Authentication Mechanism types
SamVerifier - Interface in org.apache.directory.server.kerberos.sam
Single-use Authentication Mechanism verifier (subsystem) interface.
Sasl - Annotation Type in org.apache.directory.server.annotations
A annotation used to define the SASL configuration.
SASL_AUTHENT_USER - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the authenticated user
SASL_CREDS - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the evaluated credentials
SASL_FILTER - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant representing the SASL IoFilter
SASL_HOST - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the SASL host in the session
SASL_MECH - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the current mechanism
SASL_MECH_HANDLER - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant representing the SASL mechanism handler
SASL_PLAIN_AUTHCID - Static variable in class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
The authcid property stored into the LdapSession instance
SASL_PLAIN_AUTHZID - Static variable in class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
The authzid property stored into the LdapSession instance
SASL_PLAIN_PASSWORD - Static variable in class org.apache.directory.server.ldap.handlers.bind.plain.PlainSaslServer
The password property stored into the LdapSession instance
SASL_PROPS - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant representing the SASL properties
SASL_QOP - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the Quality Of Protection
SASL_REALM - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the realm
SASL_SERVER - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the SASL Server in the session.
SASL_USER_BASE_DN - Static variable in class org.apache.directory.server.ldap.handlers.bind.SaslConstants
A key constant for storing the place where we are to search for user's pasword
SaslConstants - Class in org.apache.directory.server.ldap.handlers.bind
SASL Constants used to store informations releated to the Challenge/response exchange during the SASL negociation.
SaslConstants() - Constructor for class org.apache.directory.server.ldap.handlers.bind.SaslConstants
 
SaslFilter - Class in org.apache.directory.server.ldap.handlers.bind
An IoFilterAdapter that handles integrity and confidentiality protection for a SASL bound session.
SaslFilter(SaslServer) - Constructor for class org.apache.directory.server.ldap.handlers.bind.SaslFilter
Creates a new instance of SaslFilter.
SaslMechanism - Annotation Type in org.apache.directory.server.annotations
TODO SaslMechanism.
save(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Add a new entry into the cache.
save(KerberosPrincipal, KerberosPrincipal, KerberosTime, int) - Method in interface org.apache.directory.server.kerberos.shared.replay.ReplayCache
Saves the server principal, client principal, time, and microseconds to the replay cache.
SCHEMA_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
SCHEMA_MODIFICATION_ATTRIBUTES_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_MODIFICATION_ATTRIBUTES_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_MODIFICATION_ATTRIBUTES_UPDATE_BYPASS - Static variable in class org.apache.directory.server.core.partition.ByPassConstants
Bypass for when we modify schema attributes
SCHEMA_MODIFICATIONS_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
The DN for the schema modifications
SCHEMA_MODIFIED - Static variable in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
A constant to tell the caller that the schema has been modified
SCHEMA_MODIFIERS_NAME_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_MODIFIERS_NAME_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_MODIFY_TIMESTAMP_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_MODIFY_TIMESTAMP_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_NAME - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SCHEMA_NAME - Static variable in interface org.apache.directory.server.constants.CoreSchemaConstants
 
SCHEMA_NAME - Static variable in interface org.apache.directory.server.constants.SystemSchemaConstants
 
SCHEMA_UNCHANGED - Static variable in interface org.apache.directory.server.core.schema.registries.synchronizers.RegistrySynchronizer
A constant to tell the caller that the schema has not been modified
SchemaChecker - Class in org.apache.directory.server.core.schema
Performs schema checks on behalf of the SchemaInterceptor.
SchemaChecker() - Constructor for class org.apache.directory.server.core.schema.SchemaChecker
 
SchemaInterceptor - Class in org.apache.directory.server.core.schema
An Interceptor that manages and enforces schemas.
SchemaInterceptor() - Constructor for class org.apache.directory.server.core.schema.SchemaInterceptor
 
schemaManager - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
schemaManager - Variable in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
The global SchemaManager
SchemaPartition - Class in org.apache.directory.server.core.schema
A special partition designed to contain the portion of the DIT where schema information for the server is stored.
SchemaPartition() - Constructor for class org.apache.directory.server.core.schema.SchemaPartition
 
SchemaPartitionDao - Interface in org.apache.directory.server.core.schema
 
SchemaPartitionDaoImpl - Class in org.apache.directory.server.core.schema
A specialized data access object for managing schema objects in the schema partition.
SchemaPartitionDaoImpl(Partition, SchemaManager) - Constructor for class org.apache.directory.server.core.schema.SchemaPartitionDaoImpl
Creates a schema dao object backing information within a schema partition.
SchemaService - Interface in org.apache.directory.server.core.schema
 
SchemaSubentryManager - Class in org.apache.directory.server.core.schema
 
SchemaSubentryManager(SchemaManager, SchemaLoader) - Constructor for class org.apache.directory.server.core.schema.SchemaSubentryManager
 
SchemaSubentryModifier - Class in org.apache.directory.server.core.schema
Responsible for translating modify operations on the subschemaSubentry into operations against entries within the schema partition.
SchemaSubentryModifier(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.SchemaSubentryModifier
Creates a new instance of SchemaSubentryModifier.
SchemaSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
This class handle modifications made on a global schema.
SchemaSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.SchemaSynchronizer
Creates and initializes a new instance of Schema synchronizer
Scope - Enum in org.apache.directory.server.core.changelog
TODO Scope.
scope - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
The scope for this search : default to One Level
ScopeEvaluator - Class in org.apache.directory.server.core.event
Evaluates ScopeNode assertions on candidates.
ScopeEvaluator() - Constructor for class org.apache.directory.server.core.event.ScopeEvaluator
 
seal(EncryptionKey, Encodable, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
Performs an encode and an encrypt.
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.authz.AciAuthorizationInterceptor
 
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationInterceptor
 
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeInterceptor
 
search(DN, String) - Method in interface org.apache.directory.server.core.CoreSession
Searches the directory using a specified filter.
search(DN, String, boolean) - Method in interface org.apache.directory.server.core.CoreSession
Searches the directory using a specified filter.
search(DN, SearchScope, ExprNode, AliasDerefMode, Set<AttributeTypeOptions>) - Method in interface org.apache.directory.server.core.CoreSession
Searches the directory using a specified search scope and filter.
search(DN, SearchScope, ExprNode, AliasDerefMode, Set<AttributeTypeOptions>, long, int) - Method in interface org.apache.directory.server.core.CoreSession
Searches the directory using a specified search scope and filter.
search(InternalSearchRequest) - Method in interface org.apache.directory.server.core.CoreSession
 
search(DN, String) - Method in class org.apache.directory.server.core.DefaultCoreSession
Searches the directory using a specified filter.
search(DN, String, boolean) - Method in class org.apache.directory.server.core.DefaultCoreSession
Searches the directory using a specified filter.
search(DN, SearchScope, ExprNode, AliasDerefMode, Set<AttributeTypeOptions>) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
search(DN, SearchScope, ExprNode, AliasDerefMode, Set<AttributeTypeOptions>, long, int) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
search(InternalSearchRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
search(SearchOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.exception.ExceptionInterceptor
Checks to see the entry being searched exists, otherwise throws the appropriate LdapException.
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
search(NextInterceptor, SearchOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.search( SearchOperationContext ) call.
search(SearchOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
search(SearchOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.search( NextInterceptor, SearchOperationContext opContext ).
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(DN, String) - Method in class org.apache.directory.server.core.MockCoreSession
Searches the directory using a specified filter.
search(DN, String, boolean) - Method in class org.apache.directory.server.core.MockCoreSession
Searches the directory using a specified filter.
search(DN, SearchScope, ExprNode, AliasDerefMode, Set<AttributeTypeOptions>) - Method in class org.apache.directory.server.core.MockCoreSession
 
search(DN, SearchScope, ExprNode, AliasDerefMode, Set<AttributeTypeOptions>, long, int) - Method in class org.apache.directory.server.core.MockCoreSession
 
search(InternalSearchRequest) - Method in class org.apache.directory.server.core.MockCoreSession
 
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
search(SearchOperationContext) - Method in class org.apache.directory.server.core.MockOperation
 
search(SearchOperationContext, Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
search(SearchOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.normalization.NormalizationInterceptor
Filters Partition.search( SearchOperationContext ) call.
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.operational.OperationalAttributeInterceptor
 
search(SearchOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
search(SearchOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
search(SearchOperationContext) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
search(SearchOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
search(SearchOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Conducts a search against this ContextPartition.
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaInterceptor
 
search(SearchOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
search(NextInterceptor, SearchOperationContext) - Method in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
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
 
SearchAbandonListener - Class in org.apache.directory.server.ldap.handlers
An AbandonListener implementation which closes an associated cursor or removes a DirectoryListener.
SearchAbandonListener(LdapServer, EntryFilteringCursor, DirectoryListener) - Constructor for class org.apache.directory.server.ldap.handlers.SearchAbandonListener
 
SearchAbandonListener(LdapServer, DirectoryListener) - Constructor for class org.apache.directory.server.ldap.handlers.SearchAbandonListener
 
SearchAbandonListener(LdapServer, EntryFilteringCursor) - Constructor for class org.apache.directory.server.ldap.handlers.SearchAbandonListener
 
SearchableChangeLogStore - Interface in org.apache.directory.server.core.changelog
TODO SearchableChangeLogStore.
searchEngine - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
the search engine used to search the database
SearchEngine<E,ID> - Interface in org.apache.directory.server.xdbm.search
Given a search filter and a scope the search engine identifies valid candidate entries returning their ids.
SearchHandler - Class in org.apache.directory.server.ldap.handlers
A handler for processing search requests.
SearchHandler() - Constructor for class org.apache.directory.server.ldap.handlers.SearchHandler
 
SEARCHING - Static variable in interface org.apache.directory.server.xdbm.search.SearchEngine
 
SearchingOperationContext - Class in org.apache.directory.server.core.interceptor.context
A context used for search related operations and used by all the Interceptors.
SearchingOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
Creates a new instance of SearchingOperationContext.
SearchingOperationContext(CoreSession, DN) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
Creates a new instance of SearchingOperationContext.
SearchingOperationContext(CoreSession, DN, Set<AttributeTypeOptions>) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
Creates a new instance of a SearchingOperationContext using one level scope, with attributes to return.
SearchOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Search context used for Interceptors.
SearchOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchOperationContext
Creates a new instance of SearchOperationContext.
SearchOperationContext(CoreSession, InternalSearchRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchOperationContext
Creates a new instance of SearchOperationContext.
SearchOperationContext(CoreSession, DN, ExprNode, SearchControls) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchOperationContext
Creates a new instance of SearchOperationContext.
SearchOperationContext(CoreSession, DN, SearchScope, ExprNode, Set<AttributeTypeOptions>) - Constructor for class org.apache.directory.server.core.interceptor.context.SearchOperationContext
Creates a new instance of SearchOperationContext.
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
SearchResultDoneResponseHandler<T extends org.apache.directory.shared.ldap.message.internal.InternalSearchResponseDone> - Class in org.apache.directory.server.ldap.replication
Handle the SearchResultDone response, received from a producer server, when replication is set.
SearchResultDoneResponseHandler() - Constructor for class org.apache.directory.server.ldap.replication.SearchResultDoneResponseHandler
 
SearchTimeLimitingMonitor - Class in org.apache.directory.server.ldap.handlers
A ClosureMonitor implementation which takes into account a time limit.
SearchTimeLimitingMonitor(long, TimeUnit) - Constructor for class org.apache.directory.server.ldap.handlers.SearchTimeLimitingMonitor
Creates a new instance of SearchTimeLimitingMonitor.
SECONDARY_REFERENCE - Static variable in class org.apache.directory.server.ntp.messages.StratumType
Constant for the "Secondary reference" stratum type.
selectTreeNode(Long) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
sendGracefulDisconnect(List<IoSession>, GracefulDisconnect, IoSession) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
Blocks to synchronously send the same GracefulDisconnect message to all managed sessions except for the requestor of the GracefulShutdown.
sendNoticeOfDisconnect(List<IoSession>, IoSession) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
Blocks to synchronously send the a NoticeOfDisconnect message with the resultCode set to unavailable(52) to all managed sessions except for the requestor of the GracefulShutdown.
sendShutdownResponse(IoSession, int) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
Sends a successful response.
SEQPROP_KEY - Static variable in interface org.apache.directory.server.xdbm.MasterTable
the sequence key - stores last sequence value in the admin table
Serialization - Class in jdbm.helper
Serialization-related utility methods.
Serialization() - Constructor for class jdbm.helper.Serialization
 
serialize(Object) - Method in class jdbm.btree.BPage
Serialize the content of an object into a byte array.
serialize(Object) - Method in class jdbm.helper.ByteArraySerializer
Serialize the content of an object into a byte array.
serialize(Object) - Method in class jdbm.helper.DefaultSerializer
Serialize the content of an object into a byte array.
serialize(Object) - Method in class jdbm.helper.IntegerSerializer
Serialize the content of an object into a byte array.
serialize(Object) - Method in class jdbm.helper.LongSerializer
Serialize the content of an object into a byte array.
serialize(Object) - Static method in class jdbm.helper.Serialization
Serialize the object into a byte array.
serialize(Object) - Method in interface jdbm.helper.Serializer
Serialize the content of an object into a byte array.
serialize(ArrayTree<E>) - Method in class org.apache.directory.server.core.avltree.ArrayMarshaller
Marshals the given tree to bytes
serialize(AvlTree<E>) - Method in class org.apache.directory.server.core.avltree.AvlTreeMarshaller
Marshals the given tree to bytes
serialize(Object) - Method in class org.apache.directory.server.core.avltree.DefaultMarshaller
 
serialize(E) - Method in interface org.apache.directory.server.core.avltree.Marshaller
 
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BigIntegerSerializer
 
serialize(BTreeRedirect) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeRedirectMarshaller
 
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.IndexValueSerializer
Serialize the object.
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.LongSerializer
 
serialize(E) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.MarshallerSerializerBridge
 
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.ServerEntrySerializer
This is the place where we serialize entries, and all theirs elements.
serialize(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.StringSerializer
 
Serializer - Interface in jdbm.helper
Interface used to provide a serialization mechanism other than a class' normal serialization.
serialVersionUID - Static variable in class jdbm.recman.BlockIo
 
SERVER - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Server mode" mode type.
SERVER_PORT - Static variable in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
Default DHCP server port
ServerAnnotationProcessor - Class in org.apache.directory.server.factory
Annotation processor for creating LDAP and Kerberos servers.
ServerAnnotationProcessor() - Constructor for class org.apache.directory.server.factory.ServerAnnotationProcessor
 
ServerContext - Class in org.apache.directory.server.core.jndi
A non-federated abstract Context implementation.
ServerContext(DirectoryService, Hashtable<String, Object>) - 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.
ServerContext(DirectoryService, CoreSession, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerContext
 
ServerDirContext - Class in org.apache.directory.server.core.jndi
The DirContext implementation for the Server Side JNDI LDAP provider.
ServerDirContext(DirectoryService, Hashtable<String, Object>) - 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.
ServerDirContext(DirectoryService, CoreSession, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerDirContext
 
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.
ServerDNConstants - Class in org.apache.directory.server.constants
A utility class where we declare all the statically defined DN used in the server.
ServerEntryCursorAdaptor<ID> - Class in org.apache.directory.server.core.partition.impl.btree
Adapts index cursors to return just ServerEntry objects.
ServerEntryCursorAdaptor(BTreePartition<ID>, IndexCursor<ID, ServerEntry, ID>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
ServerEntryFactory - Interface in org.apache.directory.server.core.entry
A factory which produces ServerEntry objects.
ServerEntrySerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
 
ServerEntrySerializer(SchemaManager) - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.ServerEntrySerializer
Creates a new instance of ServerEntrySerializer.
ServerEntryUtils - Class in org.apache.directory.server.core.entry
A helper class used to manipulate Entries, Attributes and Values.
ServerEntryUtils() - Constructor for class org.apache.directory.server.core.entry.ServerEntryUtils
 
ServerIdentifier - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used in DHCPOFFER and DHCPREQUEST messages, and may optionally be included in the DHCPACK and DHCPNAK messages.
ServerIdentifier() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ServerIdentifier
 
ServerIdentifier(InetAddress) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.ServerIdentifier
 
ServerIntegrationUtils - Class in org.apache.directory.server.integ
 
ServerIntegrationUtils() - Constructor for class org.apache.directory.server.integ.ServerIntegrationUtils
 
ServerLdapContext - Class in org.apache.directory.server.core.jndi
An implementation of a JNDI LdapContext.
ServerLdapContext(DirectoryService, Hashtable<String, Object>) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
Creates an instance of an ServerLdapContext.
ServerLdapContext(DirectoryService, LdapPrincipal, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
Creates a new ServerDirContext with a distinguished name which is used to set the PROVIDER_URL to the distinguished name for this context.
ServerLdapContext(DirectoryService, CoreSession, Name) - Constructor for class org.apache.directory.server.core.jndi.ServerLdapContext
 
ServerPreferencesFactory - Class in org.apache.directory.server.core.prefs
A preferences factory implementation.
ServerPreferencesFactory(DirectoryService) - Constructor for class org.apache.directory.server.core.prefs.ServerPreferencesFactory
 
ServerSearchResult - Class in org.apache.directory.server.core.entry
Creates a wrapper around a SearchResult object so that we can use the DN instead of parser it over and over
ServerSearchResult(DN, Object, ServerEntry) - Constructor for class org.apache.directory.server.core.entry.ServerSearchResult
 
ServerSearchResult(DN, Object, ServerEntry, boolean) - Constructor for class org.apache.directory.server.core.entry.ServerSearchResult
 
ServerSearchResult(DN, String, Object, ServerEntry) - Constructor for class org.apache.directory.server.core.entry.ServerSearchResult
 
ServerSearchResult(DN, String, Object, ServerEntry, boolean) - Constructor for class org.apache.directory.server.core.entry.ServerSearchResult
 
ServerSelectionRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
The format of the SRV RR Here is the format of the SRV RR, whose DNS type code is 33: _Service._Proto.Name TTL Class SRV Priority Weight Port Target (There is an example near the end of this document.) Service The symbolic name of the desired service, as defined in Assigned Numbers [STD 2] or locally.
ServerSelectionRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.ServerSelectionRecordEncoder
 
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(DirectoryService) - 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.
ServerX509TrustManager - Class in org.apache.directory.server.ldap.handlers.ssl
An X509TrustManager for LDAP server.
ServerX509TrustManager() - Constructor for class org.apache.directory.server.ldap.handlers.ssl.ServerX509TrustManager
 
service - Static variable in class org.apache.directory.server.core.integ.AbstractLdapTestUnit
The used DirectoryService instance
SERVICE_NAME - Static variable in class org.apache.directory.server.ldap.LdapServer
the constant service name of this ldap protocol provider
SERVICE_PORT - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsServicePort
SERVICE_PRIORITY - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsServicePriority
SERVICE_WEIGHT - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsServiceWeight
ServiceConfigurationException - Exception in org.apache.directory.server.protocol.shared
 
ServiceConfigurationException() - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceConfigurationException(String) - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceConfigurationException(Throwable) - Constructor for exception org.apache.directory.server.protocol.shared.ServiceConfigurationException
Creates a new instance of ServiceConfigurationException.
ServiceType - Enum in org.apache.directory.server.dns.messages
 
session - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
The core session
sessionClosed(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
sessionClosed(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
sessionClosed(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
sessionClosed(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
sessionCreated(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
sessionCreated(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
sessionCreated(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
sessionCreated(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
sessionIdle(IoSession, IdleStatus) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
sessionOpened(IoSession) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordProtocolHandler
 
sessionOpened(IoSession) - Method in class org.apache.directory.server.dhcp.protocol.DhcpProtocolHandler
 
sessionOpened(IoSession) - Method in class org.apache.directory.server.dns.protocol.DnsProtocolHandler
 
sessionOpened(IoSession) - Method in class org.apache.directory.server.kerberos.protocol.KerberosProtocolHandler
 
SessionsFrame - Class in org.apache.directory.server.ldap.gui
 
SessionsFrame(LdapServer) - Constructor for class org.apache.directory.server.ldap.gui.SessionsFrame
This is the default constructor
SessionsModel - Class in org.apache.directory.server.ldap.gui
 
set(AttributeType...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
set(String...) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
set(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Options
Sets the option at a given index.
setAbandoned(boolean) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
setAbandoned(boolean) - Method in class org.apache.directory.server.core.filtering.CursorList
 
setAbandoned(boolean) - Method in interface org.apache.directory.server.core.filtering.EntryFilteringCursor
Sets whether this BaseEntryFilteringCursor has been abandoned.
setAbandoned(boolean) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setAbandonHandler(LdapRequestHandler<InternalAbandonRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setAcceptNonAuthenticatedData(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setAccessControlEnabled(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets whether to enable basic access control checks or not.
setAccessControlEnabled(boolean) - Method in interface org.apache.directory.server.core.DirectoryService
Sets whether to enable basic access control checks or not.
setAccessControlEnabled(boolean) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setAcquired(long) - Method in class org.apache.directory.server.dhcp.service.Lease
 
setAdData(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Set the authorization data
setAddHandler(LdapRequestHandler<InternalAddRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setAdditionalRecords(List<ResourceRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setAdditionalTickets(Ticket[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets additional Tickets.
setAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.options.AddressOption
 
setAddress(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Set the address
setAddress(String) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Stores the Address in this transport
setAddress(String) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Set the InetAddress for this transport.
setAddress(InetSocketAddress) - Method in class org.apache.directory.server.replication.configuration.Replica
 
setAddresses(HostAddresses) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the HostAddresses.
setAddrType(HostAddrType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Set the addr-type field
setAddrType(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
Set the addr-type field
setAdType(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Set the authorization type
setAdType(AuthorizationType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
Set the authorization type
setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setAliasDerefMode(AliasDerefMode) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setAliasIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the Alias index
setAliasIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the Alias index
setAliasIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setAliasIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the Alias index
setAliasIndexOn(Index<String, ServerEntry, ID>) - 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(Index<String, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setAliasIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setAllOperationalAttributes(boolean) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setAllowableClockSkew(long) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
setAllowableClockSkew(long) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets whether to allow anonymous access to entries other than the RootDSE.
setAllowAnonymousAccess(boolean) - Method in interface org.apache.directory.server.core.DirectoryService
Sets whether to allow anonymous access to entries other than the RootDSE.
setAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setAllowAnonymousAccess(boolean) - Method in class org.apache.directory.server.ldap.LdapServer
Sets whether to allow anonymous access or not.
setAllUserAttributes(boolean) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setAlteredEntry(ClonedServerEntry) - Method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
Set the modified entry once the operation has been proceced on the backend.
setAlteredEntry(ClonedServerEntry) - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Set the modified entry once the operation has been proceced on the backend.
setAnonymous() - Method in class org.apache.directory.server.ldap.LdapSession
Set the current BindStatus to Anonymous
setAnswerRecords(List<ResourceRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setApacheDS(ApacheDS) - Method in class org.apache.directory.server.tools.ToolCommand
 
setApOptions(ApOptions) - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Sets the ApOptions.
setApplicationReply(ApplicationReply) - Method in class org.apache.directory.server.changepw.messages.ChangePasswordReplyModifier
Sets the ApplicationReply.
setAssignedClientAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setAttributeId(String) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
Sets the attribute identifier set at configuration time for this index which may not be the OID but an alias name for the attributeType associated with this Index
setAttributeId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Sets the attribute identifier set at configuration time for this index which may not be the OID but an alias name for the attributeType associated with this Index
setAttributeId(String) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
setAttributeId(String) - Method in interface org.apache.directory.server.xdbm.Index
Sets the attribute identifier set at configuration time for this index which may not be the OID but an alias name for the attributeType associated with this Index
setAttributes(String) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setAttrsId(String[]) - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
Set the attribute Ids
setAuthenticated() - Method in class org.apache.directory.server.ldap.LdapSession
Set the current BindStatus to authenticated
setAuthenticator(Authenticator) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setAuthenticator(Authenticator) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setAuthenticators(Set<Authenticator>) - Method in class org.apache.directory.server.core.authn.AuthenticationInterceptor
 
setAuthHeader(ApplicationRequest) - Method in class org.apache.directory.server.changepw.messages.ChangePasswordRequestModifier
Sets the AuthHeader.
setAuthHeader(ApplicationRequest) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setAuthHeader(ApplicationRequest) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setAuthoritativeAnswer(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setAuthorityRecords(List<ResourceRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setAuthorizationData(AuthorizationData) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the AuthorizationData.
setAuthorizationData(AuthorizationData) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the AuthorizationData.
setAuthorizedPrincipal(LdapPrincipal) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
setAuthTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the auth KerberosTime.
setAuthTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the auth KerberosTime.
setAuthTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the auth KerberosTime.
setBackLog(int) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Set the size of the messages queue waiting for the acceptor to be ready.
setBackLog(int) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Set the size of the messages queue waiting for the acceptor to be ready.
setBase(DN) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setBase(String) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setBase(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
setBaseDn(String) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setBindDn(String) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setBindHandler(LdapRequestHandler<InternalBindRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setBindMethod(String) - Method in class org.apache.directory.server.core.replication.ReplicaConnection
 
setBit(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Sets a bit at a given position.
setBit(byte[], int, int) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionEngine
 
setBodyChecksumVerified(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setBootFileName(String) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setBoth(K, V) - Method in class org.apache.directory.server.xdbm.Tuple
Sets both the key and the value for this Tuple in one call and returns this Tuple object.
setBoth(Tuple<K, V>) - Method in class org.apache.directory.server.xdbm.Tuple
Sets both the key and the value for this Tuple in one call and returns this Tuple object.
setByPassed(Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Sets the set of bypassed Interceptors.
setByPassed(Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Sets the set of bypassed Interceptors.
setByPassed(Collection<String>) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Sets the set of bypassed Interceptors.
setByPassed(Collection<String>) - Method in class org.apache.directory.server.core.MockOperation
 
setBytes(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Options
 
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
throws UnsupportedOperationException cause it is a in-memory index
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Used to specify the entry cache size for a Partition.
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Sets the size of the index cache in terms of the number of index entries to be cached.
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setCacheSize(int) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setCacheSize(int) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
setCacheSize(int) - Method in interface org.apache.directory.server.xdbm.Index
Sets the size of the index cache in terms of the number of index entries to be cached.
setCacheSize(int) - Method in interface org.apache.directory.server.xdbm.Store
Sets the cache size for this store
setCatelogBased(boolean) - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
Set true if this service uses a catalog for searching different regions of the DIT for its data.
setCertificatePassword(String) - Method in class org.apache.directory.server.ldap.LdapServer
Set the certificate passord.
setChangeLog(ChangeLog) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets the ChangeLog service for this DirectoryService used for tracking changes (revisions) to the server and using them to revert the server to earlier revisions.
setChangeLog(ChangeLog) - Method in interface org.apache.directory.server.core.DirectoryService
Sets the ChangeLog service for this DirectoryService used for tracking changes (revisions) to the server and using them to revert the server to earlier revisions.
setChangeLog(ChangeLog) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setChangeLogEvent(ChangeLogEvent) - Method in class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
 
setChangeLogStore(ChangeLogStore) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Set the underlying storage
setChangeLogStore(ChangeLogStore) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Set the underlying storage
setChecksum(Checksum) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the Checksum.
setChecksumType(ChecksumType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Set the ChecksumType.
setChecksumValue(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
Set the checksum Value.
setCipher(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Set the cipher text
setCipherTextHandler(CipherTextHandler) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setCipherTextHandler(CipherTextHandler) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
setClientAddress(InetAddress) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setClientAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.service.Lease
 
setClientAddress(InetAddress) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
setClientAddresses(HostAddresses) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the client HostAddresses.
setClientAddresses(HostAddresses) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the client HostAddresses.
setClientAddresses(HostAddresses) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the client HostAddresses.
setClientEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
setClientKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
setClientMicroSecond(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the client microsecond.
setClientMicroSecond(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPartModifier
Sets the client microsecond.
setClientMicroSecond(Integer) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the client microsecond.
setClientName(PrincipalName) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the client PrincipalName.
setClientName(PrincipalName) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the client PrincipalName.
setClientName(PrincipalName) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the client PrincipalName.
setClientPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the client KerberosPrincipal.
setClientPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the client KerberosPrincipal.
setClientPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the client KerberosPrincipal.
setClientPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the client KerberosPrincipal.
setClientRealm(String) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the client realm.
setClientRealm(String) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the client realm.
setClientTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the client KerberosTime.
setClientTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPartModifier
Sets the client KerberosTime.
setClientTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the client KerberosTime.
setClockSkew(long) - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Sets the clock skew.
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.filtering.BaseEntryFilteringCursor
 
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.filtering.CursorList
 
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.MockCursor
 
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexCursorAdaptor
 
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.core.partition.impl.btree.ServerEntryCursorAdaptor
 
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.xdbm.AbstractIndexCursor
 
setClosureMonitor(ClosureMonitor) - Method in class org.apache.directory.server.xdbm.AbstractTupleCursor
 
setCollateralOperation(boolean) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setCollateralOperation(boolean) - Method in class org.apache.directory.server.core.MockOperation
 
setCommands(Map) - Method in class org.apache.directory.server.tools.BaseCommand
 
setCommonName(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the common name (cn).
setCompareHandler(LdapRequestHandler<InternalCompareRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setConfFile(String) - Method in class org.apache.directory.server.integration.http.HttpServer
 
setConfidentialityRequired(boolean) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the mode for this LdapServer to accept requests with or without a TLS secured connection via either StartTLS extended operations or using LDAPS.
setConfig(ChangePasswordServer) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setConfig(DnsServer) - Method in class org.apache.directory.server.dns.service.DnsContext
 
setConfig(KdcServer) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
setConnection(ReplicaConnection) - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
setConsumerInterval(long) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setContents(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Set the contents
setContextEntry(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setContextPath(String) - Method in class org.apache.directory.server.integration.http.WebApp
 
setCoreSession(CoreSession) - Method in class org.apache.directory.server.ldap.LdapSession
Sets the logical core DirectoryService session.
setCredentials(byte[]) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setCredentials(String) - Method in class org.apache.directory.server.core.replication.SimpleReplicaConnection
 
setCredentials(String) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setCurrentClientAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setCursor(EntryFilteringCursor) - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
Set the new cursor for this search request
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.AddressOption
 
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.ByteOption
 
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.dhcp.DhcpMessageType
 
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.DhcpOption
Set the data (wire format) from a byte array.
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.IntOption
 
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.ShortOption
 
setData(byte[]) - Method in class org.apache.directory.server.dhcp.options.StringOption
 
setDebugEnabled(boolean) - Method in class org.apache.directory.server.tools.ToolCommand
 
setDelay(long) - Method in class org.apache.directory.server.kerberos.shared.replay.InMemoryReplayCache
Set the delay between each cleaning thread run.
setDeleteHandler(LdapRequestHandler<InternalDeleteRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setDelOldDn(boolean) - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Set the flag to delete the old DN
setDenormalizeOpAttrsEnabled(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets whether the operational attributes are denormalized when returned
setDenormalizeOpAttrsEnabled(boolean) - Method in interface org.apache.directory.server.core.DirectoryService
 
setDenormalizeOpAttrsEnabled(boolean) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setDepth(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
setDepth(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.core.integ.FrameworkSuite
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.core.MockCoreSession
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.ldap.LdapServer
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
setDirectoryService(DirectoryService) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Sets the DirectoryService assigned to this ProtocolService.
setDisabled(boolean) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets whether the account is disabled.
setDistinguishedName(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the distinguished name (DN).
setDn(DN) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
setDn(DN) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Set the context DN
setDn(DN) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Set the context DN
setDn(DN) - Method in class org.apache.directory.server.core.interceptor.context.EmptyOperationContext
Set the context DN
setDn(DN) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Set the context DN
setDn(DN) - Method in class org.apache.directory.server.core.MockOperation
 
setDn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
 
setDnsClass(RecordClass) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
 
setDnsName(String) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
 
setDnsTtl(int) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
 
setDnsType(RecordType) - Method in class org.apache.directory.server.dns.messages.ResourceRecordModifier
 
setDoCleanUp(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionFrame
 
setEmptyAddressesAllowed(boolean) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
setEmptyAddressesAllowed(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setEnabled(boolean) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Enable or disable the ChangeLog service
setEnabled(boolean) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Enable or disable the ChangeLog service
setEnabled(boolean) - Method in class org.apache.directory.server.core.journal.DefaultJournal
 
setEnabled(boolean) - Method in interface org.apache.directory.server.core.journal.Journal
Enable or disable the Journal service
setEnabled(boolean) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
Sets whether or not this ProtocolService is enabled.
setEnabled(boolean) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Sets whether or not this ProtocolService is enabled.
setEnableSSL(boolean) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Enable or disable SSL
setEnableSSL(boolean) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Enable or disable SSL
setEncAuthorizationData(EncryptedData) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the encrypted authorization data.
setEncKDCRepPart(EncKdcRepPart) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the EncKdcRepPart.
setEncPart(EncryptedData) - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Sets the EncryptedData.
setEncPart(EncryptedData) - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Set the encrypted ticket part
setEncPart(EncryptedData) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the EncryptedData.
setEncryptedPart(EncryptedData) - Method in class org.apache.directory.server.kerberos.shared.messages.application.PrivateMessage
Sets the EncryptedData.
setEncryptionType(EncryptionType) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
Sets the encryption type to use for this session.
setEncryptionTypes(EncryptionType[]) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
setEncryptionTypes(EncryptionType[]) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Initialize the encryptionTypes set
setEncryptionTypes(Set<EncryptionType>) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
Initialize the encryptionTypes set
setEncTicketPart(EncTicketPart) - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Sets the EncTicketPart.
setEndTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the end KerberosTime.
setEndTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the end KerberosTime.
setEndTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the end KerberosTime.
setEntries(List<KeytabEntry>) - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
 
setEntry(ClonedServerEntry) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
setEntry(ClonedServerEntry) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setEntry(ClonedServerEntry) - Method in class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
 
setEntry(ClonedServerEntry) - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Sets the server entry associated with the target DN of this OperationContext.
setEntry(ClonedServerEntry) - Method in class org.apache.directory.server.core.MockOperation
 
setEntry(Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
 
setEntryCsnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
setEntryCsnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the EntryCSN index
setEntryCsnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setEntryCsnIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the EntryCSN index
setEntryUuidIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
setEntryUuidIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the EntryUUID index
setEntryUuidIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setEntryUuidIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the EntryUUID index
setEnvironment(Hashtable<String, Object>) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setErrorCode(int) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the error code.
setErrorMessage(ErrorMessage) - Method in class org.apache.directory.server.changepw.messages.ChangePasswordErrorModifier
Sets the ErrorMessage.
setEType(EncryptionType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Set the EncryptionType
setEType(Set<EncryptionType>) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the requested EncryptionTypes.
setEventMask(int) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setEventMask(EventType...) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setEventService(EventService) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setEventService(EventService) - Method in interface org.apache.directory.server.core.DirectoryService
 
setEventService(EventService) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setExitVmOnShutdown(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setExitVmOnShutdown(boolean) - Method in interface org.apache.directory.server.core.DirectoryService
 
setExitVmOnShutdown(boolean) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setExpiration(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the expiration time.
setExpires(long) - Method in class org.apache.directory.server.dhcp.service.Lease
 
setExplanatoryData(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the explanatory data.
setExplanatoryText(String) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the explanatory text.
setExposed(boolean) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Exposes the contents of ChangeLog to clients if set to true.
setExposed(boolean) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Exposes the contents of ChangeLog to clients if set to true.
setExtendedHandler(LdapRequestHandler<InternalExtendedRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setExtendedOperationHandlers(Collection<ExtendedOperationHandler>) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the ExtendedOperationHandlers.
setFileName(String) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
 
setFileName(String) - Method in interface org.apache.directory.server.core.journal.JournalStore
The file name to use as the journal file.
setFilter(ExprNode) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setFilter(String) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setFilter(ExprNode) - Method in class org.apache.directory.server.core.interceptor.context.SearchOperationContext
Set the filter into the context.
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
 
setFilter(String) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setFlag(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the flag at the given index.
setFlag(KerberosFlag) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the flag at the given index.
setFlag(KerberosFlag) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Set a flag in a list of flags
setFlag(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Set a flag in a list of flags
setFlag(KerberosFlag) - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
Set a flag in a list of flags
setFlag(int) - Method in interface org.apache.directory.server.kerberos.shared.messages.value.flags.KerberosFlags
Set a flag in a list of flags
setFlags(short) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setFlags(TicketFlags) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the TicketFlags.
setFlags(TicketFlags) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the TicketFlags.
setFlags(TicketFlags) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the TicketFlags.
setFlags(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
Modify a byte array to an integer value
setForwardableAllowed(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setFrom(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the from KerberosTime.
setGlobal(Options) - Method in class org.apache.directory.server.tools.BaseCommand
 
setHardwareAddress(HardwareAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setHardwareAddress(HardwareAddress) - Method in class org.apache.directory.server.dhcp.service.Lease
 
setHopCount(short) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setId(String) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
setId(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the unique identifier for this partition.
setId(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setId(String) - Method in class org.apache.directory.server.core.partition.NullPartition
 
setId(String) - Method in interface org.apache.directory.server.core.partition.Partition
Sets the unique identifier for this partition.
setId(int) - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
setId(String) - Method in class org.apache.directory.server.core.schema.SchemaPartition
Has no affect: the id is fixed at SchemaPartition.ID: 'schema'.
setId(ReplicaId) - Method in class org.apache.directory.server.replication.configuration.Replica
 
setId(ID) - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
setId(ID) - Method in interface org.apache.directory.server.xdbm.IndexEntry
Sets the id of the object indexed.
setId(ID) - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
setIndex(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
setIndex(int) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
setIndexedAttributes(Set<Index<? extends Object, ServerEntry, ID>>) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
setInstanceId(String) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setInstanceId(String) - Method in interface org.apache.directory.server.core.DirectoryService
 
setInstanceId(String) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setInstanceLayout(InstanceLayout) - Method in class org.apache.directory.server.tools.ToolCommand
 
setIntegrityChecker(KeyIntegrityChecker) - Method in class org.apache.directory.server.kerberos.sam.SamSubsystem
Sets the KeyIntegrityChecker used by the entire SamSubsystem.
setIntegrityChecker(KeyIntegrityChecker) - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
SamVerifiers require a KeyIntegrityChecker to calculate the integrity of a generated KerberosKey.
setInterceptors(List<Interceptor>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets the interceptors in the server.
setInterceptors(List<Interceptor>) - Method in interface org.apache.directory.server.core.DirectoryService
Sets the interceptors in the server.
setInterceptors(List<Interceptor>) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setInterval(long) - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
Set the delay between two RefreshOnly replication.
setIntValue(long) - Method in class org.apache.directory.server.dhcp.options.IntOption
 
setJournal(Journal) - Method in class org.apache.directory.server.core.DefaultDirectoryService
setJournal(Journal) - Method in interface org.apache.directory.server.core.DirectoryService
setJournal(Journal) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setJournalStore(JournalStore) - Method in class org.apache.directory.server.core.journal.DefaultJournal
 
setJournalStore(JournalStore) - Method in interface org.apache.directory.server.core.journal.Journal
Set the underlying storage
setKDCFlags(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the KDC flags.
setKdcOptions(KdcOptions) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the KdcOptions.
setKdcPrincipal(String) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setKerberosTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStampModifier
Sets the KerberosTime.
setKey(Object) - Method in class jdbm.helper.Tuple
Set the key.
setKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the EncryptionKey.
setKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the EncryptionKey.
setKey(K) - Method in class org.apache.directory.server.xdbm.Tuple
Sets the key for this Tuple.
setKeyExpiration(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the key expiration KerberosTime.
setKeyExpiration(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the key expiration KerberosTime.
setKeyMap(Map<EncryptionType, EncryptionKey>) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the key map.
setKeystoreFile(String) - Method in class org.apache.directory.server.ldap.LdapServer
Set the external keystore path
setKeytabVersion(byte[]) - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
 
setKeyType(EncryptionType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Set the encryption type
setKeyValue(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Set the key value
setKeyVersion(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
Set the key value
setKeyVersionNumber(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the key version number.
setKvno(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
Set the key version
setLastRequest(LastRequest) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the LastRequest.
setLastRequest(LastRequest) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the LastRequest.
setLayout(File) - Method in class org.apache.directory.server.tools.ToolCommand
 
setLayout(String) - Method in class org.apache.directory.server.tools.ToolCommand
 
setLayout(InstallationLayout) - Method in class org.apache.directory.server.tools.ToolCommand
 
setLdapProvider(IoHandler) - Method in class org.apache.directory.server.ldap.gui.SessionsFrame
 
setLdapServer(LdapServer) - Method in interface org.apache.directory.server.ldap.ExtendedOperationHandler
Sets the LDAP server for this extendedOperation handler.
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.CertGenerationRequestHandler
 
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.LaunchDiagnosticUiHandler
 
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
 
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
 
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.handlers.LdapRequestHandler
Associates a Ldap server instance to the message handler
setLdapServer(LdapServer) - Method in class org.apache.directory.server.ldap.LdapSession
Store a reference on the LdapServer intance
setLdifDirectory(File) - Method in class org.apache.directory.server.configuration.ApacheDS
 
setLdifScanInterval(int) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
the interval at which the config directory containing LDIF files should be scanned, default value is 10 min
setLeapIndicator(LeapIndicatorType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setLeft(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
setLeft(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
setLockedOut(boolean) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets whether the account is locked-out.
setLogChange(LogChange) - Method in class org.apache.directory.server.core.interceptor.context.AbstractChangeOperationContext
Set the flag which tells the server to log the changes into the changeLog file
setLogChange(LogChange) - Method in interface org.apache.directory.server.core.interceptor.context.ChangeOperationContext
Set the flag which tells the server to log the changes into the changeLog file
setMaximumRenewableLifetime(long) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setMaximumTicketLifetime(long) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setMaximumTransactionsInLog(int) - Method in class jdbm.recman.TransactionManager
Set the maximum number of transactions to record in the log (and keep in memory) before the log is synchronized with the main database file.
setMaxLife(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the ticket maximum life time.
setMaxObjectSize(int) - Method in class org.apache.directory.server.changepw.protocol.ChangePasswordTcpDecoder
Sets the allowed maximum size of the object to be decoded.
setMaxObjectSize(int) - Method in class org.apache.directory.server.dns.protocol.DnsTcpDecoder
Sets the allowed maximum size of the object to be decoded.
setMaxObjectSize(int) - Method in class org.apache.directory.server.kerberos.protocol.KerberosTcpDecoder
Sets the allowed maximum size of the object to be decoded.
setMaxPDUSize(int) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Set the maximum allowed size for an incoming PDU
setMaxPDUSize(int) - Method in interface org.apache.directory.server.core.DirectoryService
Set the maximum allowed size for an incoming PDU
setMaxPDUSize(int) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setMaxRenew(int) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the ticket maximum renew time.
setMaxSizeLimit(long) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setMaxSizeLimit(long) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the maximum size limit in number of entries to return for search.
setMaxTimeLimit(int) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setMaxTimeLimit(int) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the maximum time limit in milliseconds to conduct a search.
setMessageType(MessageType) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setMessageType(MessageType) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setMessageType(KerberosMessageType) - Method in class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
Sets the KerberosMessageType.
setMicroSecond(Integer) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Sets the microsecond.
setMicroSecond(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedTimeStampModifier
Sets the microseconds.
setMode(ModeType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setModel(TreeModel) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AnnotatedFilterTreeDialog
 
setModifyDnHandler(LdapRequestHandler<InternalModifyDnRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setModifyHandler(LdapRequestHandler<InternalModifyRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setModItems(List<Modification>) - Method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
Set the modified attributes
setName(String) - Method in class org.apache.directory.server.core.MockInterceptor
 
setName(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Sets the store's name
setName(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setName(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setName(String) - Method in interface org.apache.directory.server.xdbm.Store
Sets the store's name
setNamedObject(String, long) - Method in class jdbm.recman.BaseRecordManager
Set the record id of a named object.
setNamedObject(String, long) - Method in class jdbm.recman.CacheRecordManager
Set the record id of a named object.
setNamedObject(String, long) - Method in interface jdbm.RecordManager
Set the record id of a named object.
setNameType(PrincipalNameType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Set the Principal name Type
setNameType(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
Set the Principal name Type
setNbThreads(int) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Set the number of processing threads for the acceptor
setNbThreads(int) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Set the number of processing threads for the acceptor
setNdnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the NDN index
setNdnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the NDN index
setNdnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setNdnIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the NDN index
setNdnIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the normalized distinguished name Index.
setNdnIndexOn(Index<String, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setNdnIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setNewDn(DN) - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Set the new DN
setNewPassword(byte[]) - Method in class org.apache.directory.server.changepw.value.ChangePasswordDataModifier
Sets the bytes of the new password.
setNewRdn(RDN) - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
Set the new RDN
setNewTicket(Ticket) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setNext(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
setNext(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
setNextOperation(OperationContext) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
setNextServerAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setNoAttributes(boolean) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setNonce(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the nonce.
setNonce(int) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the nonce.
setNonce(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the nonce.
setNtlmProvider(NtlmProvider) - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmMechanismHandler
 
setNtlmProviderFqcn(String) - Method in class org.apache.directory.server.ldap.handlers.bind.ntlm.NtlmMechanismHandler
 
setNumDupLimit(int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Sets the threshold at which point duplicate keys use btree indirection to store their values.
setObject(Object) - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
setObject(O) - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
setObject(O) - Method in interface org.apache.directory.server.xdbm.IndexEntry
Sets the object indexed.
setObject(O) - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
setObjectClassIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
setObjectClassIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the ObjectClass index
setObjectClassIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setObjectClassIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the ObjectClass index
setOid(String) - Method in class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Set the compared OID
setOneAliasIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the OneAlias index
setOneAliasIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the OneAlias index
setOneAliasIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setOneAliasIndex(Index<ID, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the OneAlias index
setOneAliasIndexOn(Index<ID, ServerEntry, ID>) - 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(Index<Long, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setOneAliasIndexOn(Index<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setOneLevelIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the OneLevel index
setOneLevelIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the OneLevel index
setOneLevelIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setOneLevelIndex(Index<ID, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the OneLevel index
setOneLevelIndexOn(Index<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the one level Index.
setOneLevelIndexOn(Index<Long, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setOneLevelIndexOn(Index<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setOp(byte) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setOpCode(OpCode) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setOperationContext(OperationContext) - Method in class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
setOptimizerEnabled(boolean) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setOption(int) - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Sets the option at a specified index.
setOption(int) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcRequest
Sets the option at the specified index.
setOptions(OptionsField) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setOrderedSet(AvlTree<V>) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Sets the set of ordered values.
setOriginateTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setPaData(PaData[]) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the array of PaDatas.
setPaDataType(int) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Set the PA-DATA type
setPaDataType(PaDataType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Set the PA-DATA type
setPaDataValue(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
Set the PA-DATA value
setPaEncTimestampRequired(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setParent(DN) - Method in class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
Set the parent DN
setParent(DN) - Method in class org.apache.directory.server.core.interceptor.context.MoveOperationContext
Set the parent DN
setParentDn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
setParity(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.Des3CbcSha1KdEncryption
 
setParity(byte[]) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.DesStringToKey
Set odd parity on an eight-byte array.
setPartitionConfiguration(Partition) - Method in class org.apache.directory.server.core.interceptor.context.AddContextPartitionOperationContext
Set the partition.
setPartitionDir(File) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the directory in which this Partition stores files.
setPartitions(Set<? extends Partition>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets Partitions used by this DirectoryService.
setPartitions(Set<? extends Partition>) - Method in interface org.apache.directory.server.core.DirectoryService
Sets Partitions used by this DirectoryService.
setPartitions(Set<? extends Partition>) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setPartitionSuffix(String) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
The prefix of the partition.
setPartitionSuffix(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
The prefix of the partition.
setPassword(String) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setPassword(String) - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
setPasswordEnd(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the end-of-life for the password.
setPasswordHidden(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets whether the userPassword attribute is readable, or hidden.
setPasswordHidden(boolean) - Method in interface org.apache.directory.server.core.DirectoryService
Sets whether the userPassword attribute is readable, or hidden.
setPasswordHidden(boolean) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setPolicyCategoryCount(int) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Sets the policy category count - what's this?
setPolicyPasswordLength(int) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Sets the policy's minimum?? password length.
setPolicyTokenSize(int) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
Sets the policy token size - what's this?
setPollInterval(byte) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setPort(int) - Method in class org.apache.directory.server.integration.http.HttpServer
 
setPort(int) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setPort(int) - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
Sets the port for this service.
setPort(int) - Method in interface org.apache.directory.server.protocol.shared.transport.Transport
Sets the port for this service.
setPostdatedAllowed(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setPreAuthenticated(boolean) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
setPrecision(byte) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setPresenceIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the Presence index
setPresenceIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the Presence index
setPresenceIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setPresenceIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the Presence index
setPresenceIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the attribute existence Index.
setPresenceIndexOn(Index<String, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setPresenceIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setPrevious(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
setPrevious(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
setPreviousOperation(OperationContext) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
setPrimaryRealm(String) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
setPrimaryRealm(String) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setPrincipal(DN) - Method in class org.apache.directory.server.core.replication.SimpleReplicaConnection
 
setPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the principal.
setPrincipalDN(String) - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
setPrincipalName(PrincipalName) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosPrincipalModifier
Sets the PrincipalName.
setPrivateMessage(PrivateMessage) - Method in class org.apache.directory.server.changepw.messages.ChangePasswordReplyModifier
Sets the PrivateMessage.
setPrivateMessage(PrivateMessage) - Method in class org.apache.directory.server.changepw.messages.ChangePasswordRequestModifier
Sets the PrivateMessage.
setProducer(String) - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
 
setProductBanner(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
setProductCommand(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
setProductDisplayName(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
setProductUrl(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
setProductVersion(String) - Method in class org.apache.directory.server.tools.BaseCommand
 
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.avl.AvlMasterTable
 
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
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 persistent property stored in the admin table of this MasterTable.
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setProperty(String, String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setProperty(String, String) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setProperty(String, String) - Method in interface org.apache.directory.server.xdbm.MasterTable
Sets a persistant property associated with this MasterTable.
setProperty(String, String) - Method in interface org.apache.directory.server.xdbm.Store
 
setProtocolVersionNumber(short) - Method in class org.apache.directory.server.changepw.messages.AbstractPasswordMessageModifier
Sets the protocol version number.
setProtocolVersionNumber(int) - Method in class org.apache.directory.server.kerberos.shared.messages.KerberosMessage
Sets the protocol version number.
setProviderHost(String) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setProviders(List<ReplicationProvider>) - Method in class org.apache.directory.server.core.replication.ReplicationConfiguration
Sets the providers in the server.
setProxiableAllowed(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setQuestionRecords(List<QuestionRecord>) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setQuietEnabled(boolean) - Method in class org.apache.directory.server.tools.ToolCommand
 
setRangeMax(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
 
setRangeMin(InetAddress) - Method in class org.apache.directory.server.dhcp.store.Subnet
 
setRdn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
 
setRealm(String) - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Set the server realm
setRealm(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosPrincipalModifier
Sets the realm.
setRealm(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the realm.
setRealmName(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the realm.
setReceiveTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setRecipientAddress(HostAddress) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Sets the recipient HostAddress.
setRecursionAvailable(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setRecursionDesired(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setReferenceIdentifier(ReferenceIdentifier) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setReferenceTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setReferralHandlingMode(ReferralHandlingMode) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setReferralHandlingMode(ReferralHandlingMode) - Method in class org.apache.directory.server.core.MockOperation
 
setReferralManager(ReferralManager) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Set the referralManager
setReferralManager(ReferralManager) - Method in interface org.apache.directory.server.core.DirectoryService
Set the referralManager
setReferralManager(ReferralManager) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setRefreshOnly(boolean) - Method in class org.apache.directory.server.ldap.replication.ReplicaPeerConfiguration
Set the type of replication wanted.
setRefreshPersist(boolean) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setRelative(boolean) - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
setRelayAgentAddress(InetAddress) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setRenewableAllowed(boolean) - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
setRenewTill(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the renew till KerberosTime.
setRenewTill(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the renew till KerberosTime.
setRenewTill(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the renew till KerberosTime.
setReplayCache(ReplayCache) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setReplayCache(ReplayCache) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
setReplayCache(ReplayCache) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setReplicaId(int) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setReplicaId(int) - Method in interface org.apache.directory.server.core.DirectoryService
 
setReplicaId(int) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setReplicaId(int) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setReplicaPeers(Set<ReplicaPeerConfiguration>) - Method in class org.apache.directory.server.ldap.replication.ReplicationSystem
Set the list of replica peers this server is connected to
setReplicationConfiguration(ReplicationConfiguration) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setReplicationConfiguration(ReplicationConfiguration) - Method in interface org.apache.directory.server.core.DirectoryService
Sets the replication configuration in the server.
setReplicationConfiguration(ReplicationConfiguration) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setReplicationSystem(ReplicationSystem) - Method in class org.apache.directory.server.ldap.LdapServer
 
setReply(AbstractPasswordMessage) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setReply(DnsMessage) - Method in class org.apache.directory.server.dns.service.DnsContext
 
setReply(KerberosMessage) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
setRequest(AbstractPasswordMessage) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setRequest(KdcRequest) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
setRequestControls(Map<String, Control>) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
setRequestControls(Control[]) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
setRequestControls(Control[]) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
setRequestControls(OperationContext, InternalRequest) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
Extracts request controls from a request to populate into an OperationContext.
setRequestor(IoSession) - Method in class org.apache.directory.server.ldap.gui.SessionsFrame
 
setRequestPrincipalEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setReserved(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setResponseCode(ResponseCode) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setResponseControls(OperationContext, InternalResponse) - Static method in class org.apache.directory.server.ldap.LdapProtocolUtils
Extracts response controls from a an OperationContext to populate into a Response object.
setReturningAttributes(Collection<String>) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setReturningAttributes(String[]) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setReturningAttributes(Set<AttributeTypeOptions>) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setRevisionsContainerName(String) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
The name of the revisions container under the partition.
setRevisionsContainerName(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
The name of the revisions container under the partition.
setRight(LinkedAvlMapNode<K, V>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
setRight(LinkedAvlNode<T>) - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
setRoot(int, long) - Method in class jdbm.recman.BaseRecordManager
Sets the indicated root rowid.
setRoot(int, long) - Method in class jdbm.recman.CacheRecordManager
Sets the indicated root rowid.
setRoot(int, long) - Method in interface jdbm.RecordManager
Sets the indicated root rowid.
setRootDelay(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setRootDispersion(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setRotation(int) - Method in class org.apache.directory.server.core.journal.DefaultJournal
 
setRotation(int) - Method in interface org.apache.directory.server.core.journal.Journal
 
setRtime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the "R" KerberosTime.
setSamType(SamType) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the single-use authentication (SAM) type.
setSaslAuthId(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setSaslAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
Set the current BindStatus to SASL authentication pending
setSaslHost(String) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the FQDN of this SASL host, validated during SASL negotiation.
setSaslMechanism(String) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setSaslMechanismHandlers(Map<String, MechanismHandler>) - Method in class org.apache.directory.server.ldap.handlers.BindHandler
Set the mechanisms handler map.
setSaslMechanismHandlers(Map<String, MechanismHandler>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setSaslPrincipal(String) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the Kerberos principal name for this LDAP service, used by GSSAPI.
setSaslRealms(List<String>) - Method in class org.apache.directory.server.ldap.LdapServer
Sets the realms serviced by this SASL host, used by DIGEST-MD5 and GSSAPI.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Set the SchemaManager instance.
setSchemaManager(SchemaManager) - Method in interface org.apache.directory.server.core.DirectoryService
Associates a SchemaManager to the service
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.MockCursor
 
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
Sets the schema manager assigned to this Partition.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the schema manager assigned to this Partition.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.partition.NullPartition
 
setSchemaManager(SchemaManager) - Method in interface org.apache.directory.server.core.partition.Partition
Sets the schema manager assigned to this Partition.
setSchemaManager(SchemaManager) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
setSchemaPartition(SchemaPartition) - Method in class org.apache.directory.server.core.schema.DefaultSchemaService
 
setSchemaPartition(SchemaPartition) - Method in interface org.apache.directory.server.core.schema.SchemaService
 
setSchemaService(SchemaService) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setSchemaService(SchemaService) - Method in interface org.apache.directory.server.core.DirectoryService
 
setSchemaService(SchemaService) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setScope(SearchScope) - Method in class org.apache.directory.server.core.event.NotificationCriteria
 
setScope(SearchScope) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setScope(String) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
setSearchBaseDn(String) - Method in class org.apache.directory.server.protocol.shared.DirectoryBackedService
 
setSearchHandler(LdapRequestHandler<InternalSearchRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setSearchScope(int) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setSearchSizeLimit(long) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setSearchTimeout(int) - Method in class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
setSeconds(int) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setSenderAddress(HostAddress) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Sets the sender HostAddress.
setSequenceNumber(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the sequence number.
setSequenceNumber(Integer) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPartModifier
Sets the sequence number.
setSequenceNumber(Integer) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Sets the sequence number.
setServerEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setServerEntry(ServerEntry) - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
setServerEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
setServerHostname(String) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setServerMicroSecond(int) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the server microsecond.
setServerName(PrincipalName) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the server PrincipalName.
setServerPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the server KerberosPrincipal.
setServerPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Set the server KerberosPrincipal
setServerPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the server KerberosPrincipal.
setServerPrincipal(KerberosPrincipal) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the server KerberosPrincipal.
setServerTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.ErrorMessageModifier
Sets the server KerberosTime.
setServiceId(String) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
setServiceId(String) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Sets the instance identifier for this ProtocolService.
setServiceName(String) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
setServiceName(String) - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Sets the descriptive name for the kind of service this represents.
setServicePrincipal(String) - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
setSession(CoreSession) - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
 
setSession(CoreSession) - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
setSessionKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the sesson EncryptionKey.
setShortValue(short) - Method in class org.apache.directory.server.dhcp.options.ByteOption
 
setShortValue(int) - Method in class org.apache.directory.server.dhcp.options.ShortOption
 
setShutdownHookEnabled(boolean) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setShutdownHookEnabled(boolean) - Method in interface org.apache.directory.server.core.DirectoryService
Sets the shutdown hook flag which controls whether or not this DirectoryService registers a JVM shutdown hook to flush caches and synchronize to disk safely.
setShutdownHookEnabled(boolean) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setSimpleAuthPending() - Method in class org.apache.directory.server.ldap.LdapSession
Set the current BindStatus to Simple authentication pending
setSingleton(V) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Sets the singleton if in singleton mode.
setSizeLimit(long) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setSizeLimit(long) - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
setSName(PrincipalName) - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Set the server principalName
setSPUnitEntry(ServerEntry) - Method in class org.apache.directory.server.core.sp.java.JavaStoredProcEngine
 
setSPUnitEntry(ServerEntry) - Method in interface org.apache.directory.server.core.sp.StoredProcEngine
Registers an entry found to be contaning a stored procedure unit which this engine can operate on.
setStarted(boolean) - Method in class org.apache.directory.server.ldap.LdapServer
 
setStarted(boolean) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
 
setStartTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKdcRepPart
Sets the start KerberosTime.
setStartTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the start KerberosTime.
setStartTime(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the start KerberosTime.
setState(int) - Method in class org.apache.directory.server.dhcp.service.Lease
 
setStore(PrincipalStore) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setStore(RecordStore) - Method in class org.apache.directory.server.dns.service.DnsContext
 
setStore(PrincipalStore) - Method in class org.apache.directory.server.kerberos.kdc.KdcContext
 
setStratum(StratumType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setString(String) - Method in class org.apache.directory.server.dhcp.options.StringOption
 
setSubAliasIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the SubAlias index
setSubAliasIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the SubAlias index
setSubAliasIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setSubAliasIndex(Index<ID, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the SubAlias index
setSubAliasIndexOn(Index<ID, ServerEntry, ID>) - 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(Index<Long, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setSubAliasIndexOn(Index<ID, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setSubLevelIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the SubLevel index
setSubLevelIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the SubLevel index
setSubLevelIndex(Index<Long, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setSubLevelIndex(Index<ID, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the SubLevel index
setSubSessionKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the sub-session EncryptionKey.
setSubSessionKey(EncryptionKey) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncApRepPartModifier
Sets the sub-session EncryptionKey.
setSuffix(String) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
setSuffix(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the user provided suffix for this Partition as a String.
setSuffix(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setSuffix(String) - Method in class org.apache.directory.server.core.partition.NullPartition
Sets the user provided suffix for this Partition as a String.
setSuffix(String) - Method in interface org.apache.directory.server.core.partition.Partition
Sets the user provided suffix for this Partition as a String.
setSuffix(String) - Method in class org.apache.directory.server.core.schema.SchemaPartition
Has no affect: just logs a warning.
setSuffixDn(String) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
setSuffixDn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setSuffixDn(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setSuffixDn(String) - Method in interface org.apache.directory.server.xdbm.Store
 
setSuite(FrameworkSuite) - Method in class org.apache.directory.server.core.integ.FrameworkRunner
Set the Suite reference into this class
setSupportedControls(Set<String>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setSynchPeriodMillis(long) - Method in class org.apache.directory.server.configuration.ApacheDS
 
setSyncOnWrite(boolean) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
setSyncOnWrite(boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setSyncOnWrite(boolean) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setSyncOnWrite(boolean) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setSyncOnWrite(boolean) - Method in interface org.apache.directory.server.xdbm.Store
Sets the flag telling the server to flush on disk when some modification has been done.
setSyncPeriodMillis(long) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setSystemPartition(Partition) - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
setSystemPartition(Partition) - Method in interface org.apache.directory.server.core.DirectoryService
 
setSystemPartition(Partition) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setTableModel(TableModel) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
setTagsContainerName(String) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
The name of the tags container under the partition.
setTagsContainerName(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
The name of the tags container under the partition.
setTargetName(PrincipalName) - Method in class org.apache.directory.server.changepw.value.ChangePasswordDataModifier
Sets the target principal name whose password is to be changed.
setTargetRealm(String) - Method in class org.apache.directory.server.changepw.value.ChangePasswordDataModifier
Sets the target realm of the principal whose password is to be changed.
setTest(InterceptorChain) - Method in class org.apache.directory.server.core.MockInterceptor
 
setTestEntries(List<? extends LdifEntry>) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets test directory entries(Attributes) to be loaded while bootstrapping.
setTestEntries(List<? extends LdifEntry>) - Method in interface org.apache.directory.server.core.DirectoryService
Sets test directory entries(Attributes) to be loaded while bootstrapping.
setTestEntries(List<? extends LdifEntry>) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setTgt(Ticket) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setTicket(Ticket) - Method in class org.apache.directory.server.changepw.service.ChangePasswordContext
 
setTicket(Ticket) - Method in class org.apache.directory.server.kerberos.kdc.authentication.AuthenticationContext
 
setTicket(Ticket) - Method in class org.apache.directory.server.kerberos.shared.messages.ApplicationRequest
Sets the Ticket.
setTicket(Ticket) - Method in class org.apache.directory.server.kerberos.shared.messages.KdcReply
Sets the Ticket.
setTicketPrincipalEntry(PrincipalStoreEntry) - Method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
setTill(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.value.RequestBodyModifier
Sets the till KerberosTime.
setTime(long) - Method in class org.apache.directory.server.ldap.gui.ShutdownProgress
 
setTimeLimit(int) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setTimeLimit(int) - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
setTimestamp(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Sets the KerberosTime timestamp.
setTktVno(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Set the ticket version number
setTransactionId(int) - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
setTransactionId(int) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setTransitedEncoding(TransitedEncoding) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncTicketPartModifier
Sets the TransitedEncoding.
setTransmitTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setTransports(Transport...) - Method in class org.apache.directory.server.protocol.shared.AbstractProtocolService
Set the underlying transports
setTreeModel(TreeModel) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
setTrType(TransitedEncodingType) - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Set the transited encoding type
setTruncated(boolean) - Method in class org.apache.directory.server.dns.messages.DnsMessageModifier
 
setTuple(Tuple<V, ID>, O) - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
Sets the key value tuple represented by this ForwardIndexEntry optionally setting the obj associated with the id if one was loaded from the master table.
setTuple(Tuple<ID, V>, O) - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
Sets the Tuple value represented by this ReverseIndexEntry optionally setting the obj associated with the id if one was loaded from the master table.
setType(String) - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
setTypesOnly(boolean) - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
setUnbindHandler(LdapRequestHandler<InternalUnbindRequest>) - Method in class org.apache.directory.server.ldap.LdapServer
 
setUpdnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Set the UpDn index
setUpdnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
Set the UpDn index
setUpdnIndex(Index<String, E, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setUpdnIndex(Index<String, E, ID>) - Method in interface org.apache.directory.server.xdbm.Store
Set the UpDn index
setUpdnIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Sets the user provided distinguished name Index.
setUpdnIndexOn(Index<String, ServerEntry, Long>) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setUpdnIndexOn(Index<String, ServerEntry, ID>) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
setUrl(String) - Method in class org.apache.directory.server.core.replication.ReplicationProvider
 
setUserContext(DirContext, String) - Method in class org.apache.directory.server.kerberos.sam.SamSubsystem
Sets the context under which user entries can be found.
setUserContext(DirContext) - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
Sets the user context where users are stored for the primary realm.
setUserData(byte[]) - Method in class org.apache.directory.server.kerberos.shared.messages.components.EncKrbPrivPartModifier
Sets the user data.
setUserId(String) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the user ID.
setUserIndices(Set<Index<? extends Object, E, Long>>) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
Stores the list of user index
setUserIndices(Set<Index<?, E, Long>>) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setUserIndices(Set<Index<?, E, Long>>) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setUserIndices(Set<Index<?, E, ID>>) - Method in interface org.apache.directory.server.xdbm.Store
Stores the list of user index
setUserPassword(byte[]) - Method in class org.apache.directory.server.core.LdapPrincipal
 
setValidEnd(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the end of validity.
setValidStart(KerberosTime) - Method in class org.apache.directory.server.kerberos.shared.store.PrincipalStoreEntryModifier
Sets the start of validity.
setValue(Object) - Method in class jdbm.helper.Tuple
Set the value.
setValue(Value<?>) - Method in class org.apache.directory.server.core.interceptor.context.CompareOperationContext
Set the value to compare
setValue(Object, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
 
setValue(V) - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
setValue(V) - Method in interface org.apache.directory.server.xdbm.IndexEntry
Sets the value referred to by this IndexEntry.
setValue(V) - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
setValue(V) - Method in class org.apache.directory.server.xdbm.Tuple
Sets the value for this Tuple.
setValueAt(Object, int, int) - Method in class org.apache.directory.server.ldap.gui.OutstandingRequestsModel
 
setValueAt(Object, int, int) - Method in class org.apache.directory.server.ldap.gui.SessionsModel
 
setValueSerializer(Serializer) - Method in class jdbm.btree.BTree
 
setVerboseEnabled(boolean) - Method in class org.apache.directory.server.tools.ToolCommand
 
setVersion(String) - Method in class org.apache.directory.server.tools.ToolCommand
 
setVersionNumber(int) - Method in class org.apache.directory.server.kerberos.shared.messages.components.AuthenticatorModifier
Sets the version number.
setVersionNumber(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setView(BlockView) - Method in class jdbm.recman.BlockIo
Sets the current view of the block.
setWarFile(String) - Method in class org.apache.directory.server.integration.http.WebApp
 
setWebApps(Set<WebApp>) - Method in class org.apache.directory.server.integration.http.HttpServer
 
setWkDirPath(File) - Method in class org.apache.directory.server.core.partition.avl.AvlIndex
throws UnsupportedOperationException cause it is a in-memory index
setWkDirPath(File) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
Sets the working directory path to something other than the default.
setWkDirPath(File) - Method in class org.apache.directory.server.xdbm.GenericIndex
 
setWkDirPath(File) - Method in interface org.apache.directory.server.xdbm.Index
Sets the working directory path to something other than the default.
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.DefaultDirectoryService
Sets working directory (counterpart of var/lib) where partitions are stored by default.
setWorkingDirectory(File) - Method in interface org.apache.directory.server.core.DirectoryService
Sets working directory (counterpart of var/lib) where partitions are stored by default.
setWorkingDirectory(String) - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
The working directory on which the journal file will be stored.
setWorkingDirectory(String) - Method in interface org.apache.directory.server.core.journal.JournalStore
The working directory on which the journal file will be stored.
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.MockDirectoryService
 
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
setWorkingDirectory(String) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setWorkingDirectory(File) - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
setWorkingDirectory(File) - Method in interface org.apache.directory.server.xdbm.Store
Sets the working directory for the store
setWrappedPartition(AvlPartition) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
setWrappedPartition(Partition) - Method in class org.apache.directory.server.core.schema.SchemaPartition
Sets the wrapped Partition which must be supplied or Partition.initialize() will fail with a NullPointerException.
ShortOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
ShortOption() - Constructor for class org.apache.directory.server.dhcp.options.ShortOption
 
show(Index) - Static method in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
show(Index<?, ServerEntry, Long>) - Static method in class org.apache.directory.server.xdbm.tools.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.configuration.ApacheDS
 
shutdown() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
shutdown() - Method in interface org.apache.directory.server.core.DirectoryService
Shuts down this service.
shutdown() - Method in class org.apache.directory.server.core.MockDirectoryService
 
shutdown() - Method in class org.apache.directory.server.dns.Main
 
shutdown() - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
Shuts down one of many pluggable SAM type subsystem.
ShutdownDialog - Class in org.apache.directory.server.ldap.gui
 
ShutdownDialog() - Constructor for class org.apache.directory.server.ldap.gui.ShutdownDialog
This is the default constructor
ShutdownProgress - Class in org.apache.directory.server.ldap.gui
 
ShutdownProgress() - Constructor for class org.apache.directory.server.ldap.gui.ShutdownProgress
This is the default constructor
SignatureRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
4.1 SIG RDATA Format The RDATA portion of a SIG RR is as shown below.
SignatureRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.SignatureRecordEncoder
 
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.
SimpleAuthenticator(int) - Constructor for class org.apache.directory.server.core.authn.SimpleAuthenticator
Creates a new instance, with an initial cache size
SimpleDhcpStore - Class in org.apache.directory.server.dhcp.store
Very simple dummy/proof-of-concept implementation of a DhcpStore.
SimpleDhcpStore() - Constructor for class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
SimpleMechanismHandler - Class in org.apache.directory.server.ldap.handlers.bind
A Dummy mechanism handler for Simple mechanism: not really used but needed for the mechanism map.
SimpleMechanismHandler() - Constructor for class org.apache.directory.server.ldap.handlers.bind.SimpleMechanismHandler
 
SimpleReplicaConnection - Class in org.apache.directory.server.core.replication
A connection to a replica.
SimpleReplicaConnection() - Constructor for class org.apache.directory.server.core.replication.SimpleReplicaConnection
 
SimpleTriggerExecutionAuthorizer - Class in org.apache.directory.server.core.trigger
 
SimpleTriggerExecutionAuthorizer() - Constructor for class org.apache.directory.server.core.trigger.SimpleTriggerExecutionAuthorizer
 
SINGLE_SCOPE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
SingleBaseSearch - Class in org.apache.directory.server.dns.store.jndi
A JNDI-backed search strategy implementation.
SingletonIndexCursor<K,E,ID> - Class in org.apache.directory.server.xdbm
A Cursor over a single element.
SingletonIndexCursor(IndexEntry<K, E, ID>) - Constructor for class org.apache.directory.server.xdbm.SingletonIndexCursor
 
SingletonOrOrderedSet<V> - Class in org.apache.directory.server.core.avltree
Stores either a single object or many of them in an AvlTree.
SingletonOrOrderedSet(V) - Constructor for class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Creates a new instance of SingletonOrOrderedSet with a singleton value.
SingletonOrOrderedSet(AvlTree<V>) - Constructor for class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Creates a new instance of SingletonOrOrderedSet with a set of ordered values.
size() - Method in class jdbm.btree.BTree
Return the number of entries (size) of the BTree.
SIZE - Static variable in class jdbm.recman.PageHeader
the size of this page header = 18 bytes
size() - Method in class org.apache.directory.server.core.avltree.ArrayTree
returns the number of nodes present in this tree.
size() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
size() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
sizeLimit - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
The sizeLimit for this search operation
SmtpServers - Class in org.apache.directory.server.dhcp.options.misc
The SMTP server option specifies a list of SMTP servers available to the client.
SmtpServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.SmtpServers
 
SOA_EXPIRE - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaExpire for an apacheDnsStartOfAuthorityRecord
SOA_M_NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaMName for an apacheDnsStartOfAuthorityRecord
SOA_MINIMUM - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaMinimum for an apacheDnsStartOfAuthorityRecord
SOA_R_NAME - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaRName for an apacheDnsStartOfAuthorityRecord
SOA_REFRESH - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaRefresh for an apacheDnsStartOfAuthorityRecord
SOA_RETRY - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaRetry for an apacheDnsStartOfAuthorityRecord
SOA_SERIAL - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema apacheDnsSoaSerial for an apacheDnsStartOfAuthorityRecord
SOFT_REF_CACHE - Static variable in interface jdbm.RecordManagerOptions
Use soft references {$link java.lang.ref.SoftReference} for the record cache instead of the default normal object references.
SoftCache - Class in jdbm.helper
Wraps a deterministic cache policy with a Level-2 cache based on J2SE's soft references.
SoftCache() - Constructor for class jdbm.helper.SoftCache
Creates a soft-reference based L2 cache with a MRU cache as the internal (L1) cache.
SoftCache(CachePolicy) - Constructor for class jdbm.helper.SoftCache
Creates a soft-reference based L2 cache wrapping the specified L1 cache.
SoftCache(float, CachePolicy) - Constructor for class jdbm.helper.SoftCache
Creates a soft-reference based L2 cache wrapping the specified L1 cache.
SPUnitDelimiter - Static variable in class org.apache.directory.server.core.sp.StoredProcUtils
The delimiter used to tokenize a full SP name into the unit and SP name
StandardThreadPool - Class in org.apache.directory.server.protocol.shared
 
StandardThreadPool(int) - Constructor for class org.apache.directory.server.protocol.shared.StandardThreadPool
 
start() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
start() - Method in class org.apache.directory.server.dns.DnsServer
 
start() - Method in class org.apache.directory.server.integration.http.HttpServer
starts the jetty http server
start() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
start() - Method in class org.apache.directory.server.ldap.LdapServer
 
start() - Method in class org.apache.directory.server.ntp.NtpServer
Start the NTPServer.
start() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Starts this ProtocolService which binds acceptors on the protocol port.
StartOfAuthorityRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.13.
StartOfAuthorityRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.StartOfAuthorityRecordEncoder
 
StartTlsHandler - Class in org.apache.directory.server.ldap.handlers.extended
Handler for the StartTLS extended operation.
StartTlsHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.StartTlsHandler
 
startup() - Method in class org.apache.directory.server.configuration.ApacheDS
Start the server : initialize the DirectoryService start the LDAP server start the LDAPS server
startup() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
startup() - Method in interface org.apache.directory.server.core.DirectoryService
Starts up this service.
startup() - Method in class org.apache.directory.server.core.MockDirectoryService
 
startup() - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
Starts one of many pluggable SAM type subsystem.
STATE_ACTIVE - Static variable in class org.apache.directory.server.dhcp.service.Lease
Lease state: active - assigned to client
STATE_EXPIRED - Static variable in class org.apache.directory.server.dhcp.service.Lease
Lease state: expired
STATE_NEW - Static variable in class org.apache.directory.server.dhcp.service.Lease
Lease state: newly created
STATE_OFFERED - Static variable in class org.apache.directory.server.dhcp.service.Lease
Lease state: offered to client
STATE_RELEASED - Static variable in class org.apache.directory.server.dhcp.service.Lease
Lease state: released by client
StaticRoute - Class in org.apache.directory.server.dhcp.options.perinterface
This option specifies a list of static routes that the client should install in its routing cache.
StaticRoute() - Constructor for class org.apache.directory.server.dhcp.options.perinterface.StaticRoute
 
StdaServers - Class in org.apache.directory.server.dhcp.options.misc
The StreetTalk Directory Assistance (STDA) server option specifies a list of STDA servers available to the client.
StdaServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.StdaServers
 
stop() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
stop() - Method in class org.apache.directory.server.dns.DnsServer
 
stop() - Method in class org.apache.directory.server.integration.http.HttpServer
stops the jetty http server
stop() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
stop() - Method in class org.apache.directory.server.ldap.LdapServer
Stops this ProtocolService which unbinds acceptors on the protocol port.
stop() - Method in class org.apache.directory.server.ntp.NtpServer
Stops this ProtocolService which unbinds acceptors on the protocol port.
stop() - Method in interface org.apache.directory.server.protocol.shared.ProtocolService
Stops this ProtocolService which unbinds acceptors on the protocol port.
stop() - Method in class org.apache.directory.server.protocol.shared.StandardThreadPool
TODO wont this hang if some tasks are sufficiently badly behaved?
store - Variable in class org.apache.directory.server.xdbm.AbstractXdbmPartition
The store.
Store<E,ID> - Interface in org.apache.directory.server.xdbm
Represents an entry store based on the Table, Index, and MasterTable database structure.
StoreBasedDhcpService - Class in org.apache.directory.server.dhcp.service
A default implementation of the DHCP service.
StoreBasedDhcpService(DhcpStore) - Constructor for class org.apache.directory.server.dhcp.service.StoreBasedDhcpService
 
STORED_PROC_LANG_ID - Static variable in class org.apache.directory.server.core.sp.java.JavaStoredProcEngine
 
STORED_PROC_UNIT_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
STORED_PROC_UNIT_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
StoredProcedureExtendedOperationHandler - Class in org.apache.directory.server.ldap.handlers.extended
 
StoredProcedureExtendedOperationHandler() - Constructor for class org.apache.directory.server.ldap.handlers.extended.StoredProcedureExtendedOperationHandler
 
StoredProcedureParameterInjector - Interface in org.apache.directory.server.core.trigger
TODO - can we get some documentation on this?
StoredProcedureParameterInjector.MicroInjector - Interface in org.apache.directory.server.core.trigger
 
StoredProcEngine - Interface in org.apache.directory.server.core.sp
An abstraction over stored procedure execution depending on the type of the language supported.
StoredProcEngineConfig - Interface in org.apache.directory.server.core.sp
A configuration wrapper for StoredProcEngines.
StoredProcExecutionManager - Class in org.apache.directory.server.core.sp
A Factory type class which holds a registry of supported StoredProcEngineConfigs.
StoredProcExecutionManager(String, List<StoredProcEngineConfig>) - Constructor for class org.apache.directory.server.core.sp.StoredProcExecutionManager
Creates a StoredProcExecutionManager instance.
StoredProcUtils - Class in org.apache.directory.server.core.sp
A utility class for working with Stored Procedures.
StoredProcUtils() - Constructor for class org.apache.directory.server.core.sp.StoredProcUtils
 
StoreUtils - Class in org.apache.directory.server.kerberos.shared.store.operations
Commonly used store utility operations.
StoreUtils() - Constructor for class org.apache.directory.server.kerberos.shared.store.operations.StoreUtils
 
StoreUtils - Class in org.apache.directory.server.xdbm.tools
A utility class for loading example LDIF data.
StoreUtils() - Constructor for class org.apache.directory.server.xdbm.tools.StoreUtils
 
StratumType - Class in org.apache.directory.server.ntp.messages
Stratum: This is a eight-bit unsigned integer indicating the stratum level of the local clock, with values defined as follows: Stratum Meaning ---------------------------------------------- 0 unspecified or unavailable 1 primary reference (e.g., radio clock) 2-15 secondary reference (via NTP or SNTP) 16-255 reserved
StreetTalkServers - Class in org.apache.directory.server.dhcp.options.misc
The StreetTalk server option specifies a list of StreetTalk servers available to the client.
StreetTalkServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.StreetTalkServers
 
StringComparator - Class in jdbm.helper
Comparator for String objects.
StringComparator() - Constructor for class jdbm.helper.StringComparator
 
StringOption - Class in org.apache.directory.server.dhcp.options
The Dynamic Host Configuration Protocol (DHCP) provides a framework for passing configuration information to hosts on a TCP/IP network.
StringOption() - Constructor for class org.apache.directory.server.dhcp.options.StringOption
 
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
 
stripUnwantedOptions(DhcpMessage, OptionsField) - Method in class org.apache.directory.server.dhcp.service.AbstractDhcpService
Strip options that the client doesn't want, if the ParameterRequestList option is present.
StrongAuthenticator - Class in org.apache.directory.server.core.authn
An Authenticator that handles SASL connections (X.501 authentication level 'strong').
StrongAuthenticator() - Constructor for class org.apache.directory.server.core.authn.StrongAuthenticator
Creates a new instance of SaslAuthenticator.
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.SubentryInterceptor
 
subentryAdded(DN, ServerEntry) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryAdded(DN, ServerEntry) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
 
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(DN, ServerEntry) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryDeleted(DN, ServerEntry) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
 
SubentryInterceptor - 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
SubentryInterceptor() - Constructor for class org.apache.directory.server.core.subtree.SubentryInterceptor
 
SubentryInterceptor.HideEntriesFilter - Class in org.apache.directory.server.core.subtree
SearchResultFilter used to filter out normal entries but shows subentries based on objectClass values.
SubentryInterceptor.HideEntriesFilter() - Constructor for class org.apache.directory.server.core.subtree.SubentryInterceptor.HideEntriesFilter
 
SubentryInterceptor.HideSubentriesFilter - Class in org.apache.directory.server.core.subtree
SearchResultFilter used to filter out subentries based on objectClass values.
SubentryInterceptor.HideSubentriesFilter() - Constructor for class org.apache.directory.server.core.subtree.SubentryInterceptor.HideSubentriesFilter
 
subentryModified(DN, List<Modification>, ServerEntry) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryModified(DN, ServerEntry, ServerEntry) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryModified(ModifyOperationContext, ServerEntry) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
 
subentryRenamed(DN, DN) - Method in class org.apache.directory.server.core.authz.TupleCache
 
subentryRenamed(DN, DN) - Method in class org.apache.directory.server.core.trigger.TriggerSpecCache
 
Subnet - Class in org.apache.directory.server.dhcp.store
The definition of a Subnet.
Subnet(InetAddress, InetAddress, InetAddress, InetAddress) - Constructor for class org.apache.directory.server.dhcp.store.Subnet
 
SubnetMask - Class in org.apache.directory.server.dhcp.options.vendor
The subnet mask option specifies the client's subnet mask as per RFC 950.
SubnetMask() - Constructor for class org.apache.directory.server.dhcp.options.vendor.SubnetMask
 
SubnetMask(InetAddress) - Constructor for class org.apache.directory.server.dhcp.options.vendor.SubnetMask
 
SUBSCHEMA_SUBENTRY_NAME_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SUBSCHEMA_SUBENTRY_NAME_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
SubstringCursor<ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor traversing candidates matching a Substring assertion expression.
SubstringCursor(Store<ServerEntry, ID>, SubstringEvaluator<ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.SubstringCursor
 
SubstringEvaluator - Class in org.apache.directory.server.core.event
Evaluates substring filter assertions on an entry.
SubstringEvaluator(SchemaManager) - Constructor for class org.apache.directory.server.core.event.SubstringEvaluator
Creates a new SubstringEvaluator for substring expressions.
SubstringEvaluator<ID> - Class in org.apache.directory.server.xdbm.search.impl
Evaluates substring filter assertions on an entry.
SubstringEvaluator(SubstringNode, Store<ServerEntry, ID>, SchemaManager) - Constructor for class org.apache.directory.server.xdbm.search.impl.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, SchemaManager) - 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.
SubtreeScopeCursor<ID> - Class in org.apache.directory.server.xdbm.search.impl
A Cursor over entries satisfying scope constraints with alias dereferencing considerations.
SubtreeScopeCursor(Store<ServerEntry, ID>, SubtreeScopeEvaluator<ServerEntry, ID>) - Constructor for class org.apache.directory.server.xdbm.search.impl.SubtreeScopeCursor
Creates a Cursor over entries satisfying subtree level scope criteria.
SubtreeScopeEvaluator<E,ID> - Class in org.apache.directory.server.xdbm.search.impl
Evaluates ScopeNode assertions with subtree scope on candidates using an entry database.
SubtreeScopeEvaluator(Store<E, ID>, ScopeNode) - Constructor for class org.apache.directory.server.xdbm.search.impl.SubtreeScopeEvaluator
Creates a subtree scope node evaluator for search expressions.
suffix - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
sum(byte[], byte[], int) - Static method in class org.apache.directory.server.kerberos.shared.crypto.encryption.NFold
Perform one's complement addition (addition with end-around carry).
SwapServer - Class in org.apache.directory.server.dhcp.options.vendor
This specifies the IP address of the client's swap server.
SwapServer() - Constructor for class org.apache.directory.server.dhcp.options.vendor.SwapServer
 
switchToOrderedSet(AvlTree<V>) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Switches from orderedSet mode to singleton mode, while returning the singleton value before removing it forever.
switchToSingleton(V) - Method in class org.apache.directory.server.core.avltree.SingletonOrOrderedSet
Switches from orderedSet mode to singleton mode, while returning the ordered set of values before removing them forever.
SYMMETRIC_ACTIVE - Static variable in class org.apache.directory.server.ntp.messages.ModeType
Constant for the "Symmetric active mode" mode type.
sync() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Flush the changes to disk
sync() - Method in interface org.apache.directory.server.core.changelog.ChangeLogStore
Write the changes on disk
sync() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Flush the changes to disk
sync() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
sync() - Method in class org.apache.directory.server.core.DefaultDirectoryService
 
sync() - Method in interface org.apache.directory.server.core.DirectoryService
Calls Partition.sync() for all registered Partitions.
sync() - Method in class org.apache.directory.server.core.journal.DefaultJournalStore
 
sync() - Method in interface org.apache.directory.server.core.journal.JournalStore
Write the changes on disk
sync() - Method in class org.apache.directory.server.core.MockDirectoryService
 
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.avl.AvlIndex
sync() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
 
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 class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
This method is called when the synch thread is waking up, to write the modified data.
sync() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
Synchronizes the buffers with disk.
sync() - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
sync() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
sync() - Method in class org.apache.directory.server.core.partition.NullPartition
 
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.schema.SchemaPartition
 
sync() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
This method does nothing by default.
sync() - Method in class org.apache.directory.server.xdbm.GenericIndex
 
sync() - Method in interface org.apache.directory.server.xdbm.Index
 
sync() - Method in interface org.apache.directory.server.xdbm.Store
This method is called when the synch thread is waking up, to write the modified data.
synchronizeLog() - Method in class jdbm.recman.TransactionManager
Synchronize log file data with the main database file.
SyncreplConfiguration - Class in org.apache.directory.server.ldap.replication
A class for holding the syncrepl consumer's configuration.
SyncreplConfiguration() - Constructor for class org.apache.directory.server.ldap.replication.SyncreplConfiguration
 
syncSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
SyntaxCheckerSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A synchronizer which detects changes to syntaxCheckers and updates the respective Registries.
SyntaxCheckerSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxCheckerSynchronizer
Creates a new instance of SyntaxCheckerSynchronizer.
syntaxFactory(String, boolean) - Static method in class org.apache.directory.server.core.entry.TestServerEntryUtils
A local Syntax class used for the tests
SyntaxSynchronizer - Class in org.apache.directory.server.core.schema.registries.synchronizers
A syntax specific registry synchronizer which responds to syntax entry changes in the DIT to update the syntax registry.
SyntaxSynchronizer(SchemaManager) - Constructor for class org.apache.directory.server.core.schema.registries.synchronizers.SyntaxSynchronizer
Creates a new instance of SyntaxSynchronizer.
SYS_INDEX_OIDS - Static variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
SYSPREFROOT_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
the dn base of the system preference hierarchy
SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
The system DN
systemIndices() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
An iterator build on top of the System's index
systemIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
systemIndices() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
systemIndices() - Method in interface org.apache.directory.server.xdbm.Store
An iterator build on top of the System's index
systemRoot() - Method in class org.apache.directory.server.core.prefs.ServerPreferencesFactory
 
SystemSchemaConstants - Interface in org.apache.directory.server.constants
Constants for the System schema.
SZ_BYTE - Static variable in interface jdbm.recman.Magic
Size of an externalized byte
SZ_INT - Static variable in interface jdbm.recman.Magic
Size of an externalized int
SZ_LONG - Static variable in interface jdbm.recman.Magic
Size of an externalized long
SZ_SHORT - Static variable in interface jdbm.recman.Magic
Size of an externalized short

T

Table<K,V> - Interface in org.apache.directory.server.xdbm
A wrapper interface around BTree implementations used to abstract away implementation details.
tag(long) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Creates a tag for a snapshot of the server in a specific state at a revision.
tag(long, String) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Creates a tag for a snapshot of the server in a specific state at a revision.
tag(String) - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Creates a snapshot of the server at the current revision.
tag() - Method in interface org.apache.directory.server.core.changelog.ChangeLog
Creates a snapshot of the server at the current revision.
tag(long, String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Creates a tag for a snapshot of the server in a specific state at a revision.
tag(long) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Creates a tag for a snapshot of the server in a specific state at a revision.
tag(String) - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Creates a snapshot of the server at the current revision.
tag() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
Creates a snapshot of the server at the current revision.
tag(long) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
Creates a tag for a snapshot of the server in a specific state at a revision.
tag() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
Creates a snapshot of the server at the current revision.
tag(String) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
tag(long, String) - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
Tag - Class in org.apache.directory.server.core.changelog
A tag on a revision representing a snapshot of the directory server's state.
Tag(long, String) - Constructor for class org.apache.directory.server.core.changelog.Tag
 
Tag(long, String, Date, Date) - Constructor for class org.apache.directory.server.core.changelog.Tag
 
Tag(long, String, long, long) - Constructor for class org.apache.directory.server.core.changelog.Tag
 
tag(long) - Method in interface org.apache.directory.server.core.changelog.TaggableChangeLogStore
Creates a tag for a snapshot of the server in a specific state at a revision.
tag() - Method in interface org.apache.directory.server.core.changelog.TaggableChangeLogStore
Creates a snapshot of the server at the current revision.
tag(String) - Method in interface org.apache.directory.server.core.changelog.TaggableChangeLogStore
Creates a snapshot of the server at the current revision with a description of the snapshot tag.
tag(long, String) - Method in interface org.apache.directory.server.core.changelog.TaggableChangeLogStore
Creates a tag with the given description for a snapshot of the server in a specific state at a revision.
TaggableChangeLogStore - Interface in org.apache.directory.server.core.changelog
A ChangeLogStore which allows tagging for tracking server state snapshots.
TaggableSearchableChangeLogStore - Interface in org.apache.directory.server.core.changelog
TODO TaggableSearchableChangeLogStore.
TagSearchEngine - Interface in org.apache.directory.server.core.changelog
An optional search interface supported by TaggableChangeLogStores.
targetMustExist() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
targetMustExist() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
TcpDefaultTimeToLive - Class in org.apache.directory.server.dhcp.options.tcp
This option specifies the default TTL that the client should use when sending TCP segments.
TcpDefaultTimeToLive() - Constructor for class org.apache.directory.server.dhcp.options.tcp.TcpDefaultTimeToLive
 
TcpKeepaliveGarbage - Class in org.apache.directory.server.dhcp.options.tcp
This option specifies the interval (in seconds) that the client TCP should wait before sending a keepalive message on a TCP connection.
TcpKeepaliveGarbage() - Constructor for class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveGarbage
 
TcpKeepaliveInterval - Class in org.apache.directory.server.dhcp.options.tcp
This option specifies the whether or not the client should send TCP keepalive messages with a octet of garbage for compatibility with older implementations.
TcpKeepaliveInterval() - Constructor for class org.apache.directory.server.dhcp.options.tcp.TcpKeepaliveInterval
 
TcpTransport - Class in org.apache.directory.server.protocol.shared.transport
 
TcpTransport() - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
Creates an instance of the TcpTransport class
TcpTransport(int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
Creates an instance of the TcpTransport class on localhost
TcpTransport(int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
Creates an instance of the TcpTransport class on localhost
TcpTransport(String, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
Creates an instance of the TcpTransport class
TcpTransport(int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
Creates an instance of the TcpTransport class on localhost
TcpTransport(String, int, int, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.TcpTransport
Creates an instance of the TcpTransport class
TDF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "TDF" reference identifier type.
TestServerEntryUtils - Class in org.apache.directory.server.core.entry
Some common declaration used by the serverEntry tests.
TestServerEntryUtils() - Constructor for class org.apache.directory.server.core.entry.TestServerEntryUtils
 
TextRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.3.14.
TextRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.TextRecordEncoder
 
TftpServerName - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used to identify a TFTP server when the 'sname' field in the DHCP header has been used for DHCP options.
TftpServerName() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.TftpServerName
 
THREAD_SAFE - Static variable in interface jdbm.RecordManagerOptions
Option to create a thread-safe record manager.
throwReferral - Variable in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
A flag used to tell if we should consider referrals as standard entries
throwReferral() - Method in class org.apache.directory.server.core.interceptor.context.AbstractOperationContext
Set the throwReferral flag to true
throwReferral() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
Set the throwReferral flag to true
throwReferral() - Method in interface org.apache.directory.server.core.interceptor.context.OperationContext
Set the throwReferral flag to true
throwReferral() - Method in class org.apache.directory.server.core.MockOperation
 
Ticket - Class in org.apache.directory.server.kerberos.shared.messages.components
Ticket message component as handed out by the ticket granting service.
Ticket(KerberosPrincipal, EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Creates a new instance of Ticket.
Ticket() - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Creates a new instance of Ticket.
Ticket(int, KerberosPrincipal, EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Creates a new instance of Ticket.
TICKET_VNO - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.Ticket
Constant for the Ticket version number (5)
TicketDecoder - Class in org.apache.directory.server.kerberos.shared.io.decoder
 
TicketDecoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.decoder.TicketDecoder
 
TicketEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
TicketEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.TicketEncoder
 
TicketFactory - Class in org.apache.directory.server.kerberos.shared.store
 
TicketFactory() - Constructor for class org.apache.directory.server.kerberos.shared.store.TicketFactory
 
TicketFlag - Enum in org.apache.directory.server.kerberos.shared.messages.value.flags
An enum to describe all the TicketFlag possible values.
TicketFlags - Class in org.apache.directory.server.kerberos.shared.messages.value.flags
An implementation of a BitString for the TicketFlags.
TicketFlags() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Basic constructor of a TicketFlags BitString
TicketFlags(int) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Constructor of a TicketFlags BitString with an int value
TicketFlags(byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Basic constructor of a TicketFlags BitString with a byte array
TicketGrantingContext - Class in org.apache.directory.server.kerberos.kdc.ticketgrant
 
TicketGrantingContext() - Constructor for class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingContext
 
TicketGrantingService - Class in org.apache.directory.server.kerberos.kdc.ticketgrant
 
TicketGrantingService() - Constructor for class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
 
TicketGrantReply - Class in org.apache.directory.server.kerberos.shared.messages
 
TicketGrantReply() - Constructor for class org.apache.directory.server.kerberos.shared.messages.TicketGrantReply
Creates a new instance of TicketGrantReply.
TicketGrantReply(PaData[], KerberosPrincipal, Ticket, EncryptedData) - Constructor for class org.apache.directory.server.kerberos.shared.messages.TicketGrantReply
Creates a new instance of TicketGrantReply.
TIME_OF_INITIAL_REQ - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "time of initial request" last request type.
TIME_OF_INITIAL_TGT - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "time of initial ticket" last request type.
TIME_OF_LAST_RENEWAL - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "time of last renewal" last request type.
TIME_OF_LAST_REQ - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "time of last request" last request type.
TIME_OF_NEWEST_TGT - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "time of newest ticket" last request type.
TIME_OF_PASSWORD_EXP - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
Constant for the "time of password expiration" last request type.
timeLimit - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
The timeLimit for this search operation
TimeOffset - Class in org.apache.directory.server.dhcp.options.vendor
The time offset field specifies the offset of the client's subnet in seconds from Coordinated Universal Time (UTC).
TimeOffset() - Constructor for class org.apache.directory.server.dhcp.options.vendor.TimeOffset
 
TimeServers - Class in org.apache.directory.server.dhcp.options.vendor
The time server option specifies a list of RFC 868 time servers available to the client.
TimeServers() - Constructor for class org.apache.directory.server.dhcp.options.vendor.TimeServers
 
TimestampChecker - Class in org.apache.directory.server.kerberos.sam
 
TimestampChecker() - Constructor for class org.apache.directory.server.kerberos.sam.TimestampChecker
 
TLS_KEY_INFO_OC - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
TlsKeyGenerator - Class in org.apache.directory.server.core.security
Generates the default RSA key pair for the server.
TlsKeyGenerator() - Constructor for class org.apache.directory.server.core.security.TlsKeyGenerator
 
toArray() - Method in class org.apache.directory.server.core.invocation.InvocationStack
Returns an array of Invocations.
toBasicAttribute(EntryAttribute) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Convert a ServerAttribute into a BasicAttribute.
toBasicAttributes(ServerEntry) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Convert a ServerEntry into a BasicAttributes.
toClientEntry() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
toDate() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
Returns the KerberosTime as a Date.
ToolCommand - Class in org.apache.directory.server.tools
Simple base class for tool commands.
ToolCommand(String) - Constructor for class org.apache.directory.server.tools.ToolCommand
 
toSearchResultEnum(NamingEnumeration<ServerSearchResult>) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Encapsulate a ServerSearchResult enumeration into a SearchResult enumeration
toServerAttribute(Attribute, AttributeType) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Convert a BasicAttribute or a AttributeImpl to a ServerAtribute
toServerEntry(Attributes, DN, SchemaManager) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
Convert a BasicAttributes or a AttributesImpl to a ServerEntry
toServerEntry(CoreSession, DN, PrincipalStoreEntry) - Static method in class org.apache.directory.server.kerberos.shared.store.operations.StoreUtils
Creates a ServerEntry for a PrincipalStoreEntry, doing what a state factory does but for ServerEntry instead of Attributes.
toServerModification(Modification[], SchemaManager) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
 
toServerModification(ModificationItem[], SchemaManager) - Static method in class org.apache.directory.server.core.entry.ServerEntryUtils
 
toString() - Method in class jdbm.recman.BlockIo
 
toString() - Method in class org.apache.directory.server.changepw.ChangePasswordServer
 
toString() - Method in class org.apache.directory.server.changepw.exceptions.ErrorType
Returns the message for this Change Password error.
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.avltree.ArrayTree
toString() - Method in class org.apache.directory.server.core.avltree.LinkedAvlMapNode
 
toString() - Method in class org.apache.directory.server.core.avltree.LinkedAvlNode
 
toString() - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
toString() - Method in class org.apache.directory.server.core.changelog.DefaultChangeLog
 
toString() - Method in class org.apache.directory.server.core.changelog.MemoryChangeLogStore
 
toString() - Method in class org.apache.directory.server.core.changelog.Tag
 
toString() - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
toString() - Method in class org.apache.directory.server.core.entry.ServerSearchResult
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.AddContextPartitionOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.AddOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.BindOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.CompareOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.DeleteOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.EmptyOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.EntryOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.GetMatchedNameOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.GetRootDSEOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.GetSuffixOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.ListOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.ListSuffixOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.LookupOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.ModifyOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.MoveAndRenameOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.MoveOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.RemoveContextPartitionOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.RenameOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.SearchOperationContext
 
toString() - Method in class org.apache.directory.server.core.interceptor.context.UnbindOperationContext
 
toString() - Method in class org.apache.directory.server.core.LdapPrincipal
Returns string representation of the normalized distinguished name of this principal.
toString() - Method in class org.apache.directory.server.core.MockInterceptor
 
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.jdbm.BTreeRedirect
 
toString() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
toString() - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
toString() - Method in class org.apache.directory.server.dhcp.messages.DhcpMessage
 
toString() - Method in class org.apache.directory.server.dhcp.messages.HardwareAddress
Create a string representation of the hardware address.
toString() - Method in class org.apache.directory.server.dhcp.messages.MessageType
 
toString() - Method in class org.apache.directory.server.dns.DnsServer
 
toString() - Method in class org.apache.directory.server.dns.messages.DnsMessage
 
toString() - Method in class org.apache.directory.server.dns.messages.QuestionRecord
 
toString() - Method in class org.apache.directory.server.dns.messages.ResourceRecordImpl
 
toString() - Method in class org.apache.directory.server.kerberos.kdc.KdcServer
 
toString() - Method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
 
toString() - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
 
toString() - Method in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
Returns the message for this Kerberos error.
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
Converts the object to a printable string.
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
 
toString(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationData
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
 
toString(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.AuthorizationDataEntry
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
 
toString(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.Checksum
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptedData
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.EncryptionKey
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlags
Converts the object to a printable string.
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddress
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.HostAddresses
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
Converts the object to a printable string.
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
 
toString(String) - Method in class org.apache.directory.server.kerberos.shared.messages.value.PaData
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.PrincipalName
 
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.SamType
Returns the name of the SamType.
toString() - Method in class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
 
toString() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.AuthorizationType
 
toString() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.HostAddrType
 
toString() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PaDataType
 
toString() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PrincipalNameType
 
toString() - Method in enum org.apache.directory.server.kerberos.shared.messages.value.types.TransitedEncodingType
 
toString() - Method in class org.apache.directory.server.ldap.handlers.controls.PagedSearchContext
 
toString() - Method in class org.apache.directory.server.ldap.LdapServer
 
toString() - Method in class org.apache.directory.server.ldap.LdapSession
The principal and remote address associated with this session.
toString() - Method in class org.apache.directory.server.ntp.messages.LeapIndicatorType
 
toString() - Method in class org.apache.directory.server.ntp.messages.ModeType
 
toString() - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
 
toString() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
 
toString() - Method in class org.apache.directory.server.ntp.messages.StratumType
 
toString() - Method in class org.apache.directory.server.ntp.NtpServer
 
toString() - Method in class org.apache.directory.server.protocol.shared.transport.AbstractTransport
 
toString() - Method in class org.apache.directory.server.protocol.shared.transport.TcpTransport
 
toString() - Method in class org.apache.directory.server.protocol.shared.transport.UdpTransport
 
toString() - Method in enum org.apache.directory.server.protocol.shared.TransportProtocol
 
toString() - Method in class org.apache.directory.server.replication.configuration.ReplicaId
 
toString() - Method in class org.apache.directory.server.tools.ToolCommand
 
toString() - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
toString() - Method in class org.apache.directory.server.xdbm.ForwardIndexEntry
 
toString() - Method in class org.apache.directory.server.xdbm.ReverseIndexEntry
 
toString() - Method in class org.apache.directory.server.xdbm.Tuple
 
touchEntry(CacheEntry) - Method in class jdbm.helper.MRU
Place entry at the end of linked list -- Most Recently Used
TrailerEncapsulation - Class in org.apache.directory.server.dhcp.options.linklayer
This option specifies whether or not the client should negotiate the use of trailers (RFC 893) when using the ARP protocol.
TrailerEncapsulation() - Constructor for class org.apache.directory.server.dhcp.options.linklayer.TrailerEncapsulation
 
TransactionManager - Class in jdbm.recman
This class manages the transaction log that belongs to every RecordFile.
TransactionManager.BlockIoComparator - Class in jdbm.recman
INNER CLASS.
TransactionManager.BlockIoComparator() - Constructor for class jdbm.recman.TransactionManager.BlockIoComparator
 
TransitedEncoding - Class in org.apache.directory.server.kerberos.shared.messages.value
The TransitedEncoding structure.
TransitedEncoding() - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Creates a new instance of TransitedEncoding.
TransitedEncoding(TransitedEncodingType, byte[]) - Constructor for class org.apache.directory.server.kerberos.shared.messages.value.TransitedEncoding
Creates a new instance of TransitedEncoding.
TransitedEncodingEncoder - Class in org.apache.directory.server.kerberos.shared.io.encoder
 
TransitedEncodingEncoder() - Constructor for class org.apache.directory.server.kerberos.shared.io.encoder.TransitedEncodingEncoder
 
TransitedEncodingType - Enum in org.apache.directory.server.kerberos.shared.messages.value.types
 
TRANSLATION_PAGE - Static variable in interface jdbm.recman.Magic
 
Transport - Interface in org.apache.directory.server.protocol.shared.transport
 
TransportProtocol - Enum in org.apache.directory.server.protocol.shared
Type safe enumeration for the transport protocol.
transports - Variable in class org.apache.directory.server.protocol.shared.AbstractProtocolService
The service transports.
TransportType - Enum in org.apache.directory.server.annotations
The two different type of Transport
TRIGGER_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
TRIGGER_EXECUTION_SUBENTRY_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
TRIGGER_EXECUTION_SUBENTRY_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
TRIGGER_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryInterceptor
 
TriggerExecutionAuthorizer - Interface in org.apache.directory.server.core.trigger
 
TriggerInterceptor - Class in org.apache.directory.server.core.trigger
The Trigger Service based on the Trigger Specification.
TriggerInterceptor() - Constructor for class org.apache.directory.server.core.trigger.TriggerInterceptor
 
TriggerSpecCache - Class in org.apache.directory.server.core.trigger
A cache for Trigger Specifications which responds to specific events to perform cache house keeping as trigger subentries are added, deleted and modified.
TriggerSpecCache(DirectoryService) - Constructor for class org.apache.directory.server.core.trigger.TriggerSpecCache
Creates a TriggerSpecification cache.
TTL - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema TTL for an apacheDnsAbstractRecord
Tuple - Class in jdbm.helper
Tuple consisting of a key-value pair.
Tuple() - Constructor for class jdbm.helper.Tuple
Construct an empty Tuple.
Tuple(Object, Object) - Constructor for class jdbm.helper.Tuple
Construct a Tuple.
Tuple<K,V> - Class in org.apache.directory.server.xdbm
A key/value tuple for simple two column persistent Tables with sorted keys.
Tuple() - Constructor for class org.apache.directory.server.xdbm.Tuple
Do nothing default that has a null key and null value.
Tuple(K, V) - Constructor for class org.apache.directory.server.xdbm.Tuple
Creates a Tuple using a key and a value.
TupleBrowser - Class in jdbm.helper
Browser to traverse a collection of tuples.
TupleBrowser() - Constructor for class jdbm.helper.TupleBrowser
 
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(CoreSession) - Constructor for class org.apache.directory.server.core.authz.TupleCache
Creates a ACITuple cache.
TupleComparator<K,V> - Interface in org.apache.directory.server.core.partition.impl.btree
Used to compare the sorting order of binary data.
TupleCursor<K,V> - Interface in org.apache.directory.server.xdbm
A Cursor introducing new advance methods designed to reduce some inefficiencies encountered when scanning over Tuples.
TupleRenderer - Interface in org.apache.directory.server.xdbm
A table key/value String renderer for the display or logging of human readable potentially binary data.
TYPE - Static variable in class org.apache.directory.server.dns.store.DnsAttribute
the apachedns schema type for an apacheDnsAbstractRecord
typesOnly - Variable in class org.apache.directory.server.core.interceptor.context.SearchingOperationContext
A flag to tell if only the attribute names to be returned

U

UdpTransport - Class in org.apache.directory.server.protocol.shared.transport
 
UdpTransport() - Constructor for class org.apache.directory.server.protocol.shared.transport.UdpTransport
Creates an instance of the UdpTransport class
UdpTransport(int) - Constructor for class org.apache.directory.server.protocol.shared.transport.UdpTransport
Creates an instance of the UdpTransport class on localhost
UdpTransport(String, int) - Constructor for class org.apache.directory.server.protocol.shared.transport.UdpTransport
Creates an instance of the UdpTransport class
unbind() - Method in interface org.apache.directory.server.core.CoreSession
 
unbind(InternalUnbindRequest) - Method in interface org.apache.directory.server.core.CoreSession
 
unbind() - Method in class org.apache.directory.server.core.DefaultCoreSession
 
unbind(InternalUnbindRequest) - Method in class org.apache.directory.server.core.DefaultCoreSession
 
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.DefaultOperationManager
TODO document after determining if this method should be here.
unbind(NextInterceptor, UnbindOperationContext) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
unbind(NextInterceptor, UnbindOperationContext) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.unbind( UnbindOperationContext ) call.
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
unbind(UnbindOperationContext) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.unbind( NextInterceptor, UnbindOperationContext )
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() - Method in class org.apache.directory.server.core.MockCoreSession
 
unbind(InternalUnbindRequest) - Method in class org.apache.directory.server.core.MockCoreSession
 
unbind(NextInterceptor, UnbindOperationContext) - Method in class org.apache.directory.server.core.MockInterceptor
 
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.MockOperationManager
 
unbind(UnbindOperationContext) - Method in interface org.apache.directory.server.core.OperationManager
TODO document after determining if this method should be here.
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.partition.ldif.LdifPartition
 
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.partition.NullPartition
 
unbind(UnbindOperationContext) - Method in interface org.apache.directory.server.core.partition.Partition
Represents an unbind operation issued by an authenticated client.
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.core.schema.SchemaPartition
 
unbind(UnbindOperationContext) - Method in class org.apache.directory.server.xdbm.AbstractXdbmPartition
 
UnbindHandler - Class in org.apache.directory.server.ldap.handlers
A no reply protocol handler implementation for LDAP InternalUnbindRequests.
UnbindHandler() - Constructor for class org.apache.directory.server.ldap.handlers.UnbindHandler
 
UnbindOperationContext - Class in org.apache.directory.server.core.interceptor.context
A Unbind context used for Interceptors.
UnbindOperationContext(CoreSession) - Constructor for class org.apache.directory.server.core.interceptor.context.UnbindOperationContext
Creates a new instance of UnbindOperationContext.
UnbindOperationContext(CoreSession, InternalUnbindRequest) - Constructor for class org.apache.directory.server.core.interceptor.context.UnbindOperationContext
 
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
 
UNIX_FILE_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
UNIX_FILE_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
UNIX_FILE_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
UNIX_FILE_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
UNLIMITED - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
unlock() - Method in interface org.apache.directory.server.core.ReferralManager
Release the read-write lock on the referralManager.
unlock() - Method in class org.apache.directory.server.core.ReferralManagerImpl
Release the read-write lock on the referralManager.
UnrecognizedOption - Class in org.apache.directory.server.dhcp.options.dhcp
This pseudo option represents all options which have not been recognized and parsed as specific implementations.
UnrecognizedOption() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.UnrecognizedOption
 
UnrecognizedOption(byte) - Constructor for class org.apache.directory.server.dhcp.options.dhcp.UnrecognizedOption
 
unregisterOids(SchemaObject) - Method in class org.apache.directory.server.core.schema.registries.synchronizers.AbstractRegistrySynchronizer
Unregister a SchemaObject's OID from the associated oidRegistry
unregisterOutstandingRequest(InternalAbandonableRequest) - Method in class org.apache.directory.server.ldap.LdapSession
Unregisters an outstanding request.
unseal(Class, EncryptionKey, EncryptedData, KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.encryption.CipherTextHandler
Perform a decrypt and a decode.
UNSPECIFIED - Static variable in class org.apache.directory.server.ntp.messages.StratumType
Constant for the "Unspecified or unavailable" stratum type.
UNUSED10 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - unused10.
UNUSED11 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - unused11.
UNUSED12 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - unused12.
UNUSED13 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - unused13.
UNUSED7 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - unused7.
UNUSED9 - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - unused9.
unwrap(byte[], int, int) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
NOT IMPLEMENTED
update(long, Object) - Method in class jdbm.recman.BaseRecordManager
Updates a record using standard java object serialization.
update(long, Object, Serializer) - Method in class jdbm.recman.BaseRecordManager
Updates a record using a custom serializer.
update(long, Object) - Method in class jdbm.recman.CacheRecordManager
Updates a record using standard Java serialization.
update(long, Object, Serializer) - Method in class jdbm.recman.CacheRecordManager
Updates a record using a custom serializer.
update(long, Object) - Method in interface jdbm.RecordManager
Updates a record using standard java object serialization.
update(long, Object, Serializer) - Method in interface jdbm.RecordManager
Updates a record using a custom serializer.
updateCacheEntries() - Method in class jdbm.recman.CacheRecordManager
Update all dirty cache objects to the underlying RecordManager.
updateLease(Lease) - Method in class org.apache.directory.server.dhcp.store.AbstractDhcpStore
Update the (possibly changed) lease in the store.
updateLease(Lease) - Method in class org.apache.directory.server.dhcp.store.SimpleDhcpStore
 
USE_SESSION_KEY - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.ApOptions
AP Request option - use session key
USED_PAGE - Static variable in interface jdbm.recman.Magic
 
USER_CERTIFICATE_AT - Static variable in class org.apache.directory.server.core.security.TlsKeyGenerator
 
USER_EXAMPLE_COM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
The default change password base DN.
USER_LOOKUP_BYPASS - Static variable in class org.apache.directory.server.core.authz.support.ACDFEngine
 
userIndices() - Method in class org.apache.directory.server.core.partition.avl.AvlStore
An iterator build on top of the User's index
userIndices() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmStore
 
userIndices() - Method in class org.apache.directory.server.core.partition.ldif.LdifStore
 
userIndices() - Method in interface org.apache.directory.server.xdbm.Store
An iterator build on top of the User's index
userRoot() - Method in class org.apache.directory.server.core.prefs.ServerPreferencesFactory
 
USERS_SYSTEM_DN - Static variable in class org.apache.directory.server.constants.ServerDNConstants
the base dn under which all users reside
USNO - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "USNO" reference identifier type.

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.MockDirectoryService
 
VALIDATE - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KdcOptions
KDC option - validate.
value - Variable in class org.apache.directory.server.kerberos.shared.messages.value.flags.AbstractKerberosFlags
The associated value
ValueArrayCursor<K,V> - Class in org.apache.directory.server.core.partition.impl.btree
A Cursor which returns the values of a single key as Tuples.
ValueArrayCursor(K, V[]) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
ValueArrayCursor(K, List<V>) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ValueArrayCursor
 
valueChanged(ListSelectionEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.SearchResultDialog
 
valueCursor(K) - Method in class org.apache.directory.server.core.partition.avl.AvlTable
Creates a Cursor that traverses Table values for the same key.
valueCursor(K) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
valueCursor(K) - Method in interface org.apache.directory.server.xdbm.Table
Creates a Cursor that traverses Table values for the same key.
valueOf(String) - Static method in enum org.apache.directory.server.annotations.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.changelog.LogChange
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.changelog.RevisionOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.changelog.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.event.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.ReferralHandlingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.replication.BindMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.core.replication.ReplicationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.directory.server.dhcp.messages.HardwareAddress
Parses a string representation of a hardware address according to the specification given in HardwareAddress.toString().
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.OpCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.ProtocolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.RecordClass
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.RecordType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.ResponseCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.dns.messages.ServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.KerberosMessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.AuthorizationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.HostAddrType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PaDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PrincipalNameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.TransitedEncodingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.protocol.shared.TransportProtocol
Returns the enum constant of this type with the specified name.
values() - Method in class jdbm.htree.HTree
Returns an enumeration of the values contained in this
values() - Static method in enum org.apache.directory.server.annotations.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.changepw.exceptions.ErrorType
A list of all the error type constants.
values() - Static method in enum org.apache.directory.server.core.changelog.LogChange
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.core.changelog.RevisionOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.core.changelog.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.core.event.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.core.ReferralHandlingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.core.replication.BindMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.core.replication.ReplicationType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.dhcp.messages.MessageType
 
values() - Static method in enum org.apache.directory.server.dns.messages.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.dns.messages.OpCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.dns.messages.ProtocolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.dns.messages.RecordClass
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.dns.messages.RecordType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.dns.messages.ResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.dns.messages.ServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.kerberos.shared.crypto.encryption.EncryptionType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.kerberos.shared.crypto.encryption.KeyUsage
VALUES needs to be located here, otherwise illegal forward reference.
VALUES - Static variable in class org.apache.directory.server.kerberos.shared.exceptions.ErrorType
A List of all the error type constants.
values() - Static method in enum org.apache.directory.server.kerberos.shared.KerberosMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.kerberos.shared.messages.components.MessageComponentType
A List of all the message component type constants.
values() - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.flags.TicketFlag
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.LastRequestType
A List of all the last request type constants.
VALUES - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.SamType
a list of all the sam type constants
values() - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.AuthorizationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.HostAddrType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PaDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.PrincipalNameType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.kerberos.shared.messages.value.types.TransitedEncodingType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.ntp.messages.LeapIndicatorType
A list of all the leap indicator type constants.
VALUES - Static variable in class org.apache.directory.server.ntp.messages.ModeType
A list of all the mode type constants.
VALUES - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
A list of all the reference identifier type constants.
VALUES - Static variable in class org.apache.directory.server.ntp.messages.StratumType
A list of all the stratum type constants.
values() - Method in class org.apache.directory.server.protocol.shared.MapAdapter
 
values() - Static method in enum org.apache.directory.server.protocol.shared.TransportProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
VendorClassIdentifier - Class in org.apache.directory.server.dhcp.options.dhcp
This option is used by DHCP clients to optionally identify the vendor type and configuration of a DHCP client.
VendorClassIdentifier() - Constructor for class org.apache.directory.server.dhcp.options.dhcp.VendorClassIdentifier
 
VendorSpecificInformation - Class in org.apache.directory.server.dhcp.options.misc
This option is used by clients and servers to exchange vendor- specific information.
VendorSpecificInformation() - Constructor for class org.apache.directory.server.dhcp.options.misc.VendorSpecificInformation
 
verify(PrincipalStoreEntry, byte[]) - Method in class org.apache.directory.server.kerberos.sam.SamSubsystem
Uses the principal entry information to load the approapriate SamVerifier and verify the Single-use password.
verify(KerberosPrincipal, byte[]) - Method in interface org.apache.directory.server.kerberos.sam.SamVerifier
Verifies the single use password supplied.
verifyAuthHeader(ApplicationRequest, Ticket, EncryptionKey, long, ReplayCache, boolean, InetAddress, CipherTextHandler, KeyUsage, boolean) - Static method in class org.apache.directory.server.kerberos.shared.KerberosUtils
Verifies an AuthHeader using guidelines from RFC 1510 section A.10., "KRB_AP_REQ verification."
verifyChecksum(Checksum, byte[], byte[], KeyUsage) - Method in class org.apache.directory.server.kerberos.shared.crypto.checksum.ChecksumHandler
Verify a checksum by providing the raw bytes and an (optional) key for keyed checksums.
verifyTgt(TicketGrantingContext) - Static method in class org.apache.directory.server.kerberos.kdc.ticketgrant.TicketGrantingService
 
VERSION_51 - Static variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Byte array constant for keytab file format 5.1.
VERSION_52 - Static variable in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Byte array constant for keytab file format 5.2.
versionNumber - Variable in class org.apache.directory.server.changepw.messages.AbstractPasswordMessageModifier
 
visit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
visit(ExprNode) - Method in class org.apache.directory.server.core.normalization.FilterNormalizingVisitor
Visit the tree, normalizing the leaves and recusrsively visit the branches.

W

waitForDelay(int) - Static method in class org.apache.directory.server.ldap.handlers.extended.GracefulShutdownHandler
 
WEAK_REF_CACHE - Static variable in interface jdbm.RecordManagerOptions
Use weak references {$link java.lang.ref.WeakReference} for the record cache instead of the default normal object references.
WebApp - Class in org.apache.directory.server.integration.http
A class to configure a web application
WebApp() - Constructor for class org.apache.directory.server.integration.http.WebApp
 
WEEK - Static variable in class org.apache.directory.server.kerberos.shared.messages.value.KerberosTime
The number of milliseconds in a week.
WellKnownServicesRecordEncoder - Class in org.apache.directory.server.dns.io.encoder
3.4.2.
WellKnownServicesRecordEncoder() - Constructor for class org.apache.directory.server.dns.io.encoder.WellKnownServicesRecordEncoder
 
WINDOWS_FILE_AT - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
WINDOWS_FILE_AT_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
WINDOWS_FILE_OC - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
WINDOWS_FILE_OC_OID - Static variable in interface org.apache.directory.server.constants.ApacheSchemaConstants
 
wkDirPath - Variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
a custom working directory path when specified in configuration
wkDirPath - Variable in class org.apache.directory.server.xdbm.GenericIndex
 
wrap(byte[], int, int) - Method in class org.apache.directory.server.ldap.handlers.bind.AbstractSaslServer
NOT IMPLEMENTED
wrapAsDictionary() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
Wraps this ServerPreferences object as a Dictionary.
WrappedRuntimeException - Exception in jdbm.helper
A run-time exception that wraps another exception.
WrappedRuntimeException(String, Exception) - Constructor for exception jdbm.helper.WrappedRuntimeException
Constructs a new runtime exception based on a checked exception.
WrappedRuntimeException(Exception) - Constructor for exception jdbm.helper.WrappedRuntimeException
Constructs a new runtime exception based on a checked exception.
write(File) - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Write the keytab to a File.
writeByte(int, byte) - Method in class jdbm.recman.BlockIo
Writes a byte to the indicated position
writeExternal(ObjectOutput) - Method in class jdbm.btree.BTree
Implement Externalizable interface.
writeExternal(ObjectOutput) - Method in class jdbm.recman.BlockIo
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.server.core.changelog.ChangeLogEvent
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.server.core.entry.ClonedServerEntry
 
writeExternal(ObjectOutput) - Method in class org.apache.directory.server.core.LdapPrincipal
 
writeFile(IoBuffer, File) - Method in class org.apache.directory.server.kerberos.shared.keytab.Keytab
Write the contents of the ByteBuffer to a File.
writeInt(int, int) - Method in class jdbm.recman.BlockIo
Writes an int to the indicated position
writeLong(int, long) - Method in class jdbm.recman.BlockIo
Writes a long to the indicated position
writeShort(int, short) - Method in class jdbm.recman.BlockIo
Writes a short to the indicated position
writeTo(ByteBuffer) - Method in class org.apache.directory.server.dhcp.options.DhcpOption
 
writeTo(ByteBuffer) - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
Writes this NtpTimeStamp to the given ByteBuffer.
WWV - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "WWV" reference identifier type.
WWVB - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "WWVB" reference identifier type.
WWVH - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "WWVH" reference identifier type.

X

XWindowDisplayManagers - Class in org.apache.directory.server.dhcp.options.misc
This option specifies a list of IP addresses of systems that are running the X Window System Display Manager and are available to the client.
XWindowDisplayManagers() - Constructor for class org.apache.directory.server.dhcp.options.misc.XWindowDisplayManagers
 
XWindowFontServers - Class in org.apache.directory.server.dhcp.options.misc
This option specifies a list of X Window System Font servers available to the client.
XWindowFontServers() - Constructor for class org.apache.directory.server.dhcp.options.misc.XWindowFontServers
 

_

_children - Variable in class jdbm.btree.BPage
Children pages (recids) associated with keys.
_comparator - Variable in class jdbm.btree.BTree
Comparator used to index entries.
_entries - Variable in class jdbm.btree.BTree
Total number of entries in the BTree
_first - Variable in class jdbm.btree.BPage
Index of first used item at the page
_isLeaf - Variable in class jdbm.btree.BPage
Flag indicating if this is a leaf BPage.
_keys - Variable in class jdbm.btree.BPage
Keys of children nodes
_keySerializer - Variable in class jdbm.btree.BTree
Serializer used to serialize index keys (optional)
_nested - Variable in exception jdbm.helper.CacheEvictionException
Nested exception -- the original exception that occured, if any.
_next - Variable in class jdbm.btree.BPage
Next leaf BPage (only if this BPage is a leaf)
_pageSize - Variable in class jdbm.btree.BTree
Number of entries in each BPage.
_previous - Variable in class jdbm.btree.BPage
Previous leaf BPage (only if this BPage is a leaf)
_recid - Variable in class jdbm.btree.BPage
This BPage's record ID in the PageManager.
_recman - Variable in class jdbm.btree.BTree
Page manager used to persist changes in BPages
_values - Variable in class jdbm.btree.BPage
Values associated with keys.
_valueSerializer - Variable in class jdbm.btree.BTree
Serializer used to serialize index values (optional)

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

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