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

E

EC_SEQUENCE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
Sequence
elements() - Method in class org.apache.directory.shared.ldap.util.PreferencesDictionary
 
EMBEDDED_PDV - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
EMPTY - Static variable in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer
a reused empty String array
EMPTY - Static variable in class org.apache.directory.server.core.schema.RegistrySchemaProducer
a reused empty String array
EMPTY - Static variable in class org.apache.directory.server.core.schema.SchemaProducer
a reused empty String array
empty - Variable in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
EMPTY - Static variable in class org.apache.directory.shared.ldap.util.StringTools
The empty String "".
EMPTY_BOOLEAN_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable boolean array.
EMPTY_BOOLEAN_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Boolean array.
EMPTY_BYTE_ARRAY - Static variable in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
 
EMPTY_BYTE_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable byte array.
EMPTY_BYTE_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Byte array.
EMPTY_BYTES - Static variable in class org.apache.directory.shared.asn1.util.Asn1StringUtils
The empty byte[]
EMPTY_BYTES - Static variable in class org.apache.directory.shared.ldap.util.StringTools
The empty byte[]
EMPTY_CHAR_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable char array.
EMPTY_CHARACTER_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Character array.
EMPTY_CLASS_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Class array.
EMPTY_DOUBLE_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable double array.
EMPTY_DOUBLE_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Double array.
EMPTY_FLOAT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable float array.
EMPTY_FLOAT_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Float array.
EMPTY_INT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable int array.
EMPTY_INTEGER_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Integer array.
EMPTY_LDAPDN - Static variable in class org.apache.directory.shared.ldap.name.LdapDN
A null LdapDN
EMPTY_LONG_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable long array.
EMPTY_LONG_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Long array.
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Object array.
EMPTY_RESULT_CODE_SET - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
 
EMPTY_SHORT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable short array.
EMPTY_SHORT_OBJECT_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable Short array.
EMPTY_STRARRAY - Static variable in class org.apache.directory.daemon.Bootstrapper
 
EMPTY_STRING - Static variable in class org.apache.directory.shared.asn1.primitives.BitString
A null MutableString
EMPTY_STRING_ARRAY - Static variable in class org.apache.directory.shared.ldap.util.ArrayUtils
An empty immutable String array.
EMPTY_URL - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapURL
A null LdapURL
EmptyEnumeration - Class in org.apache.directory.shared.ldap.util
An empty NamingEnumeration without any values: meaning hasMore/hasMoreElements() always returns false, and next/nextElement() always throws a NoSuchElementException.
EmptyEnumeration() - Constructor for class org.apache.directory.shared.ldap.util.EmptyEnumeration
 
enableLogging(Level) - Method in class org.apache.ldap.clients.LdapBind
Set the logging priority of the logger object
enableNotification(ChangeType) - Method in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
encode(Operation) - Method in class org.apache.directory.mitosis.operation.OperationCodec
Transforms the specified Operation into a byte array.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.mitosis.service.protocol.codec.BaseMessageEncoder
 
