$ 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

abandon() - Method in interface org.apache.directory.shared.ldap.message.AbandonableRequest
Abandons this request.
abandon() - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
abandon() - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
abandon() - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
abandon() - Method in class org.apache.directory.shared.ldap.message.UnbindRequestImpl
RFC 2251 [Section 4.11]: Abandon, Bind, Unbind, and StartTLS operations cannot be abandoned.
ABANDON_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ABANDON_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ABANDON_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
AbandonableRequest - Interface in org.apache.directory.shared.ldap.message
A request which can be abandoned.
AbandonListener - Interface in org.apache.directory.shared.ldap.message
A listener interested in abandon operations performed on requests.
AbandonRequest - Class in org.apache.directory.shared.ldap.codec.abandon
A AbandonRequest Message.
AbandonRequest() - Constructor for class org.apache.directory.shared.ldap.codec.abandon.AbandonRequest
Creates a new AbandonRequest object.
AbandonRequest - Interface in org.apache.directory.shared.ldap.message
Abandon protocol operation request to terminate an operation already in progress.
AbandonRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable implementation of an AbandonRequest.
AbandonRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Creates an AbandonRequest implementation for an outstanding request.
AbandonRequestTest - Class in org.apache.directory.shared.ldap.codec.abandon
Test an AbandonRequest
AbandonRequestTest() - Constructor for class org.apache.directory.shared.ldap.codec.abandon.AbandonRequestTest
 
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
 
ABSTRACT_VAL - Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
The int constant value for the abstract objectClasses
AbstractAbandonableRequest - Class in org.apache.directory.shared.ldap.message
The base abandonable request message class.
AbstractAbandonableRequest(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
Subclasses must provide these parameters via a super constructor call.
AbstractAbandonableRequest.RequestObservable - Class in org.apache.directory.shared.ldap.message
 
AbstractAbandonableRequest.RequestObservable() - Constructor for class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest.RequestObservable
 
AbstractAttributeType - Class in org.apache.directory.shared.ldap.schema
Attribute specification bean used to store the schema information for an attributeType definition.
AbstractAttributeType(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractAttributeType
Creates an AttributeType using a unique OID.
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.
AbstractAuthorizationITest - Class in org.apache.directory.server.core.authz
A base class used for authorization tests.
AbstractAuthorizationITest() - Constructor for class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Creates an abstract authorization test case which enables the authorization subsystem of the server.
AbstractBootstrapProducer - Class in org.apache.directory.server.core.schema.bootstrap
An abstract producer implementation.
AbstractBootstrapProducer(ProducerTypeEnum) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
Creates a producer of a specific type.
AbstractBootstrapProducer.BootstrapAttributeType - Class in org.apache.directory.server.core.schema.bootstrap
A concrete mutable attributeType implementation for bootstrapping which uses registries for dynamically resolving dependent objects.
AbstractBootstrapProducer.BootstrapAttributeType(String, BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapAttributeType
 
AbstractBootstrapProducer.BootstrapMatchingRule - Class in org.apache.directory.server.core.schema.bootstrap
 
AbstractBootstrapProducer.BootstrapMatchingRule(String, BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
AbstractBootstrapProducer.BootstrapObjectClass - Class in org.apache.directory.server.core.schema.bootstrap
A concrete mutable objectClass implementation for bootstrapping which uses registries for dynamically resolving dependent objects.
AbstractBootstrapProducer.BootstrapObjectClass(String, BootstrapRegistries) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapObjectClass
Creates a mutable ObjectClass for the bootstrap process.
AbstractBootstrapProducer.BootstrapSyntax - Class in org.apache.directory.server.core.schema.bootstrap
A mutable Syntax for the bootstrap phase that uses the syntaxCheckerRegistry to dynamically resolve syntax checkers.
AbstractBootstrapProducer.BootstrapSyntax(String, SyntaxCheckerRegistry) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapSyntax
 
AbstractBootstrapSchema - Class in org.apache.directory.server.core.schema.bootstrap
Abstract bootstrap schema implementation.
AbstractBootstrapSchema(String) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
 
AbstractBootstrapSchema(String, String) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
 
AbstractBootstrapSchema(String, String, String) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
 
AbstractBootstrapSchema(String, String, String, String[]) - Constructor for class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapSchema
 
AbstractContainer - Class in org.apache.directory.shared.asn1.ber
This class is the abstract container used to store the current state of a PDU being decoded.
AbstractContainer() - Constructor for class org.apache.directory.shared.asn1.ber.AbstractContainer
 
AbstractContextFactory - Class in org.apache.directory.server.core.jndi
A server-side JNDI provider implementation of InitialContextFactory.
AbstractContextFactory() - Constructor for class org.apache.directory.server.core.jndi.AbstractContextFactory
Creates a new instance.
AbstractExprNode - Class in org.apache.directory.shared.ldap.filter
Abstract implementation of a expression node.
AbstractExprNode(int) - Constructor for class org.apache.directory.shared.ldap.filter.AbstractExprNode
Creates an node by setting abstract node type.
AbstractGrammar - Class in org.apache.directory.shared.asn1.ber.grammar
The abstract IGrammar which is the Mother of all the grammars.
AbstractGrammar() - Constructor for class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
Default constructor
AbstractMatchingRule - Class in org.apache.directory.shared.ldap.schema
The default MatchingRule implementation.
AbstractMatchingRule(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractMatchingRule
Creates a MatchingRule using the minimal set of required information.
AbstractMessage - Class in org.apache.directory.shared.ldap.message
Abstract message base class.
AbstractMessage(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractMessage
Completes the instantiation of a Message.
AbstractMessageCodecTest - Class in org.apache.directory.mitosis.service.protocol.codec
 
AbstractMessageCodecTest(BaseMessage, MessageEncoder, MessageDecoder) - Constructor for class org.apache.directory.mitosis.service.protocol.codec.AbstractMessageCodecTest
 
AbstractMessageTest - Class in org.apache.directory.shared.ldap.message
Test cases for the AbstractMessage class' methods.
AbstractMessageTest() - Constructor for class org.apache.directory.shared.ldap.message.AbstractMessageTest
 
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
 
AbstractRequest - Class in org.apache.directory.shared.ldap.message
The base request message class.
AbstractRequest(int, MessageTypeEnum, boolean) - Constructor for class org.apache.directory.shared.ldap.message.AbstractRequest
Subclasses must provide these parameters via a super constructor call.
AbstractResponse - Class in org.apache.directory.shared.ldap.message
Abstract base for a Lockable Response message.
AbstractResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractResponse
Allows subclasses based on the abstract type to create a response to a request.
AbstractResultResponse - Class in org.apache.directory.shared.ldap.message
Abstract base for a Lockable ResultResponse message.
AbstractResultResponse(int, MessageTypeEnum) - Constructor for class org.apache.directory.shared.ldap.message.AbstractResultResponse
Allows subclasses based on the abstract type to create a response to a request.
AbstractResultResponseTest - Class in org.apache.directory.shared.ldap.message
TestCase for the methods of the AbstractResultResponse class.
AbstractResultResponseTest() - Constructor for class org.apache.directory.shared.ldap.message.AbstractResultResponseTest
 
AbstractSchemaObject - Class in org.apache.directory.shared.ldap.schema
The abstract base class for all schema object types.
AbstractSchemaObject(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String[]) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String[], boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSchemaObject(String, String[], boolean, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Creates an abstract SchemaObject.
AbstractSimpleComponentsMonitor - Class in org.apache.directory.shared.ldap.util
 
AbstractSimpleComponentsMonitor(String[]) - Constructor for class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
AbstractStatefulDecoder - Class in org.apache.directory.shared.asn1.codec.stateful
Convenience class to not have to reimplement the two setter methods everytime one starts a new decoder.
AbstractStatefulDecoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder where the callback and monitor must be set.
AbstractStatefulDecoder(DecoderCallback) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder with a callback.
AbstractStatefulDecoder(DecoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder with a monitor but no callback.
AbstractStatefulDecoder(DecoderCallback, DecoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulDecoder
Creates a stateful decoder.
AbstractStatefulEncoder - Class in org.apache.directory.shared.asn1.codec.stateful
Convenience class to not have to reimplement the two setter methods everytime one starts a new encoder.
AbstractStatefulEncoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder where the callback and monitor must be set.
AbstractStatefulEncoder(EncoderCallback) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder with a callback.
AbstractStatefulEncoder(EncoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder with a monitor but no callback.
AbstractStatefulEncoder(EncoderCallback, EncoderMonitor) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Creates a stateful encoder.
AbstractStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
AbstractStoredProcedureParameterInjector(Invocation) - Constructor for class org.apache.directory.server.core.trigger.AbstractStoredProcedureParameterInjector
 
AbstractSyntax - Class in org.apache.directory.shared.ldap.schema
An abstract Syntax class.
AbstractSyntax(String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntax(String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntax(String, String) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntax(String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.schema.AbstractSyntax
Creates a Syntax object using a unique OID.
AbstractSyntaxChecker - Class in org.apache.directory.server.core.schema
Document me.
AbstractSyntaxChecker(String) - Constructor for class org.apache.directory.server.core.schema.AbstractSyntaxChecker
Creates a SyntaxChecker with a unique OID.
AbstractTriggerServiceTest - Class in org.apache.directory.server.core.trigger
A base class used for trigger service tests.
AbstractTriggerServiceTest() - Constructor for class org.apache.directory.server.core.trigger.AbstractTriggerServiceTest
Creates an AbstractTriggerServiceTest instance with admin principal in effect.
AC_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
AC_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
AC_SUBENTRIES - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
accept(Invocation, SearchResult, SearchControls) - Method in class org.apache.directory.server.core.authz.AuthorizationService.AuthorizationFilter
 
accept(Invocation, SearchResult, SearchControls) - Method in interface org.apache.directory.server.core.enumeration.SearchResultFilter
Filters the contents of search results on the way out the door to client callers.
accept(Invocation, SearchResult, SearchControls) - Method in class org.apache.directory.server.core.referral.ReferralService.ReferralFilter
 
accept(Invocation, SearchResult, SearchControls) - Method in class org.apache.directory.server.core.subtree.SubentryService.HideEntriesFilter
 
accept(Invocation, SearchResult, SearchControls) - Method in class org.apache.directory.server.core.subtree.SubentryService.HideSubentriesFilter
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.AssertionNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
 
accept(FilterVisitor) - Method in interface org.apache.directory.shared.ldap.filter.ExprNode
Element/node accept method for visitor pattern.
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.ExtensibleNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.PresenceNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.ScopeNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
 
accept(FilterVisitor) - Method in class org.apache.directory.shared.ldap.filter.SubstringNode
 
accept(Field) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Returns whether or not to append the given Field.
AcceptAllSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker implementation which accepts all values as valid.
AcceptAllSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
Creates a SyntaxChecker which accepts all values.
ACCESS_CONTROL_SUBENTRY - Static variable in class org.apache.directory.server.core.subtree.Subentry
 
ACDFEngine - Class in org.apache.directory.server.core.authz.support
An implementation of Access Control Decision Function (18.8, X.501).
ACDFEngine(OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.authz.support.ACDFEngine
Creates a new instance.
ACIItem - Class in org.apache.directory.shared.ldap.aci
An abstract class that provides common properties and operations for ItemFirstACIItem and UserFirstACIItem as specified X.501 specification.
ACIItem(String, int, AuthenticationLevel) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItem
Creates a new instance
ACIItemParser - Class in org.apache.directory.shared.ldap.aci
A reusable wrapper around the antlr generated parser for an ACIItem as defined by X.501.
ACIItemParser(Map) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemParser
Creates a ACIItem parser.
ACIItemParser(NameComponentNormalizer, Map) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemParser
Creates a normalizing ACIItem parser.
ACIItemParserTest - Class in org.apache.directory.shared.ldap.aci
Unit tests class for ACIItem parser (wrapper).
ACIItemParserTest() - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemParserTest
Creates a ACIItemParserTest instance.
ACIItemParserTest(String) - Constructor for class org.apache.directory.shared.ldap.aci.ACIItemParserTest
Creates a ACIItemParserTest instance.
ACITuple - Class in org.apache.directory.shared.ldap.aci
A flatten entity which is converted from an ACIItem.
ACITuple(Collection, AuthenticationLevel, Collection, Set, boolean, int) - Constructor for class org.apache.directory.shared.ldap.aci.ACITuple
Creates a new instance.
ACITupleFilter - Interface in org.apache.directory.server.core.authz.support
An interface that filters the specified collection of tuples using the specified extra information.
action(IAsn1Container) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IAction
The action to be executed.
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.AttributeDescAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ControlsInitAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ControlValueAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ErrorMessageAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAndFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitApproxMatchFilterAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAssertionValueFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAttributeDescFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitAttributeDescListAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitEqualityMatchFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitExtensibleMatchFilterAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitGreaterOrEqualFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitLessOrEqualFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitNotFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitOrFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitPresentFilterAction
 
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitReferralsAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.InitSubstringsFilterAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.MatchedDNAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ModifyAttributeValueAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ReferralAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ResponseAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ResponseNameAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ResultCodeAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.SearchResultAttributeValueAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ServerSASLCredsAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreAnyAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreFinalAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreMatchValueAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreReferenceAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.StoreTypeMatchingRuleAction
The initialization action
action(IAsn1Container) - Method in class org.apache.directory.shared.ldap.codec.actions.ValueAction
The initialization action
actionPerformed(ActionEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
 
actionPerformed(ActionEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog.RadioButtonListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.LdapTester.ExitMenuListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.LdapTester.RefreshOutputListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.LdapTester.SessionWindowListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.LdapTester.TestCaseWindowListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.SessionAddUI.AddListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.SessionAddUI.CancelListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.SessionAddUI.ModifyListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.SessionListUI.AddListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.SessionListUI.DeleteListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.SessionListUI.ModifyListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.TestCaseListUI.AddListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.TestCaseListUI.DeleteListener
 
actionPerformed(ActionEvent) - Method in class org.apache.ldap.clients.ldaptest.TestCaseListUI.ModifyListener
 
ActionTime - Class in org.apache.directory.shared.ldap.trigger
An enumeration that represents action times for an LDAP trigger specification.
add(Operation) - Method in class org.apache.directory.mitosis.operation.CompositeOperation
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.event.EventService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.exception.ExceptionService
In the pre-invocation state this interceptor method checks to see if the entry to be added already exists.
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
add(NextInterceptor, LdapDN, Attributes) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.add(org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.Attributes) call.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
add(LdapDN, Attributes) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.add(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,javax.naming.directory.Attributes).
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.operational.OperationalAttributeService
Adds extra operational attributes to the entry before it is added.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
Looks up the backend corresponding to the entry first, then checks to see if the entry already exists.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
add(Object, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
add(Attribute, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
add(Attributes, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
add(Object, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(Attribute, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(Attributes, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
add(LdapDN, Attributes) - Method in interface org.apache.directory.server.core.partition.Partition
Adds an entry to this ContextPartition.
add(LdapDN, Attributes) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
add(LdapDN, Attributes, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.referral.ReferralService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.schema.SchemaService
Check that all the attributes exist in the schema for this entry.
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.subtree.SubentryService
 
add(NextInterceptor, LdapDN, Attributes) - Method in class org.apache.directory.server.core.trigger.TriggerService
 
add(DEREncodable) - Method in class org.apache.directory.shared.asn1.der.DERSequence
 
add(DEREncodable) - Method in class org.apache.directory.shared.asn1.der.DERSet
 
ADD - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
ADD - Static variable in class org.apache.directory.shared.ldap.ldif.Entry
The possible change types
add(Control) - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
Adds a control to this Message.
add(Object) - Method in class org.apache.directory.shared.ldap.message.LockableAttributeImpl
Adds attrVal into the list of this Attribute's values at the end of the list.
add(int, Object) - Method in class org.apache.directory.shared.ldap.message.LockableAttributeImpl
Inserts attrVal into the list of this Attribute's values at the specified index in the list.
add(Control) - Method in interface org.apache.directory.shared.ldap.message.Message
Adds a control to this Message.
add(String) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds a single component to the end of this name.
add(Rdn) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds a single RDN to the end of this name.
add(int, String) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds a single component at a specified position within this name.
ADD - Static variable in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
add(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Copies the given array and adds the given element at the end of the new array.
add(Object[], int, Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Inserts the specified element at the specified position in the array.
add(StringBuffer, int) - Method in class org.apache.ldap.clients.LdapAdd
Prepare the LDIF entry and send it to the encoder, then wait for a reponse from the LDAP server on the results of the operation.
ADD - Static variable in class org.apache.ldap.clients.ldaptest.LdapTestCase
 
ADD_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from add operations.
ADD_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ADD_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ADD_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ADD_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ADD_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ADD_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ADD_VALUE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.ChangeType
 
addAbandonListener(AbandonListener) - Method in interface org.apache.directory.shared.ldap.message.AbandonableRequest
Adds listener to be notified if this request gets abandoned.
addAbandonListener(AbandonListener) - Method in class org.apache.directory.shared.ldap.message.AbstractAbandonableRequest
 
addActionListener(ActionListener) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
addAdministrativeRole(String) - Method in class org.apache.directory.server.core.collective.CollectiveAttributeServiceITest
 
addAdministrativeRole(String) - Method in class org.apache.directory.server.core.subtree.SubentryServiceITest
 
addAdministrativeRoles() - Method in class org.apache.directory.server.core.subtree.BadSubentryServiceITest
 
addAdministrativeRoles() - Method in class org.apache.directory.server.core.subtree.SubentryServiceObjectClassChangeHandlingITest
 
addAfter(String, InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addAll(Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds the components of a name -- in order -- to the end of this name.
addAll(int, Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Adds the components of a name -- in order -- at a specified position within this name.
addAll(Object[], Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Adds all the elements of the given arrays into a new array.
addAnySubstrings(String) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Add a internal substring
addAttribute(String) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Add an attribute to the attributes list.
addAttribute(Attribute) - Method in class org.apache.directory.shared.ldap.ldif.Entry
Add an attribute to the entry
addAttribute(String, Object) - Method in class org.apache.directory.shared.ldap.ldif.Entry
Add an attribute to the entry
addAttribute(String) - Method in interface org.apache.directory.shared.ldap.message.SearchRequest
Adds an attribute to the set of entry attributes to return.
addAttribute(String) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Adds an attribute to the set of entry attributes to return.
AddAttributeOperation - Class in org.apache.directory.mitosis.operation
An Operation that adds an attribute to an entry.
AddAttributeOperation(CSN, LdapDN, Attribute) - Constructor for class org.apache.directory.mitosis.operation.AddAttributeOperation
Creates a new operation that adds the specified attribute.
addAttributeType(String) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Create a new attributeValue
addAttributeTypeAndValue(String, Object) - Method in class org.apache.directory.shared.ldap.name.Rdn
Add a AttributeTypeAndValue to the current RDN
addAttributeTypeAndValues(String) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new attributeTypeAndValue
addAttributeValue(Object) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Add a new value to the current attribute
addAttributeValue(Object) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new value to the current attribute
addAttributeValue(Object) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Add a new value to the current attribute
addAttributeValues(String) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Create a new attributeValue
AddAuthorizationITest - Class in org.apache.directory.server.core.authz
Tests whether or not authorization around entry addition works properly.
AddAuthorizationITest() - Constructor for class org.apache.directory.server.core.authz.AddAuthorizationITest
 
addBefore(String, InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addCauseMethodName(String) - Static method in class org.apache.directory.shared.ldap.util.ExceptionUtils
Adds to the list of method names used in the search for Throwable objects.
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.addContextPartition(PartitionConfiguration) call.
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
addContextPartition(PartitionConfiguration) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's PartitionNexus.addContextPartition(PartitionConfiguration).
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.PartitionNexus
 
addContextPartition(PartitionConfiguration) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
addContextPartition(PartitionConfiguration, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
addContextPartition(NextInterceptor, PartitionConfiguration) - Method in class org.apache.directory.server.core.referral.ReferralService
 
addControl(Control) - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Add a control to the Controls array
addCurrentFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Add a current filter.
addData(ByteBuffer) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Append some bytes to the data buffer.
addData(byte[]) - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Append some bytes to the data buffer.
addEntryACI(Name, String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Adds and entryACI attribute to an entry specified by a relative name with respect to ou=system
AddEntryDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Allows for operations on entries.
AddEntryDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog
Creates new entry addition dialog.
AddEntryDialog.PopupListener - Class in org.apache.directory.server.core.partition.impl.btree.gui
 
AddEntryDialog.PopupListener() - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AddEntryDialog.PopupListener
 
AddEntryOperation - Class in org.apache.directory.mitosis.operation
An Operation that adds a new entry.
AddEntryOperation(CSN, LdapDN, Attributes) - Constructor for class org.apache.directory.mitosis.operation.AddEntryOperation
Creates a new instance.
addEntryTrigger(Name, String) - Method in class org.apache.directory.server.core.trigger.AbstractTriggerServiceTest
Adds and entryTrigger attribute to an entry specified by a relative name with respect to ou=system
addExtension(String, List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
addExtension(String, List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescription
 
addExtension(String, List<String>) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
addFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Add a new Filter to the list.
addFilter(Filter) - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Subclass the addFilterMethod, as this is specific for a NotFilter (we cannot have more than one elements).
addFirst(InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
addIndexOn(AttributeType, int, int) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
addLast(InterceptorConfiguration) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
addLdapUrl(String) - Method in interface org.apache.directory.shared.ldap.message.Referral
Adds an LDAPv3 URL to this Referral.
addLdapUrl(String) - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Adds an LDAPv3 URL to this Referral.
addLength(int) - Method in class org.apache.directory.shared.asn1.Asn1Object
Add a length to the object
addMayAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
addModification(int) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Add a new modification to the list
addModification(ModificationItem) - Method in interface org.apache.directory.shared.ldap.message.ModifyRequest
Adds a ModificationItem to the set of modifications composing this modify request.
addModification(ModificationItem) - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Adds a ModificationItem to the set of modifications composing this modify request.
addModificationItem(ModificationItem) - Method in class org.apache.directory.shared.ldap.ldif.Entry
Add a modification item (used by modify operations)
addModificationItem(int, Attribute) - Method in class org.apache.directory.shared.ldap.ldif.Entry
Add a modification item (used by modify operations)
addModificationItem(int, String, Object) - Method in class org.apache.directory.shared.ldap.ldif.Entry
Add a modification item
addMustAttributeType(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
addNamingListener(EventContext, Name, ExprNode, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.event.EventService
Registers a NamingListener with this service for notification of change.
addNamingListener(Name, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(Name, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(String, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
addNamingListener(Name, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
addNamingListener(String, int, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
addNamingListener(Name, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(String, String, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(Name, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(String, String, Object[], SearchControls, NamingListener) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
addNamingListener(EventContext, Name, ExprNode, SearchControls, NamingListener) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
addNode(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Adds a child node to this branch node if it allows it.
addNodeToHead(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
Adds a child node to this branch node if it allows it at the head rather than the tail.
AddOpts - Class in org.apache.ldap.clients
Add operation command line options bean.
AddOpts() - Constructor for class org.apache.ldap.clients.AddOpts
 
addParameter(StoredProcedure.StoredProcedureParameter) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
 
addParameter(Object, Object) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
AddPartitionConfiguration - Class in org.apache.directory.server.core.configuration
A Configuration that adds a new Partition to the current PartitionNexus.
AddPartitionConfiguration(PartitionConfiguration) - Constructor for class org.apache.directory.server.core.configuration.AddPartitionConfiguration
 
addPeerReplica(Replica) - Method in class org.apache.directory.mitosis.configuration.ReplicationConfiguration
Adds the specified Replica to the remote peer replica list.
addReferral(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Add a referral
addReferralEntry() - Method in class org.apache.directory.server.core.jndi.ReferralITest
 
addReplicatedContexts(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Add a new URL of a replicated server
AddRequest - Class in org.apache.directory.shared.ldap.codec.add
An AddRequest Message.
AddRequest() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddRequest
Creates a new AddRequest object.
AddRequest - Interface in org.apache.directory.shared.ldap.message
Add protocol operation request used to add a new entry to the DIT.
AddRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable add request implemenation.
AddRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.AddRequestImpl
Creates an AddRequest implementation to create a new entry.
AddRequestImplTest - Class in org.apache.directory.shared.ldap.message
TestCase for the AddRequestImpl class.
AddRequestImplTest() - Constructor for class org.apache.directory.shared.ldap.message.AddRequestImplTest
 
AddRequestTest - Class in org.apache.directory.shared.ldap.codec.add
Test the AddRequest codec
AddRequestTest() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddRequestTest
 
addResourcePathToPackagePath(Class, String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Return a path suitable for use with ClassLoader.getResource (also suitable for use with Class.getResource by prepending a slash ('/') to the return value.
AddResponse - Class in org.apache.directory.shared.ldap.codec.add
An AddResponse Message.
AddResponse() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddResponse
Creates a new AddResponse object.
AddResponse - Interface in org.apache.directory.shared.ldap.message
Add protocol response message used to confirm the results of a add request message.
AddResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable AddResponse implementation.
AddResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.AddResponseImpl
Creates a Lockable AddResponse as a reply to an AddRequest.
AddResponseTest - Class in org.apache.directory.shared.ldap.codec.add
 
AddResponseTest() - Constructor for class org.apache.directory.shared.ldap.codec.add.AddResponseTest
 
addResultFilter(SearchResultFilter) - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
Adds a database search result filter to this filtering enumeration at the very end of the filter list.
addSearchResultReference(LdapURL) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Add a new reference to the list.
addSession(LdapTestSession) - Method in class org.apache.ldap.clients.ldaptest.TestConfiguration
 
addSession(int, LdapTestSession) - Method in class org.apache.ldap.clients.ldaptest.TestConfiguration
 
AddStoredProcedureParameterInjector - Class in org.apache.directory.server.core.trigger
 
AddStoredProcedureParameterInjector(Invocation, LdapDN, Attributes) - Constructor for class org.apache.directory.server.core.trigger.AddStoredProcedureParameterInjector
 
addSubentryACI(String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Adds and subentryACI attribute to ou=system
addSuperClasses(List) - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
Adds ObjectClass to the list of super classes for this ObjectClass.
addSuperiorObjectClass(String) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescription
 
addTestCase(LdapTestCase) - Method in class org.apache.ldap.clients.ldaptest.TestConfiguration
 
addTestCase(int, LdapTestCase) - Method in class org.apache.ldap.clients.ldaptest.TestConfiguration
 
addTheAdministrativeRole() - Method in class org.apache.directory.server.core.trigger.SubentryServiceForTriggersITest
 
addThrowable(Throwable) - Method in exception org.apache.directory.shared.ldap.MultiException
Add an exeception to this multiexception.
addThrowable(Throwable) - Method in exception org.apache.directory.shared.ldap.RuntimeMultiException
Add an exeception to this multiexception.
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
 
addToMayList(List) - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
Adds a list of AttributeTypes that may be present within this ObjectClass.
addToMustList(List) - Method in class org.apache.directory.shared.ldap.schema.DefaultObjectClass
Adds a list of AttributeTypes that must be present within this ObjectClass.
addUserToGroup(String, String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Adds an existing user under ou=users,ou=system to an existing group under the ou=groups,ou=system container.
ADMIN_LIMIT_EXCEEDED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ADMIN_PASSWORD - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the initial admin passwd set on startup
ADMIN_PRINCIPAL - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the default user principal or DN
ADMIN_PRINCIPAL_NORMALIZED - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the normalized user principal or DN
ADMIN_UID - Static variable in class org.apache.directory.server.core.partition.PartitionNexus
the admin super user uid
ADMINISTRATIVE_ROLE_ATTR - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
administratorsGroupDn - Variable in class org.apache.directory.server.core.authz.GroupCache
the normalized dn of the administrators group
AdministratorsGroupITest - Class in org.apache.directory.server.core.authz
Some tests to make sure users in the cn=Administrators,ou=groups,ou=system group behave as admin like users will full access rights.
AdministratorsGroupITest() - Constructor for class org.apache.directory.server.core.authz.AdministratorsGroupITest
 
AFFECTS_MULTIPLE_DSAS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
AFTER - Static variable in class org.apache.directory.shared.ldap.trigger.ActionTime
 
afterShutdown(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked after shutting down DirectoryService.
afterShutdown(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
afterStartup(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked after starting up DirectoryService.
afterStartup(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
afterSync(DirectoryService) - Method in interface org.apache.directory.server.core.DirectoryServiceListener
Invoked after calling DirectoryService.sync().
afterSync(DirectoryService) - Method in class org.apache.directory.server.core.jndi.CoreContextFactory
Does nothing by default.
ALIAS - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.7) for _alias index
ALIAS_ATTRIBUTE - Static variable in interface org.apache.directory.server.core.partition.Partition
The aliased Dn attribute name: aliasedObjectName for LDAP and aliasedEntryName or X.500.
ALIAS_DEREFERENCING_PROBLEM - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ALIAS_OBJECT - Static variable in interface org.apache.directory.server.core.partition.Partition
The objectClass name for aliases: 'alias'
ALIAS_PROBLEM - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ALIASMODE_KEY - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
ALL_CHANGES - Static variable in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
ALL_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Set of all result code enumerations.
ALL_USER_ATTRIBUTE_TYPES - Static variable in class org.apache.directory.shared.ldap.aci.ProtectedItem
All user attribute type information associated with the entry, but not values associated with those attributes.
ALL_USER_ATTRIBUTE_TYPES_AND_VALUES - Static variable in class org.apache.directory.shared.ldap.aci.ProtectedItem
All user attribute information associated with the entry, including all values of all user attributes.
ALL_USERS - Static variable in class org.apache.directory.shared.ldap.aci.UserClass
Every directory user (with possible requirements for authenticationLevel).
allComponentsUsed() - Method in class org.apache.directory.shared.ldap.util.AbstractSimpleComponentsMonitor
 
allComponentsUsed() - Method in interface org.apache.directory.shared.ldap.util.ComponentsMonitor
 
allComponentsUsed() - Method in class org.apache.directory.shared.ldap.util.MandatoryAndOptionalComponentsMonitor
 
allowIndefiniteLength() - Method in class org.apache.directory.shared.asn1.ber.Asn1Decoder
Allow indefinite length.
allowIndefiniteLength() - Method in interface org.apache.directory.shared.asn1.ber.tlv.ITLVBerDecoderMBean
Allow indefinite length.
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.add
Contains the test classes for the LDAP add operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.add.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops
 
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.compare
Contains the test classes for the LDAP compare operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.compare.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.delete
Contains the test classes for the LDAP delete operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.delete.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.extended
Contains the test classes for the LDAP extended operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.extended.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.modify
Contains the test classes for the LDAP modify operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.modify.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.modifydn
Contains the test classes for the LDAP modify DN operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.modifydn.AllTests
 
AllTests - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.search
Contains the test classes for the LDAP search operation executed via JNDI.
AllTests() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.search.AllTests
 
ALPHA - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha> ::= [0x41-0x5A] | [0x61-0x7A]
ALPHA_DIGIT - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha-digit> | <digit>
ALPHA_LOWER_CASE - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha-lower-case> ::= [0x61-0x7A]
ALPHA_UPPER_CASE - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha-upper-case> ::= [0x41-0x5A]
alterObjectClasses(Attribute, ObjectClassRegistry) - Static method in class org.apache.directory.server.core.schema.SchemaService
Given the objectClasses for an entry, this method adds missing ancestors in the hierarchy except for top which it removes.
ALWAYS - Static variable in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
 
AND - Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
AND operator constant
AND_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
AND_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AndFilter - Class in org.apache.directory.shared.ldap.codec.search
And Filter Object to store the And filter.
AndFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.AndFilter
The constructor.
annotate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultOptimizer
Annotates the expression tree to determine optimal evaluation order based on the scan count for indices that exist for each expression node.
annotate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.NoOpOptimizer
 
annotate(ExprNode) - Method in interface org.apache.directory.server.core.partition.impl.btree.Optimizer
Annotates the expression node tree for optimized traversal metrics.
ANNOTATE_MODE - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
AnnotatedFilterTreeDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Dialog for showing annotated filter trees.
AnnotatedFilterTreeDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AnnotatedFilterTreeDialog
Creates new form JDialog
ANONYMOUS - Static variable in class org.apache.directory.server.core.authn.LdapPrincipal
the no name anonymous user whose DN is the empty String
AnonymousAuthenticator - Class in org.apache.directory.server.core.authn
An Authenticator that handles anonymous connections (type 'none').
AnonymousAuthenticator() - Constructor for class org.apache.directory.server.core.authn.AnonymousAuthenticator
Creates a new instance.
ANY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ApacheAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the apache schema.
ApacheAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheAttributeTypeProducer
 
ApacheComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the eve schema.
ApacheComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheComparatorProducer
 
ApacheDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the apache schema.
ApacheDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheDitContentRuleProducer
 
ApacheDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the apache schema.
ApacheDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheDitStructureRuleProducer
 
ApachednsAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the apachedns schema.
ApachednsAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsAttributeTypeProducer
 
ApachednsComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the apachedns schema.
ApachednsComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsComparatorProducer
 
ApachednsDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the apachedns schema.
ApachednsDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsDitContentRuleProducer
 
ApachednsDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the apachedns schema.
ApachednsDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsDitStructureRuleProducer
 
ApachednsMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the apachedns schema.
ApachednsMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsMatchingRuleProducer
 
ApachednsMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the apachedns schema.
ApachednsMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsMatchingRuleUseProducer
 
ApachednsNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the apachedns schema.
ApachednsNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsNameFormProducer
 
ApachednsNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the apachedns schema.
ApachednsNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsNormalizerProducer
 
ApachednsObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the apachedns schema.
ApachednsObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsObjectClassProducer
 
ApachednsObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the apachedns schema.
ApachednsObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsObjectFactoryProducer
 
ApachednsSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level apachedns schema class.
ApachednsSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsSchema
 
ApachednsStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the apachedns schema.
ApachednsStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsStateFactoryProducer
 
ApachednsSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the apachedns schema.
ApachednsSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsSyntaxCheckerProducer
 
ApachednsSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the apachedns schema.
ApachednsSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachednsSyntaxProducer
 
ApacheMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the eve schema.
ApacheMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheMatchingRuleProducer
 
ApacheMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the apache schema.
ApacheMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheMatchingRuleUseProducer
 
ApachemetaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the apachemeta schema.
ApachemetaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaAttributeTypeProducer
 
ApachemetaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the apachemeta schema.
ApachemetaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaComparatorProducer
 
ApachemetaComparatorProducer.ObjectClassTypeComparator - Class in org.apache.directory.server.core.schema.bootstrap
 
ApachemetaComparatorProducer.ObjectClassTypeComparator() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaComparatorProducer.ObjectClassTypeComparator
 
ApachemetaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the apachemeta schema.
ApachemetaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaDitContentRuleProducer
 
ApachemetaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the apachemeta schema.
ApachemetaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaDitStructureRuleProducer
 
ApachemetaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the apachemeta schema.
ApachemetaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaMatchingRuleProducer
 
ApachemetaMatchingRuleProducer.ObjectClassTypeMatch - Class in org.apache.directory.server.core.schema.bootstrap
 
ApachemetaMatchingRuleProducer.ObjectClassTypeMatch() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaMatchingRuleProducer.ObjectClassTypeMatch
 
ApachemetaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the apachemeta schema.
ApachemetaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaMatchingRuleUseProducer
 
ApachemetaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the apachemeta schema.
ApachemetaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaNameFormProducer
 
ApachemetaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the apachemeta schema.
ApachemetaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaNormalizerProducer
 
ApachemetaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the apachemeta schema.
ApachemetaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaObjectClassProducer
 
ApachemetaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the apachemeta schema.
ApachemetaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaObjectFactoryProducer
 
ApachemetaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level apachemeta schema class.
ApachemetaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaSchema
 
ApachemetaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the apachemeta schema.
ApachemetaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaStateFactoryProducer
 
ApachemetaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the apachemeta schema.
ApachemetaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaSyntaxCheckerProducer
 
ApachemetaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the apachemeta schema.
ApachemetaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaSyntaxProducer
 
ApachemetaSyntaxProducer.NameOrNumericIdSyntax - Class in org.apache.directory.server.core.schema.bootstrap
 
ApachemetaSyntaxProducer.NameOrNumericIdSyntax() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaSyntaxProducer.NameOrNumericIdSyntax
 
ApachemetaSyntaxProducer.ObjectClassTypeSyntax - Class in org.apache.directory.server.core.schema.bootstrap
 
ApachemetaSyntaxProducer.ObjectClassTypeSyntax() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApachemetaSyntaxProducer.ObjectClassTypeSyntax
 
ApacheNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the apache schema.
ApacheNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheNameFormProducer
 
ApacheNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the eve schema.
ApacheNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheNormalizerProducer
 
ApacheObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the apache schema.
ApacheObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheObjectClassProducer
 
ApacheObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the apache schema.
ApacheObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheObjectFactoryProducer
 
ApacheSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level apache schema class.
ApacheSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheSchema
 
ApacheStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the apache schema.
ApacheStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheStateFactoryProducer
 
ApacheSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the apache schema.
ApacheSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheSyntaxCheckerProducer
 
ApacheSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the apache schema.
ApacheSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.ApacheSyntaxProducer
 
append(StringBuffer, long) - Static method in class org.apache.directory.mitosis.util.OctetString
 
append(StringBuffer, int) - Static method in class org.apache.directory.mitosis.util.OctetString
 
append(byte) - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Appends a byte to this buffer.
append(int) - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Appends an int to this buffer.
append(Object, Object) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two Objects are equal using their equals method.
append(long, long) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two long s are equal.
append(int, int) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two ints are equal.
append(short, short) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two shorts are equal.
append(char, char) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two chars are equal.
append(byte, byte) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two bytes are equal.
append(double, double) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two doubles are equal by testing that the pattern of bits returned by doubleToLong are equal.
append(float, float) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two floats are equal byt testing that the pattern of bits returned by doubleToLong are equal.
append(boolean, boolean) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Test if two booleanss are equal.
append(Object[], Object[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Performs a deep comparison of two Object arrays.
append(long[], long[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of long.
append(int[], int[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of int.
append(short[], short[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of short.
append(char[], char[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of char.
append(byte[], byte[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of byte.
append(double[], double[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of double.
append(float[], float[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of float.
append(boolean[], boolean[]) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Deep comparison of array of boolean.
append(Object) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an Object.
append(long) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a long.
append(int) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an int.
append(short) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a short.
append(char) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a char.
append(byte) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a byte.
append(double) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a double.
append(float) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a float.
append(boolean) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a boolean.
append(Object[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an Object array.
append(long[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a long array.
append(int[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for an int array.
append(short[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a short array.
append(char[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a char array.
append(byte[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a byte array.
append(double[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a double array.
append(float[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a float array.
append(boolean[]) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Append a hashCode for a boolean array.
append(boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean value.
append(boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean array.
append(byte) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte value.
append(byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte array.
append(char) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char value.
append(char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char array.
append(double) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double value.
append(double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double array.
append(float) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float value.
append(float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float array.
append(int) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int value.
append(int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int array.
append(long) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long value.
append(long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long array.
append(Object) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object value.
append(Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object array.
append(short) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short value.
append(short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short array.
append(String, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean value.
append(String, boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean array.
append(String, boolean[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a boolean array.
append(String, byte) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an byte value.
append(String, byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte array.
append(String, byte[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a byte array.
append(String, char) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char value.
append(String, char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char array.
append(String, char[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a char array.
append(String, double) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double value.
append(String, double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double array.
append(String, double[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a double array.
append(String, float) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an float value.
append(String, float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float array.
append(String, float[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a float array.
append(String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int value.
append(String, int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int array.
append(String, int[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an int array.
append(String, long) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long value.
append(String, long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long array.
append(String, long[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a long array.
append(String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object value.
append(String, Object, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object value.
append(String, Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object array.
append(String, Object[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an Object array.
append(String, short) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString an short value.
append(String, short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short array.
append(String, short[], boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append to the toString a short array.
append(StringBuffer, String, Object, Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object value, printing the full toString of the Object passed in.
append(StringBuffer, String, long) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a long value.
append(StringBuffer, String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an int value.
append(StringBuffer, String, short) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a short value.
append(StringBuffer, String, byte) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a byte value.
append(StringBuffer, String, char) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a char value.
append(StringBuffer, String, double) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a double value.
append(StringBuffer, String, float) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a float value.
append(StringBuffer, String, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a boolean value.
append(StringBuffer, String, Object[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object array.
append(StringBuffer, String, long[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a long array.
append(StringBuffer, String, int[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an int array.
append(StringBuffer, String, short[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a short array.
append(StringBuffer, String, byte[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a byte array.
append(StringBuffer, String, char[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a char array.
append(StringBuffer, String, double[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a double array.
append(StringBuffer, String, float[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a float array.
append(StringBuffer, String, boolean[], Boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a boolean array.
appendAsObjectToString(Object) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Appends with the same format as the default Object toString() method.
appendClassName(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the class name.
appendContentEnd(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the content end.
appendContentStart(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the content start.
appendDetail(StringBuffer, String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object value, printing the full detail of the Object.
appendDetail(StringBuffer, String, Collection) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a Collection.
appendDetail(StringBuffer, String, Map) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a Map.
appendDetail(StringBuffer, String, long) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a long value.
appendDetail(StringBuffer, String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an int value.
appendDetail(StringBuffer, String, short) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a short value.
appendDetail(StringBuffer, String, byte) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a byte value.
appendDetail(StringBuffer, String, char) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a char value.
appendDetail(StringBuffer, String, double) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a double value.
appendDetail(StringBuffer, String, float) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a float value.
appendDetail(StringBuffer, String, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a boolean value.
appendDetail(StringBuffer, String, Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of an Object array.
appendDetail(StringBuffer, String, long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a long array.
appendDetail(StringBuffer, String, int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of an int array.
appendDetail(StringBuffer, String, short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a short array.
appendDetail(StringBuffer, String, byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a byte array.
appendDetail(StringBuffer, String, char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a char array.
appendDetail(StringBuffer, String, double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a double array.
appendDetail(StringBuffer, String, float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a float array.
appendDetail(StringBuffer, String, boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the detail of a boolean array.
appendEnd(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the end of data indicator.
appendFieldEnd(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the field end.
appendFieldSeparator(StringBuffer) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the field separator.
appendFieldsIn(Class) - Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
Appends the fields and values defined by the given object of the given Class.
appendFieldStart(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the field start.
appendIdentityHashCode(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append the System.identityHashCode(java.lang.Object).
appendIdentityToString(StringBuffer, Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Appends the toString that would be produced by Object if a class did not override toString itself.
appendInternal(StringBuffer, String, Object, boolean) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object, correctly interpreting its type.
appendNullText(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an indicator for null.
appendStart(StringBuffer, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the start of data indicator.
appendSummary(StringBuffer, String, Object) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString an Object value, printing a summary of the Object.
appendSummary(StringBuffer, String, Object[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of an Object array.
appendSummary(StringBuffer, String, long[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a long array.
appendSummary(StringBuffer, String, int[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of an int array.
appendSummary(StringBuffer, String, short[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a short array.
appendSummary(StringBuffer, String, byte[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a byte array.
appendSummary(StringBuffer, String, char[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a char array.
appendSummary(StringBuffer, String, double[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a double array.
appendSummary(StringBuffer, String, float[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a float array.
appendSummary(StringBuffer, String, boolean[]) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a summary of a boolean array.
appendSummarySize(StringBuffer, String, int) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString a size summary.
appendSuper(boolean) - Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
Adds the result of super.equals() to this builder.
appendSuper(int) - Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
Adds the result of super.hashCode() to this builder.
appendSuper(String) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append the toString from the superclass.
appendSuper(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString the superclass toString.
appendToString(String) - Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
Append the toString from another object.
appendToString(StringBuffer, String) - Method in class org.apache.directory.shared.ldap.util.ToStringStyle
Append to the toString another toString.
Application - Class in org.apache.directory.daemon.installers
 
Application() - Constructor for class org.apache.directory.daemon.installers.Application
 
APPLICATION - Static variable in class org.apache.directory.shared.asn1.der.DERObject
 
APPROX_MATCH_FILTER - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
APPROX_MATCH_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
APPROX_MATCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
APPROXIMATE - Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
approximate assertion node
ARCHITECTURES - Static variable in class org.apache.directory.daemon.installers.Target
 
areEquals(byte[], int, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
areEquals(char[], int, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
areEquals(char[], int, char[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
areEquals(String, int, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in another string.
areEquals(byte[], int, byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Check if a text is present at the current position in a buffer.
ARRAY_SUFFIX - Static variable in class org.apache.directory.shared.ldap.util.SpringClassUtils
Suffix for array class names
ArrayEnumeration - Class in org.apache.directory.shared.ldap.util
An enumeration wrapper around an array.
ArrayEnumeration(Object[]) - Constructor for class org.apache.directory.shared.ldap.util.ArrayEnumeration
Constructs an enumeration by wrapping an array.
ArrayEnumerationTest - Class in org.apache.directory.shared.ldap.util
Tests the ArrayEnumeration class.
ArrayEnumerationTest() - Constructor for class org.apache.directory.shared.ldap.util.ArrayEnumerationTest
 
ArrayNamingEnumeration - Class in org.apache.directory.shared.ldap.message
A NamingEnumeration over an array of objects.
ArrayNamingEnumeration(Object[]) - Constructor for class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
Creates a NamingEnumeration over an array of objects.
ArrayNamingEnumerationTest - Class in org.apache.directory.shared.ldap.message
Tests the ArrayNamingEnumeration class.
ArrayNamingEnumerationTest() - Constructor for class org.apache.directory.shared.ldap.message.ArrayNamingEnumerationTest
 
ArrayUtils - Class in org.apache.directory.shared.ldap.util
Operations on arrays, primitive arrays (like int[]) and primitive wrapper arrays (like Integer[]).
ArrayUtils() - Constructor for class org.apache.directory.shared.ldap.util.ArrayUtils
ArrayUtils instances should NOT be constructed in standard programming.
asciiBytesToString(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Thansform an array of ASCII bytes to a string.
asciiStringToByte(String) - Static method in class org.apache.directory.shared.asn1.util.Asn1StringUtils
Thansform an array of ASCII bytes to a string.
Asn1CodecDecoder - Class in org.apache.directory.shared.asn1.codec
Adapts StatefulDecoder to MINA ProtocolDecoder
Asn1CodecDecoder(StatefulDecoder) - Constructor for class org.apache.directory.shared.asn1.codec.Asn1CodecDecoder
 
Asn1CodecEncoder - Class in org.apache.directory.shared.asn1.codec
Adapts StatefulEncoder to MINA ProtocolEncoder
Asn1CodecEncoder(StatefulEncoder) - Constructor for class org.apache.directory.shared.asn1.codec.Asn1CodecEncoder
 
Asn1Decoder - Class in org.apache.directory.shared.asn1.ber
A BER TLV Tag component decoder.
Asn1Decoder() - Constructor for class org.apache.directory.shared.asn1.ber.Asn1Decoder
A public constructor of an Asn1 Decoder.
ASN1InputStream - Class in org.apache.directory.shared.asn1.der
General purpose ASN.1 decoder.
ASN1InputStream(ByteBuffer) - Constructor for class org.apache.directory.shared.asn1.der.ASN1InputStream
 
ASN1InputStream(byte[]) - Constructor for class org.apache.directory.shared.asn1.der.ASN1InputStream
 
Asn1Object - Class in org.apache.directory.shared.asn1
An abstract class which implements basic TLV operations.
Asn1Object() - Constructor for class org.apache.directory.shared.asn1.Asn1Object
 
ASN1OutputStream - Class in org.apache.directory.shared.asn1.der
 
ASN1OutputStream(OutputStream) - Constructor for class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
ASN1OutputStream(ByteBuffer) - Constructor for class org.apache.directory.shared.asn1.der.ASN1OutputStream
 
Asn1StringUtils - Class in org.apache.directory.shared.asn1.util
Little helper class.
Asn1StringUtils() - Constructor for class org.apache.directory.shared.asn1.util.Asn1StringUtils
 
assertCandidate(IndexRecord) - Method in interface org.apache.directory.server.core.partition.impl.btree.IndexAssertion
Tests to see if a perspective candidate should be returned based on the evaluation of hard coded logic.
assertCandidate(IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEnumerator.AssertDescendant
Returns true if the candidate with id is a descendant of the base, false otherwise.
assertCandidate(IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEnumerator.AssertNotAlias
Returns true if the candidate is not an alias, false otherwise.
assertCandidate(String, Attributes) - Method in interface org.apache.directory.shared.ldap.filter.Assertion
Checks to see if a candidate is valid by asserting an arbitrary predicate against the candidate.
ASSERTION - Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Predicate assertion node
Assertion - Interface in org.apache.directory.shared.ldap.filter
A candidacy predicate which tests if an entry satisfies some condition before being returned by a search.
ASSERTION_VALUE_FILTER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ASSERTION_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AssertionNode - Class in org.apache.directory.shared.ldap.filter
Node used for the application of arbitrary predicates on return candidates.
AssertionNode(Assertion) - Constructor for class org.apache.directory.shared.ldap.filter.AssertionNode
Creates an AssertionNode using an arbitrary candidate assertion.
AssertionNode(Assertion, String) - Constructor for class org.apache.directory.shared.ldap.filter.AssertionNode
Creates an AssertionNode using an arbitrary candidate assertion with a descriptions used for filter AST walker dumps.
assertOneLevelScope(ScopeNode, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
assertSubtreeScope(ScopeNode, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
Asserts whether or not a candidate has one level scope while taking alias dereferencing into account.
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AcceptAllSyntaxChecker
Does nothing but return immediately and no exceptions are ever thrown.
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescriptionSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeUsageSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.BinarySyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.BitStringSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.BooleanSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DeliveryMethodSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.DirectoryStringSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.GeneralizedTimeSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.Ia5StringSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.IntegerSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.JpegSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescriptionSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NumberSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NumericOidSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.NumericStringSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescriptionSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassTypeSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OctetStringSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OidLenSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.OidSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.PrintableStringSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.RegexSyntaxChecker
 
assertSyntax(Object) - Method in interface org.apache.directory.shared.ldap.schema.syntax.SyntaxChecker
Asserts whether or not the attribute's value conforms to the attribute syntax.
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.TelephoneNumberSyntaxChecker
 
assertSyntax(Object) - Method in class org.apache.directory.shared.ldap.schema.syntax.UtcTimeSyntaxChecker
 
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
 
AT_COLLECTIVE_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
AT_EQUALITY_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
Schema attributes defined for an "Attribute Type".
AT_NO_USER_MODIFICATION_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
AT_ORDERING_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
AT_SINGLE_VALUE_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
AT_SUBSTRING_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
AT_SYNTAX_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
AT_USAGE_ATTR - Static variable in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
attach(WritableByteChannel) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder.OutputCallback
Associate a channel to the callback
attach(OutputStream) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder.OutputCallback
Associate a OutputStream to the callback.
attemptCounter - Variable in class org.apache.directory.server.benchmarks.BindBenchmark
 
ATTRIBUTE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
Contains the set of error codes associated with attribute problems.
ATTRIBUTE_DESC_FILTER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_DESC_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_DESCRIPTION_LIST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_DESCRIPTION_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ATTRIBUTE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
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.
ATTRIBUTE_VALUE_SR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTE_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AttributeDescAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to store the attribute description
AttributeDescAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.AttributeDescAction
 
AttributeOperation - Class in org.apache.directory.mitosis.operation
An Operation that adds an attribute to an entry.
AttributeOperation(CSN, LdapDN, Attribute) - Constructor for class org.apache.directory.mitosis.operation.AttributeOperation
Create a new operation that affects an entry with the specified name.
ATTRIBUTES_SR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ATTRIBUTES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
AttributeSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Serializes a attributes object using a custom serialization mechanism so we do not have to rely on Java Serialization which is much more costly.
AttributeSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
 
AttributeSerializer.DeserializedAttribute - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
 
AttributeSerializerTest - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Tests the AttributeSerializer.
AttributeSerializerTest() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializerTest
 
AttributesFactory - Class in org.apache.ldap.testsuite.ldaptests.jndi.util
Convenience methods to create attributes for entries of common objectclasses.
AttributesFactory() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.util.AttributesFactory
 
AttributesPropertyEditor - Class in org.apache.directory.server.core.configuration
A JavaBeans PropertyEditor that can convert Attributes to LDIF string and vice versa.
AttributesPropertyEditor() - Constructor for class org.apache.directory.server.core.configuration.AttributesPropertyEditor
Creates a new instance.
AttributesPropertyEditor(Object) - Constructor for class org.apache.directory.server.core.configuration.AttributesPropertyEditor
Creates a new instance with source object.
AttributesSerializer - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
 
AttributesSerializer() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
 
AttributesSerializerTest - Class in org.apache.directory.server.core.partition.impl.btree.jdbm
Tests the AttributeSerializer.
AttributesSerializerTest() - Constructor for class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializerTest
 
AttributesTableModel - Class in org.apache.directory.server.core.partition.impl.btree.gui
A general purpose table model for entry attributes.
AttributesTableModel(Attributes, BigInteger, String, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.AttributesTableModel
Creates a table model for entry attributes.
AttributeType - Interface in org.apache.directory.shared.ldap.schema
An attributeType specification.
AttributeTypeAndValue - Class in org.apache.directory.shared.ldap.name
A Attribute Type And Value, which is the basis of all RDN.
AttributeTypeAndValue() - Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Construct an empty AttributeTypeAndValue
AttributeTypeAndValue(String, Object) - Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Construct an AttributeTypeAndValue.
AttributeTypeAndValueTest - Class in org.apache.directory.shared.ldap.name
Test the class AttributeTypeAndValue
AttributeTypeAndValueTest() - Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValueTest
 
AttributeTypeDescription - Class in org.apache.directory.shared.ldap.schema.syntax
RFC 4512 - 4.1.2.
AttributeTypeDescription() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescription
 
AttributeTypeDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.syntax.parser
A parser for RFC 4512 attribute type descriptions.
AttributeTypeDescriptionSchemaParser() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.parser.AttributeTypeDescriptionSchemaParser
Creates a schema parser instance.
AttributeTypeDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value follows the attribute type descripton syntax according to RFC 4512, par 4.2.2:
AttributeTypeDescriptionSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescriptionSyntaxChecker
Creates a new instance of AttributeTypeDescriptionSchemaParser.
AttributeTypeDescriptionSyntaxCheckerTest - Class in org.apache.directory.shared.ldap.schema.syntax
Test cases for AttributeTypeDescriptionSyntaxChecker.
AttributeTypeDescriptionSyntaxCheckerTest() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescriptionSyntaxCheckerTest
 
attributeTypeRegistry - Variable in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
AttributeTypeRegistry - Interface in org.apache.directory.server.core.schema
An AttributeType registry service interface.
AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A syntax checker which checks to see if an attributeType's type is either: userApplications directoryOperation distributedOperation dSAOperation .* The case is NOT ignored.
AttributeTypeUsageSyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeUsageSyntaxChecker
 
AttributeTypeUsageSyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeUsageSyntaxChecker
Creates a new instance of AttributeTypeUsageSyntaxChecker.
AttributeUtils - Class in org.apache.directory.shared.ldap.util
A set of utility fuctions for working with Attributes.
AttributeUtils() - Constructor for class org.apache.directory.shared.ldap.util.AttributeUtils
 
AttributeValueAssertion - Class in org.apache.directory.shared.ldap.codec
A class to store an attribute value assertion.
AttributeValueAssertion() - Constructor for class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
 
AttributeValueAssertionFilter - Class in org.apache.directory.shared.ldap.codec.search
Object to store the filter.
AttributeValueAssertionFilter(int) - Constructor for class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
The constructor.
AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
authenticate(LdapDN, ServerContext) - Method in class org.apache.directory.server.core.authn.AbstractAuthenticator
 
authenticate(LdapDN, ServerContext) - Method in class org.apache.directory.server.core.authn.AnonymousAuthenticator
If the context is not configured to allow anonymous connections, this method throws a NoPermissionException.
authenticate(LdapDN, ServerContext) - Method in interface org.apache.directory.server.core.authn.Authenticator
Performs authentication and returns the principal if succeeded.
authenticate(LdapDN, ServerContext) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Looks up userPassword attribute of the entry whose name is the value of Context.SECURITY_PRINCIPAL environment variable, and authenticates a user with the plain-text password.
AuthenticationLevel - Class in org.apache.directory.shared.ldap.aci
An enumeration that represents the level of authentication.
AUTHENTICATIONNOTSUPPOERTEDEXCEPTION_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of ResultCodes containing those that may correspond to a Exception.
AuthenticationService - Class in org.apache.directory.server.core.authn
An Interceptor that authenticates users.
AuthenticationService() - Constructor for class org.apache.directory.server.core.authn.AuthenticationService
Creates an authentication service interceptor.
AuthenticationService.TrustedPrincipalWrapper - Class in org.apache.directory.server.core.authn
FIXME This doesn't secure anything actually.
Authenticator - Interface in org.apache.directory.server.core.authn
Authenticates users who access PartitionNexus.
AuthenticatorConfiguration - Class in org.apache.directory.server.core.configuration
A configuration for Authenticator.
AuthenticatorConfiguration() - Constructor for class org.apache.directory.server.core.configuration.AuthenticatorConfiguration
Creates a new instance.
authenticators - Variable in class org.apache.directory.server.core.authn.AuthenticationService
authenticators
AuthorizationService - Class in org.apache.directory.server.core.authz
An ACI based authorization service.
AuthorizationService() - Constructor for class org.apache.directory.server.core.authz.AuthorizationService
 
AuthorizationService.AuthorizationFilter - Class in org.apache.directory.server.core.authz
WARNING: create one of these filters fresh every time for each new search.
AuthorizationService.AuthorizationFilter() - Constructor for class org.apache.directory.server.core.authz.AuthorizationService.AuthorizationFilter
 
AuthorizationServiceAsAdminITest - Class in org.apache.directory.server.core.authz
Tests the Authorization service to make sure it is enforcing policies correctly.
AuthorizationServiceAsAdminITest() - Constructor for class org.apache.directory.server.core.authz.AuthorizationServiceAsAdminITest
 
AuthorizationServiceAsNonAdminITest - Class in org.apache.directory.server.core.authz
Tests the Authorization service to make sure it is enforcing policies correctly.
AuthorizationServiceAsNonAdminITest() - Constructor for class org.apache.directory.server.core.authz.AuthorizationServiceAsNonAdminITest
 
authTimer - Variable in class org.apache.directory.server.benchmarks.BindBenchmark
 
AuthzAuthnITest - Class in org.apache.directory.server.core.authz
Tests whether or not authentication with authorization works properly.
AuthzAuthnITest() - Constructor for class org.apache.directory.server.core.authz.AuthzAuthnITest
 
AutofsAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the autofs schema.
AutofsAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsAttributeTypeProducer
 
AutofsComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the autofs schema.
AutofsComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsComparatorProducer
 
AutofsDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the autofs schema.
AutofsDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsDitContentRuleProducer
 
AutofsDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the autofs schema.
AutofsDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsDitStructureRuleProducer
 
AutofsMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the autofs schema.
AutofsMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsMatchingRuleProducer
 
AutofsMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the autofs schema.
AutofsMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsMatchingRuleUseProducer
 
AutofsNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the autofs schema.
AutofsNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsNameFormProducer
 
AutofsNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the autofs schema.
AutofsNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsNormalizerProducer
 
AutofsObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the autofs schema.
AutofsObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsObjectClassProducer
 
AutofsObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the autofs schema.
AutofsObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsObjectFactoryProducer
 
AutofsSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level autofs schema class.
AutofsSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsSchema
 
AutofsStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the autofs schema.
AutofsStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsStateFactoryProducer
 
AutofsSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the autofs schema.
AutofsSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsSyntaxCheckerProducer
 
AutofsSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the autofs schema.
AutofsSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.AutofsSyntaxProducer
 
AUXILIARY_VAL - Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
The int constant value for the auxillary objectClasses
AVA_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
available(int) - Static method in class org.apache.directory.daemon.AvailablePortFinder
Checks to see if a specific port is available.
AvailablePortFinder - Class in org.apache.directory.daemon
Finds currently available server ports.
AWT_TOOLKIT - Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
The awt.toolkit System Property.

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