encode(ByteBuffer) - Method in class org.apache.directory.shared.asn1.Asn1Object
Encode the object to a PDU.
encode(ByteBuffer, String) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode a String value
encode(ByteBuffer, byte[]) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an OctetString value
encode(ByteBuffer, OID) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an OID value
encode(ByteBuffer, int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an integer value
encode(ByteBuffer, byte, int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an integer value
encode(ByteBuffer, boolean) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode a boolean value
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.shared.asn1.codec.Asn1CodecEncoder
 
encode(byte[]) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 characters.
encode(Object) - Method in class org.apache.directory.shared.asn1.codec.binary.BinaryCodec
Converts an array of raw binary data into an array of ascii 0 and 1 chars.
encode(byte[]) - Method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts an array of bytes into an array of bytes for the characters representing the hexidecimal values of each byte in order.
encode(Object) - Method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts a String or an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encode(byte[]) - Method in interface org.apache.directory.shared.asn1.codec.BinaryEncoder
Encodes a byte array and return the encoded data as a byte array.
encode(Object) - Method in interface org.apache.directory.shared.asn1.codec.Encoder
Encodes an "Object" and returns the encoded content as an Object.
encode(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoder
Transforms a decoded ByteArray of binary data into a stream of ASCII hex characters.
encode(Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.StatefulEncoder
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERConstructedOctetString
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERNull
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERSequence
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERSet
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.BERTaggedObject
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERApplicationSpecific
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERBitString
 
encode(ASN1OutputStream) - Method in interface org.apache.directory.shared.asn1.der.DEREncodable
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERObject
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERObjectIdentifier
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERSequence
As DER requires the constructed, definite-length model to be used for structured types, this varies slightly from the ASN.1 descriptions given.
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERSet
 
encode(ASN1OutputStream) - Method in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequest
Encode the AbandonRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Encode the AddRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.add.AddResponse
Encode the AddResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Encode the BindRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
Encode the BindResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Encode the sasl authentication to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Encode the simple authentication to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Encode the CompareRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Encode the CompareResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.Control
Generate the PDU which contains the Control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Encode the DelRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.del.DelResponse
Encode the DelResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Encode the ExtendedRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Encode the ExtendedResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Encodes the gracefulDisconnect extended operation.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdown
Encodes the gracefulShutdown extended operation.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
Encode the StoredProcedure message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureCall
 
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Generate the PDU which contains the encoded object.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
Encode the AddResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Encode the LdapResult message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.ManageDsaITControl
Encodes the control: does nothing but returns an empty buffer.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Encode the ModifyRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Encode the ModifyResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Encode the ModifyDNRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Encode the ModifyDNResponse message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.AndFilter
Encode the AndFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Encode the AttributeValueAssertion Filters to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Encode the ConnectorFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControl
Encodes the entry change control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
Encodes the persistent search control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControl
Encodes the subEntry control.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Encode the ExtensibleMatch Filters to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Encode the NotFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.OrFilter
Encode the OrFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Encode the PresentFilter message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Encode the SearchRequest message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Encode the SearchResultDone message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Encode the SearchResultEntry message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Encode the SearchResultReference message to a PDU.
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Encode the Substrings Filter to a PDU.
encode(Object) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
Encodes a LdapMessage, and calls the callback
encode(ByteBuffer) - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequest
Encode the UnbindRequest message to a PDU.
encode(Object) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
Encodes a Message object peice by peice often emitting chunks of the final PDU to the callback if present.
encode(byte[]) - Static method in class org.apache.directory.shared.ldap.util.Base64
passed data array.
encodeBlocking(Object, OutputStream, Object) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
Encodes a LdapMessage, and calls the callback.
encodeBlocking(Object) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
Encodes a LdapMessage, and return a ByteBuffer containing the resulting PDU
encodeBlocking(Object, OutputStream, Object) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
 
encodeBlocking(Object) - Method in class org.apache.directory.shared.ldap.message.MessageEncoder
 
encodeBlocking(Object, OutputStream, Object) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderEncoder
Encodes a compiler stub specific ASN.1 message envelope containment tree onto an output stream.
encodeBlocking(Object) - Method in interface org.apache.directory.shared.ldap.message.spi.ProviderEncoder
Encodes a compiler stub specific ASN.1 message envelope containment tree into byte array.
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.BaseMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.BeginLogEntriesAckMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.BeginLogEntriesMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.LogEntryMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.LoginAckMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.LoginMessageEncoder
 
encodeBody(BaseMessage, ByteBuffer) - Method in class org.apache.directory.mitosis.service.protocol.codec.ResponseMessageEncoder
 
encoded - Variable in class org.apache.directory.shared.asn1.codec.stateful.examples.HexDecoderTest
 
encoded - Variable in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoderTest
 
encodeEnumerated(ByteBuffer, int) - Static method in class org.apache.directory.shared.asn1.ber.tlv.Value
Encode an enumerated value
encodeHex(byte[]) - Static method in class org.apache.directory.shared.asn1.codec.binary.Hex
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encodeOccurred(Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.AbstractStatefulEncoder
Notifies via the callback if one has been set that this encoder has encoded a unit of encoded data.
encodeOccurred(StatefulEncoder, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Callback to deliver a fully encoded object.
encodeOccurred(StatefulEncoder, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderCallback
Callback to deliver a fully encoded object.
encodeOccurred(StatefulEncoder, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoderTest
 
encodeOccurred(StatefulEncoder, Object) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder.OutputCallback
Callback to deliver a fully encoded object.
Encoder - Interface in org.apache.directory.shared.asn1.codec
Provides the highest level of abstraction for Encoders.
encoder - Variable in class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoderTest
 
EncoderCallback - Interface in org.apache.directory.shared.asn1.codec.stateful
Document me.
EncoderException - Exception in org.apache.directory.shared.asn1.codec
Thrown when there is a failure condition during the encoding process.
EncoderException(String) - Constructor for exception org.apache.directory.shared.asn1.codec.EncoderException
Creates a new instance of this exception with an useful message.
EncoderFactory - Interface in org.apache.directory.shared.asn1.codec.stateful
A factory for creating new StatefulEncoders.
EncoderMonitor - Interface in org.apache.directory.shared.asn1.codec.stateful
Document me.
EncoderMonitorAdapter - Class in org.apache.directory.shared.asn1.codec.stateful
Document me.
EncoderMonitorAdapter() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
 
encodeToArray(Object) - Method in class org.apache.directory.shared.ldap.codec.TwixEncoder
Encodes a LdapMessage, and return a byte array containing the resulting PDU
end - Variable in class org.apache.directory.shared.ldap.util.Position
 
END_LOG_ENTRIES - Static variable in class org.apache.directory.mitosis.service.protocol.Constants
 
END_LOG_ENTRIES_ACK - Static variable in class org.apache.directory.mitosis.service.protocol.Constants
 
END_STATE - Static variable in interface org.apache.directory.shared.asn1.ber.grammar.IStates
The END_STATE
EndLogEntriesAckMessage - Class in org.apache.directory.mitosis.service.protocol.message
 
EndLogEntriesAckMessage(int, int) - Constructor for class org.apache.directory.mitosis.service.protocol.message.EndLogEntriesAckMessage
 
EndLogEntriesAckMessageCodecTest - Class in org.apache.directory.mitosis.service.protocol.codec
 
EndLogEntriesAckMessageCodecTest() - Constructor for class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesAckMessageCodecTest
 
EndLogEntriesAckMessageDecoder - Class in org.apache.directory.mitosis.service.protocol.codec
 
EndLogEntriesAckMessageDecoder() - Constructor for class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesAckMessageDecoder
 
EndLogEntriesAckMessageEncoder - Class in org.apache.directory.mitosis.service.protocol.codec
 
EndLogEntriesAckMessageEncoder() - Constructor for class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesAckMessageEncoder
 
EndLogEntriesMessage - Class in org.apache.directory.mitosis.service.protocol.message
 
EndLogEntriesMessage(int) - Constructor for class org.apache.directory.mitosis.service.protocol.message.EndLogEntriesMessage
 
EndLogEntriesMessageCodecTest - Class in org.apache.directory.mitosis.service.protocol.codec
 
EndLogEntriesMessageCodecTest() - Constructor for class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesMessageCodecTest
 
EndLogEntriesMessageDecoder - Class in org.apache.directory.mitosis.service.protocol.codec
 
EndLogEntriesMessageDecoder() - Constructor for class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesMessageDecoder
 
EndLogEntriesMessageEncoder - Class in org.apache.directory.mitosis.service.protocol.codec
 
EndLogEntriesMessageEncoder() - Constructor for class org.apache.directory.mitosis.service.protocol.codec.EndLogEntriesMessageEncoder
 
endsWith(Name) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Determines whether this name ends with a specified suffix.
ENTRY - Static variable in class org.apache.directory.server.core.authz.support.OperationScope
An operation that affects the whole entry.
ENTRY - Static variable in class org.apache.directory.shared.ldap.aci.ProtectedItem
The entry contents as a whole.
Entry - Class in org.apache.directory.shared.ldap.ldif
A entry to be populated by an ldif parser.
Entry() - Constructor for class org.apache.directory.shared.ldap.ldif.Entry
Creates a new Entry object.
ENTRY_ALREADY_EXISTS - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ENTRY_COMP_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ENTRY_CSN - Static variable in class org.apache.directory.mitosis.common.Constants
 
ENTRY_DELETED - Static variable in class org.apache.directory.mitosis.common.Constants
 
ENTRY_MOD_DN_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ENTRY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ENTRY_TRIGGER_SPECIFICATION_ATTR - Static variable in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
ENTRY_UUID - Static variable in class org.apache.directory.mitosis.common.Constants
 
EntryChangeControl - Class in org.apache.directory.shared.ldap.codec.search.controls
A response control that may be returned by Persistent Search entry responses.
EntryChangeControl() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControl
 
EntryChangeControl - Class in org.apache.directory.shared.ldap.message
A response control that may be returned by Persistent Search entry responses.
EntryChangeControl() - Constructor for class org.apache.directory.shared.ldap.message.EntryChangeControl
 
EntryChangeControlContainer - Class in org.apache.directory.shared.ldap.codec.search.controls
 
EntryChangeControlContainer() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlContainer
Creates a new EntryChangeControlContainer object.
EntryChangeControlDecoder - Class in org.apache.directory.shared.ldap.codec.search.controls
A decoder for EntryChangeControls.
EntryChangeControlDecoder() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlDecoder
 
EntryChangeControlGrammar - Class in org.apache.directory.shared.ldap.codec.search.controls
This class implements the EntryChangeControl.
EntryChangeControlStatesEnum - Class in org.apache.directory.shared.ldap.codec.search.controls
This class store the EntryChangeControl's grammar constants.
EntryChangeControlTest - Class in org.apache.directory.shared.ldap.codec.search.controls
Test the EntryChangeControlTest codec
EntryChangeControlTest() - Constructor for class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlTest
 
EntryDialog - Class in org.apache.directory.server.core.partition.impl.btree.gui
Allows for operations on entries.
EntryDialog(Frame, boolean) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryDialog
Creates new form JDialog
EntryNode - Class in org.apache.directory.server.core.partition.impl.btree.gui
A node representing an entry.
EntryNode(BigInteger, EntryNode, BTreePartition, Attributes, HashMap) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
EntryNode(BigInteger, EntryNode, BTreePartition, Attributes, HashMap, ExprNode, SearchEngine) - Constructor for class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
entrySet() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.entrySet().
EntryUtil - Class in org.apache.directory.mitosis.operation.support
 
enumerate(ExprNode) - Method in interface org.apache.directory.server.core.partition.impl.btree.Enumerator
Creates an enumeration to enumerate through the set of candidates satisfying a filter expression.
enumerate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.ExpressionEnumerator
Creates an enumeration to enumerate through the set of candidates satisfying a filter expression.
enumerate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEnumerator
Builds an enumeration over all entries that satisfy the constraints of the scope assertion node.
enumerate(ExprNode) - Method in class org.apache.directory.server.core.partition.impl.btree.SubstringEnumerator
 
ENUMERATED - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
ENUMERATED - Static variable in class org.apache.directory.shared.asn1.der.DERObject
 
ENUMERATED_TAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
 
Enumerator - Interface in org.apache.directory.server.core.partition.impl.btree
An enumeration builder or factory for filter expressions.
EQUALITY - Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
equality assertion node
equality - Variable in class org.apache.directory.shared.ldap.schema.SchemaUtilsTest.AttributeTypeImpl
 
EQUALITY_CURSOR - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.IndexDialog
 
EQUALITY_MATCH_FILTER - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
The filters
EQUALITY_MATCH_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EQUALITY_MATCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
equals(Object) - Method in class org.apache.directory.mitosis.common.CSNVector
 
equals(Object) - Method in class org.apache.directory.mitosis.common.Replica
 
equals(Object) - Method in class org.apache.directory.mitosis.common.ReplicaId
Indicates whether some other object is "equal to" this one
equals(Object) - Method in class org.apache.directory.mitosis.common.SimpleCSN
Indicates whether some other object is "equal to" this one
equals(Object) - Method in class org.apache.directory.mitosis.common.SimpleUUID
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.BaseMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.BeginLogEntriesAckMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.BeginLogEntriesMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.EndLogEntriesAckMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.EndLogEntriesMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.LogEntryAckMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.LogEntryMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.LoginAckMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.LoginMessage
 
equals(Object) - Method in class org.apache.directory.mitosis.service.protocol.message.ResponseMessage
 
equals(Object) - Method in class org.apache.directory.shared.asn1.der.DERObject
Two DERObjects are equal if their underlying byte arrays are equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.AuthenticationLevel
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.AttributeValue
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.Classes
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxImmSub
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.MaxValueCount
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RangeOfValues
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.ProtectedItem.RestrictedBy
 
equals(Object) - Method in class org.apache.directory.shared.ldap.aci.UserClass.Subtree
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.BranchNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.LeafNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.filter.SimpleNode
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AbandonRequestImpl
Checks for equality first by asking the super method which should compare all but the Abandoned request's Id.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AbstractMessage
Checks to see if two messages are equivalent.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AbstractResultResponse
Checks to see if an object is equal to this AbstractResultResponse.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.AddRequestImpl
Checks to see if an object is equivalent to this AddRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.BindRequestImpl
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.BindResponseImpl
Checks to see if this BindResponse is equal to another BindResponse.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.CompareRequestImpl
Checks to see if an object is equivalent to this CompareRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.DeleteRequestImpl
Checks to see if an object is equivalent to this DeleteRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Checks to see if an object equals this ExtendedRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Checks to see if an object equals this ExtendedRequest.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.LdapResultImpl
 
equals(Object) - Method in class org.apache.directory.shared.ldap.message.LockableAttributeImpl
Checks for equality between this Attribute instance and another.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.LockableAttributesImpl
Checks to see if this Attributes implemenation is equivalent to another.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ModifyDnRequestImpl
Checks to see of an object equals this ModifyDnRequest stub.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ModifyRequestImpl
Checks to see if ModifyRequest stub equals another by factoring in checks for the name and modification items of the request.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.ReferralImpl
Compares this Referral implementation to see if it is the same as another.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchRequestImpl
Checks to see if two search requests are equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchResponseDoneImpl
Checks for equality by using the underlying LdapResult objects of this SearchResponseDone stub.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchResponseEntryImpl
Checks for equality by comparing the objectName, and attributes properties of this Message after delegating to the super.equals() method.
equals(Object) - Method in class org.apache.directory.shared.ldap.message.SearchResponseReferenceImpl
Checks to see if an object is equal to this SearchResponseReference stub.
EQUALS - Static variable in class org.apache.directory.shared.ldap.name.LdapDN
Value returned by the compareTo method if values are equals
equals(Object) - Method in class org.apache.directory.shared.ldap.name.LdapDN
 
EQUALS - Static variable in class org.apache.directory.shared.ldap.name.Rdn
 
equals(Object) - Method in class org.apache.directory.shared.ldap.name.Rdn
Compares the specified Object with this Rdn for equality.
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
If the object implements SchemaObject and has the same OID as this SchemaObject then they are considered equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.schema.AbstractSyntax
If the object implements Syntax and has the same OID as this Syntax then they are equal.
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.ActionTime
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.SearchScope
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
equals(Object) - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification
 
equals(Object, Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Compares two objects for equality, where either one or both objects may be null.
equals(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.equals(Object).
equals(String, String) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Compares two Strings, returning true if they are equal.
EqualsBuilder - Class in org.apache.directory.shared.ldap.util
Assists in implementing Object.equals(Object) methods.
EqualsBuilder() - Constructor for class org.apache.directory.shared.ldap.util.EqualsBuilder
Constructor for EqualsBuilder.
error(StatefulDecoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Receive notification of a recoverable error.
error(StatefulDecoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
error(StatefulEncoder, Exception) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Receive notification of a recoverable error.
error(StatefulEncoder, Exception) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Receive notification of a recoverable error.
ERROR_MESSAGE_BR_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ERROR_MESSAGE_ER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ERROR_MESSAGE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
errorCode(int) - Static method in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
ErrorMessageAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the LdapResult error message.
ErrorMessageAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ErrorMessageAction
 
escapedBackslashesInFilePath - Variable in class org.apache.directory.daemon.installers.ReflectionProperties
 
escapeFilterValue(Object) - Static method in class org.apache.directory.shared.ldap.filter.AbstractExprNode
Handles the escaping of special characters in LDAP search filter assertion values using the <valueencoding> rule as described in RFC 4515.
escapeValue(Object) - Static method in class org.apache.directory.shared.ldap.name.Rdn
Transform a value in a String, accordingly to RFC 2253
evaluate(ExprNode, String, Attributes) - Method in interface org.apache.directory.server.core.event.Evaluator
Evaluates a candidate to determine if a filter expression selects it.
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.ExpressionEvaluator
 
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.LeafEvaluator
 
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.ScopeEvaluator
 
evaluate(ExprNode, String, Attributes) - Method in class org.apache.directory.server.core.event.SubstringEvaluator
 
evaluate(ExprNode, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.DefaultSearchEngine
 
evaluate(ExprNode, IndexRecord) - Method in interface org.apache.directory.server.core.partition.impl.btree.Evaluator
Evaluates a candidate to determine if a filter expression selects it.
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
 
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.LeafEvaluator
 
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.ScopeEvaluator
 
evaluate(ExprNode, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.SearchEngine
Evaluates a filter on an entry with a id.
evaluate(ExprNode, IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.SubstringEvaluator
 
evaluate(ExprNode, Attribute) - Method in class org.apache.directory.server.core.subtree.RefinementEvaluator
 
evaluate(SimpleNode, Attribute) - Method in class org.apache.directory.server.core.subtree.RefinementLeafEvaluator
Evaluates whether or not a simple leaf node of a refinement filter selects an entry based on the entry's objectClass attribute values.
evaluate(SubtreeSpecification, Name, Name, Attribute) - Method in class org.apache.directory.server.core.subtree.SubtreeEvaluator
Determines if an entry is selected by a subtree specification.
Evaluator - Interface in org.apache.directory.server.core.event
Tests if an entry is eligable for return by evaluating a filter expression on the candidate.
Evaluator - Interface in org.apache.directory.server.core.partition.impl.btree
Tests if an entry is eligable for return by evaluating a filter expression on the candidate.
event - Variable in class org.apache.directory.server.core.event.EventServiceITest.EventRecord
 
events - Variable in class org.apache.directory.server.core.event.EventServiceITest.TestListener
 
EventService - Class in org.apache.directory.server.core.event
An interceptor based serivice for notifying NamingListeners of EventContext and EventDirContext changes.
EventService() - Constructor for class org.apache.directory.server.core.event.EventService
 
EventService.EventSourceRecord - Class in org.apache.directory.server.core.event
 
EventService.EventSourceRecord(Name, ExprNode, EventContext, SearchControls, NamingListener) - Constructor for class org.apache.directory.server.core.event.EventService.EventSourceRecord
 
EventServiceITest - Class in org.apache.directory.server.core.event
Test cases for the event service.
EventServiceITest() - Constructor for class org.apache.directory.server.core.event.EventServiceITest
 
EventServiceITest.EventRecord - Class in org.apache.directory.server.core.event
 
EventServiceITest.EventRecord(String, EventObject) - Constructor for class org.apache.directory.server.core.event.EventServiceITest.EventRecord
 
EventServiceITest.TestListener - Class in org.apache.directory.server.core.event
 
EventServiceITest.TestListener() - Constructor for class org.apache.directory.server.core.event.EventServiceITest.TestListener
 
exceptionCaught(ReplicationContext, Throwable) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
 
exceptionCaught(ReplicationContext, Throwable) - Method in interface org.apache.directory.mitosis.service.protocol.handler.ReplicationContextHandler
 
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationProtocolHandler
 
exceptionCaught(ReplicationContext, Throwable) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationServerContextHandler
 
ExceptionService - Class in org.apache.directory.server.core.exception
An Interceptor that detects any operations that breaks integrity of Partition and terminates the current invocation chain by throwing a NamingException.
ExceptionService() - Constructor for class org.apache.directory.server.core.exception.ExceptionService
Creates an interceptor that is also the exception handling service.
ExceptionServiceITest - Class in org.apache.directory.server.core.exception
Tests the correct operation of the ServerExceptionService.
ExceptionServiceITest() - Constructor for class org.apache.directory.server.core.exception.ExceptionServiceITest
 
ExceptionUtils - Class in org.apache.directory.shared.ldap.util
Provides utilities for manipulating and examining Throwable objects.
ExceptionUtils() - Constructor for class org.apache.directory.shared.ldap.util.ExceptionUtils
Public constructor allows an instance of ExceptionUtils to be created, although that is not normally necessary.
exec(String[], File, boolean) - Static method in class org.apache.directory.daemon.installers.MojoHelperUtils
 
execute() - Method in class org.apache.directory.daemon.installers.CreateImageCommand
 
execute() - Method in class org.apache.directory.daemon.installers.inno.InnoInstallerCommand
Performs the following: Bail if target is not for windows or current machine is not windows (no inno compiler) Filter and copy project supplied inno file into place if it has been specified and exists If no inno file exists filter and deposite into place bundled inno template & copy procrun executables Bail if we cannot find the inno compiler executable Execute inno compiler it on the inno file
execute() - Method in class org.apache.directory.daemon.installers.izpack.IzPackInstallerCommand
 
execute() - Method in class org.apache.directory.daemon.installers.MojoCommand
 
execute() - Method in class org.apache.directory.daemon.installers.rpm.RpmInstallerCommand
Performs the following: Bail if target is not for linux or current machine is not linux (no rpm builder) Filter and copy project supplied spec file into place if it has been specified and exists If no spec file exists filter and deposite into place bundled spec template Bail if we cannot find the rpm builder executable Execute rpm build on the filtered spec file
execute() - Method in class org.apache.directory.daemon.installers.ServiceInstallersMojo
 
execute(PartitionNexus, ReplicationStore, AttributeTypeRegistry) - Method in class org.apache.directory.mitosis.operation.Operation
Exeutes this operation on the specified nexus.
execute(JobExecutionContext) - Method in class org.apache.directory.mitosis.service.ReplicationLogCleanJob
 
execute() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.PartitionViewer
 
execute0(PartitionNexus, ReplicationStore, AttributeTypeRegistry) - Method in class org.apache.directory.mitosis.operation.AddEntryOperation
 
execute0(PartitionNexus, ReplicationStore, AttributeTypeRegistry) - Method in class org.apache.directory.mitosis.operation.AttributeOperation
 
execute0(PartitionNexus, ReplicationStore, AttributeTypeRegistry) - Method in class org.apache.directory.mitosis.operation.CompositeOperation
 
execute0(PartitionNexus, ReplicationStore, AttributeTypeRegistry) - Method in class org.apache.directory.mitosis.operation.Operation
 
execute1(PartitionNexus) - Method in class org.apache.directory.mitosis.operation.AddAttributeOperation
 
execute1(PartitionNexus) - Method in class org.apache.directory.mitosis.operation.AttributeOperation
 
execute1(PartitionNexus) - Method in class org.apache.directory.mitosis.operation.DeleteAttributeOperation
 
execute1(PartitionNexus) - Method in class org.apache.directory.mitosis.operation.ReplaceAttributeOperation
 
executeAction(IAsn1Container) - Method in class org.apache.directory.shared.asn1.ber.grammar.AbstractGrammar
The main function.
executeAction(IAsn1Container) - Method in interface org.apache.directory.shared.asn1.ber.grammar.IGrammar
This method, when called, execute an action on the current data stored in the container.
EXISTANCE - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.3) for _existance op attrib
ExitCodes - Interface in org.apache.directory.daemon
Exit codes for the bootstrappers.
ExpandingVisitor - Class in org.apache.directory.server.core.normalization
 
ExpandingVisitor(AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.normalization.ExpandingVisitor
 
explicit - Variable in class org.apache.directory.shared.asn1.der.DERTaggedObject
 
ExpressionEnumerator - Class in org.apache.directory.server.core.partition.impl.btree
Enumerates over candidates that satisfy a filter expression.
ExpressionEnumerator(BTreePartition, AttributeTypeRegistry, ExpressionEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ExpressionEnumerator
Creates an expression tree enumerator.
ExpressionEvaluator - Class in org.apache.directory.server.core.event
Top level filter expression evaluator implemenation.
ExpressionEvaluator(LeafEvaluator) - Constructor for class org.apache.directory.server.core.event.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which is already provided.
ExpressionEvaluator(OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.event.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which will be created.
ExpressionEvaluator - Class in org.apache.directory.server.core.partition.impl.btree
Top level filter expression evaluator implemenation.
ExpressionEvaluator(LeafEvaluator) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which is already provided.
ExpressionEvaluator(BTreePartition, OidRegistry, AttributeTypeRegistry) - Constructor for class org.apache.directory.server.core.partition.impl.btree.ExpressionEvaluator
Creates a top level Evaluator where leaves are delegated to a leaf node evaluator which will be created.
ExprNode - Interface in org.apache.directory.shared.ldap.filter
Root expression node interface which all expression nodes in the filter expression tree implement.
EXTENDED_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that could result from extended operations.
EXTENDED_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_REQUEST_NAME_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
EXTENDED_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_REQUEST_VALUE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE_RESPONSE_NAME_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENDED_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
EXTENDED_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
extendedOperation(ExtendedRequest) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
 
ExtendedRequest - Class in org.apache.directory.shared.ldap.codec.extended
A ExtendedRequest Message.
ExtendedRequest() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Creates a new ExtendedRequest object.
ExtendedRequest - Interface in org.apache.directory.shared.ldap.message
Extended protocol request message used to add to more operations to the protocol.
ExtendedRequestImpl - Class in org.apache.directory.shared.ldap.message
ExtendedRequest implementation.
ExtendedRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
Creates a Lockable ExtendedRequest implementing object used to perform extended protocol operation on the server.
ExtendedRequestImplTest - Class in org.apache.directory.shared.ldap.message
TestCase for the ExtendedRequestImpl class.
ExtendedRequestImplTest() - Constructor for class org.apache.directory.shared.ldap.message.ExtendedRequestImplTest
 
ExtendedRequestTest - Class in org.apache.directory.shared.ldap.codec.extended
Test the ExtendedRequest codec
ExtendedRequestTest() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedRequestTest
 
ExtendedResponse - Class in org.apache.directory.shared.ldap.codec.extended
A ExtendedResponse Message.
ExtendedResponse() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Creates a new ExtendedResponse object.
ExtendedResponse - Interface in org.apache.directory.shared.ldap.message
Extended protocol response message used to confirm the results of a extended request message.
ExtendedResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable ExtendedResponse implementation
ExtendedResponseImpl(int, String) - Constructor for class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
Creates a Lockable ExtendedResponse as a reply to an ExtendedRequest.
ExtendedResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.ExtendedResponseImpl
 
ExtendedResponseImplTest - Class in org.apache.directory.shared.ldap.message
TestCase for the ExtendedResponseImpl class.
ExtendedResponseImplTest() - Constructor for class org.apache.directory.shared.ldap.message.ExtendedResponseImplTest
 
ExtendedResponseTest - Class in org.apache.directory.shared.ldap.codec.extended
Test the ExtendedResponse codec
ExtendedResponseTest() - Constructor for class org.apache.directory.shared.ldap.codec.extended.ExtendedResponseTest
 
EXTENSIBLE - Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
extensible match assertion node
EXTENSIBLE_MATCH_FILTER_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
EXTENSIBLE_MATCH_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ExtensibleMatchFilter - Class in org.apache.directory.shared.ldap.codec.search
The search request filter Matching Rule assertion
ExtensibleMatchFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Creates a new ExtensibleMatchFilter object.
ExtensibleNode - Class in org.apache.directory.shared.ldap.filter
Filter expression tree node for extensible assertions.
ExtensibleNode(String, String, String, boolean) - Constructor for class org.apache.directory.shared.ldap.filter.ExtensibleNode
Creates a new ExtensibleNode object.
ExtensibleNode(String, byte[], String, boolean) - Constructor for class org.apache.directory.shared.ldap.filter.ExtensibleNode
Creates a new ExtensibleNode object.
ExtensibleObjectITest - Class in org.apache.directory.server.core.jndi
Tests the use of extensible objects.
ExtensibleObjectITest() - Constructor for class org.apache.directory.server.core.jndi.ExtensibleObjectITest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulDisconnect
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownResponse
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiResponse
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.NoticeOfDisconnect
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
EXTENSION_OID - Static variable in class org.apache.directory.shared.ldap.message.extended.StoredProcedureResponse
 
EXTERNAL - Static variable in class org.apache.directory.shared.asn1.der.DERObject
 
EXTERNAL_INSTANCE_OF - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag

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