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

C

CACHE_MAX - Static variable in class org.apache.directory.shared.ldap.schema.CachingNormalizer
Cache maximum size default
cacheNewGroup(String, LdapDN, Attributes) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
CachingNormalizer - Class in org.apache.directory.shared.ldap.schema
Caches previously normalized values.
CachingNormalizer(Normalizer) - Constructor for class org.apache.directory.shared.ldap.schema.CachingNormalizer
Creates a CachingNormalizer that decorates another normalizer using a default cache size.
CachingNormalizer(Normalizer, int) - Constructor for class org.apache.directory.shared.ldap.schema.CachingNormalizer
Creates a CachingNormalizer that decorates another normalizer using a specified cache size.
calculateSize(Attribute) - Static method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributeSerializer
 
calculateSize(Attributes) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.AttributesSerializer
 
CallbackHistory - Class in org.apache.directory.shared.asn1.codec.stateful
A convenience callback which collects decoded or encoded objects to audit a codecs's activity.
CallbackHistory() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Creates an auditing callback that manages a history of indefinite length.
CallbackHistory(int) - Constructor for class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Creates an auditing callback that manages a history of fixed or indefinite length.
callbackOccured(StatefulDecoder, DecoderCallback, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Monitors callbacks that deliver a fully decoded object.
callbackOccured(StatefulDecoder, DecoderCallback, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
callbackOccured(StatefulEncoder, EncoderCallback, Object) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Monitors callbacks that deliver a fully decoded object.
callbackOccured(StatefulEncoder, EncoderCallback, Object) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Monitors callbacks that deliver a fully decoded object.
callbackSet(StatefulDecoder, DecoderCallback, DecoderCallback) - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderMonitor
Monitors changes to the callback.
callbackSet(StatefulDecoder, DecoderCallback, DecoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderMonitorAdapter
 
callbackSet(StatefulEncoder, EncoderCallback, EncoderCallback) - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderMonitor
Monitors changes to the callback.
callbackSet(StatefulEncoder, EncoderCallback, EncoderCallback) - Method in class org.apache.directory.shared.asn1.codec.stateful.EncoderMonitorAdapter
Monitors changes to the callback.
callDestroy() - Method in class org.apache.directory.daemon.Bootstrapper
 
callInit(String[]) - Method in class org.apache.directory.daemon.Bootstrapper
 
callStart() - Method in class org.apache.directory.daemon.Bootstrapper
 
callStop(String[]) - Method in class org.apache.directory.daemon.Bootstrapper
 
callStoredProcedure(LdapContext, String, Object[]) - Static method in class org.apache.directory.shared.ldap.sp.JavaStoredProcedureUtils
Issues a Stored Procedure Call Extended Operation Request over an LdapContext.
CANCEL_CMD - Static variable in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
 
cancelAllExpirations() - Method in class org.apache.directory.mitosis.service.DefaultReplicationContext
 
cancelAllExpirations() - Method in interface org.apache.directory.mitosis.service.ReplicationContext
Cancells all scheduled expirations.
cancelExpiration(int) - Method in class org.apache.directory.mitosis.service.DefaultReplicationContext
 
cancelExpiration(int) - Method in interface org.apache.directory.mitosis.service.ReplicationContext
Cancels the expiration scheduled by calling ReplicationContext.scheduleExpiration(Object).
canReadAdministrators(DirContext) - Method in class org.apache.directory.server.core.authz.AdministratorsGroupITest
 
canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.ExpandingVisitor
 
canVisit(ExprNode) - Method in class org.apache.directory.server.core.normalization.NormalizingVisitor
 
canVisit(ExprNode) - Method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor
 
canVisit(ExprNode) - Method in interface org.apache.directory.shared.ldap.filter.FilterVisitor
Checks to see if a node can be visited.
capacity() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
 
centerTrunc(String, int, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Truncates large Strings showing a portion of the String's head and tail with the center cut out and replaced with '...'.
CHANGE_NUMBER_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
changeNumber
CHANGE_TYPE_ADD - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
Definition of the change types
CHANGE_TYPE_DELETE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
 
CHANGE_TYPE_MODDN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
 
CHANGE_TYPE_MODIFY - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
 
CHANGE_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlStatesEnum
changeType
CHANGE_TYPES_MAX - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
 
CHANGE_TYPES_MIN - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
Min and Max values for the possible combined change types
CHANGE_TYPES_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
changeTypes Value
CHANGES_ONLY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlStatesEnum
changesOnly Value
ChangeType - Class in org.apache.directory.shared.ldap.codec.search.controls
Enumeration type for entry changes associates with the persistent search control and the entry change control.
CHAR - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<alpha> | <digit> | '-'
CHARACTER_STRING - Static variable in class org.apache.directory.shared.asn1.ber.tlv.UniversalTag
value for the tag
charAt(String, int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Get the character at a given position in a string, checking fo limits
charToBytes(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return the Unicode char which is coded in the bytes at the given position.
checkAncestorReferrals(ReferralException) - Method in class org.apache.directory.server.core.jndi.ReferralITest
 
checkCanAddEntryAs(String, String, String) - Method in class org.apache.directory.server.core.authz.AddAuthorizationITest
Checks if a simple entry (organizationalUnit) can be added to the DIT at an RDN relative to ou=system by a specific non-admin user.
checkCanCompareTelephoneNumberAs(String, String, String, String) - Method in class org.apache.directory.server.core.authz.CompareAuthorizationITest
Checks if an attribute of a simple entry (an organizationalUnit's telephoneNumber) with an RDN relative to ou=system can be compared by a specific non-admin user.
checkCanDeleteEntryAs(String, String, String) - Method in class org.apache.directory.server.core.authz.DeleteAuthorizationITest
Checks if a simple entry (organizationalUnit) can be deleted from the DIT at an RDN relative to ou=system by a specific non-admin user.
checkCanModifyAs(String, String, String, ModificationItem[]) - Method in class org.apache.directory.server.core.authz.ModifyAuthorizationITest
Checks if an attribute of a simple entry (an organizationalUnit) with an RDN relative to ou=system can be modified by a specific non-admin user.
checkCanModifyAs(String, String, String, int, Attributes) - Method in class org.apache.directory.server.core.authz.ModifyAuthorizationITest
Checks if an attribute of a simple entry (an organizationalUnit) with an RDN relative to ou=system can be modified by a specific non-admin user.
checkCanRenameAs(String, String, String, String) - Method in class org.apache.directory.server.core.authz.MoveRenameAuthorizationITest
Checks if a simple entry (organizationalUnit) can be renamed at an RDN relative to ou=system by a specific non-admin user.
checkCanSelfModify(String, String, int, Attributes) - Method in class org.apache.directory.server.core.authz.ModifyAuthorizationITest
Checks if a user can modify an attribute of their own entry.
checkCanSelfModify(String, String, ModificationItem[]) - Method in class org.apache.directory.server.core.authz.ModifyAuthorizationITest
Checks if a user can modify an attribute of their own entry.
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.AttributeTypeDescriptionSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.BitStringSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.BooleanSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.DeliveryMethodSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.DirectoryStringSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.GeneralizedTimeSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.Ia5StringSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.IntegerSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.JpegSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.LdapSyntaxDescriptionSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.NameOrNumericIdSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.NumericStringSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassDescriptionSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.ObjectClassTypeSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.OctetStringSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.PrintableStringSyntaxCheckerTest
 
checker - Variable in class org.apache.directory.shared.ldap.schema.syntax.UtcTimeSyntaxCheckerTest
 
checkParentReferrals(ReferralException) - Method in class org.apache.directory.server.core.jndi.ReferralITest
 
checkPermission(PartitionNexusProxy, Collection, LdapDN, AuthenticationLevel, LdapDN, String, Object, Collection, Collection, Attributes) - Method in class org.apache.directory.server.core.authz.support.ACDFEngine
Checks the user with the specified name can access the specified resource (entry, attribute type, or attribute value) and throws LdapNoPermissionException if the user doesn't have any permission to perform the specified grants.
checkRefInteg() - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapRegistries
Attempts to resolve the dependent schema objects of all entities that refer to other objects within the registries.
checkRefInteg() - Method in class org.apache.directory.server.core.schema.global.GlobalRegistries
Attempts to resolve the dependent schema objects of all entities that refer to other objects within the registries.
checkRefInteg() - Method in interface org.apache.directory.server.core.schema.Registries
 
children() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.ASTNode
 
children() - Method in class org.apache.directory.server.core.partition.impl.btree.gui.EntryNode
 
childrenNamesSpi() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
childSpi(String) - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
CLASS_LOOKUP - Static variable in interface org.apache.directory.daemon.ExitCodes
 
CLASS_NAME_COMPARATOR - Static variable in class org.apache.directory.shared.ldap.util.ClassUtils
Compares two Classs by name.
classPackageAsResourcePath(Class) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Given an input class object, return a string which consists of the class's package name as a pathname, i.e., all dots ('.') are replaced by slashes ('/').
ClassUtils - Class in org.apache.directory.shared.ldap.util
Operates on classes without using reflection.
ClassUtils() - Constructor for class org.apache.directory.shared.ldap.util.ClassUtils
ClassUtils instances should NOT be constructed in standard programming.
clean() - Method in class org.apache.directory.shared.asn1.ber.AbstractContainer
Clean the container for the next usage.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnectContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdownContainer
Clean the container for the next decoding.
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureCallContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.LdapMessageContainer
 
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControlContainer
Clean the container
clean() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControlContainer
Clean the current container
cleanup(Connection, Statement, ResultSet) - Static method in class org.apache.directory.mitosis.store.derby.SQLUtil
 
clear() - Method in class org.apache.directory.mitosis.operation.CompositeOperation
 
clear() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Clears the tuple key, the tuple value and the entry fields.
clear() - Method in class org.apache.directory.shared.asn1.codec.stateful.CallbackHistory
Clears the history of decoded items.
clear() - Method in class org.apache.directory.shared.asn1.codec.stateful.DecoderStack
Clears the stack popping all decoders setting their callbacks to null.
clear() - Method in class org.apache.directory.shared.ldap.message.LockableAttributeImpl
Removes all the values of this Attribute from the list backing store.
clear() - Method in class org.apache.directory.shared.ldap.name.Rdn
Clear the RDN, removing all the AttributeTypeAndValues.
clear() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
 
clear() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.clear().
ClientConnectionManager - Class in org.apache.directory.mitosis.service
Manages all outgoing connections to remote replicas.
ClientConnectionManager(ReplicationService) - Constructor for class org.apache.directory.mitosis.service.ClientConnectionManager
 
clone() - Method in class org.apache.directory.mitosis.common.CSNVector
 
clone() - Method in class org.apache.directory.server.core.configuration.Configuration
 
clone() - Method in class org.apache.directory.shared.asn1.ber.tlv.Value
Clone the Value
clone() - Method in class org.apache.directory.shared.ldap.ldif.Entry
Clone method
clone() - Method in class org.apache.directory.shared.ldap.message.LockableAttributeImpl
Not a deep clone.
clone() - Method in class org.apache.directory.shared.ldap.message.LockableAttributesImpl
Makes a shallow copy of the attribute set.
clone() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Implements the cloning.
clone() - Method in class org.apache.directory.shared.ldap.name.LdapDN
Generates a new copy of this name.
clone() - Method in class org.apache.directory.shared.ldap.name.Rdn
Clone the Rdn
clone(Object[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Shallow clones an array returning a typecast result and handling null.
clone(long[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(int[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(short[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(char[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(byte[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(double[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(float[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone(boolean[]) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Clones an array returning a typecast result and handling null.
clone() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Creates a shallow copy of this object, preserving the internal structure by copying only references.
close() - Method in class org.apache.directory.mitosis.store.derby.DerbyReplicationLogIterator
 
close() - Method in class org.apache.directory.mitosis.store.derby.DerbyReplicationStore
 
close() - Method in interface org.apache.directory.mitosis.store.ReplicationLogIterator
 
close() - Method in interface org.apache.directory.mitosis.store.ReplicationStore
 
close() - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
close() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
close() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
close() - Method in class org.apache.directory.server.core.jndi.DeadContext
 
close() - Method in class org.apache.directory.server.core.jndi.ServerContext
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
Closes all the underlying Cursors and not fail fast.
close() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Closes the underlying NamingEnumeration
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableDupsBTreeTest.ArrayNE
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableDupsTreeSetTest.ArrayNE
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableNoDupsTest.ArrayNE
 
close() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Sets hasNext to false.
close() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Closes the underlying Db of this Table.
close() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
 
close() - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
close() - Method in class org.apache.directory.server.core.prefs.ServerSystemPreferences
 
close() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
close() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
close() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
 
close() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
Makes calls to hasMore to false even if we had more.
closeDialog(WindowEvent) - Method in class org.apache.directory.server.core.partition.impl.btree.gui.FilterDialog
Closes the dialog
closeServerConnection() - Method in interface org.apache.ldap.clients.embedded.LdapClient
Close the socket connection to the server.
closeServerConnection() - Method in class org.apache.ldap.clients.embedded.LdapClientImpl
 
COLLECTIVE_AREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
COLLECTIVE_ATTRIBUTE_SUBENTRIES - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
COLLECTIVE_INNERAREA - Static variable in class org.apache.directory.server.core.subtree.SubentryService
 
COLLECTIVE_SUBENTRY - Static variable in class org.apache.directory.server.core.subtree.Subentry
 
CollectiveAttributeService - Class in org.apache.directory.server.core.collective
An interceptor based service dealing with collective attribute management.
CollectiveAttributeService() - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributeService
 
CollectiveAttributeServiceITest - Class in org.apache.directory.server.core.collective
Test cases for the collective attribute service.
CollectiveAttributeServiceITest() - Constructor for class org.apache.directory.server.core.collective.CollectiveAttributeServiceITest
 
CollectiveAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the collective schema.
CollectiveAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveAttributeTypeProducer
 
CollectiveComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the collective schema.
CollectiveComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveComparatorProducer
 
CollectiveDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the collective schema.
CollectiveDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveDitContentRuleProducer
 
CollectiveDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the collective schema.
CollectiveDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveDitStructureRuleProducer
 
CollectiveMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the collective schema.
CollectiveMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveMatchingRuleProducer
 
CollectiveMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the collective schema.
CollectiveMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveMatchingRuleUseProducer
 
CollectiveNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the collective schema.
CollectiveNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveNameFormProducer
 
CollectiveNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the collective schema.
CollectiveNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveNormalizerProducer
 
CollectiveObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the collective schema.
CollectiveObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveObjectClassProducer
 
CollectiveObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the collective schema.
CollectiveObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveObjectFactoryProducer
 
CollectiveSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level collective schema class.
CollectiveSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveSchema
 
CollectiveStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the collective schema.
CollectiveStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveStateFactoryProducer
 
CollectiveSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the collective schema.
CollectiveSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveSyntaxCheckerProducer
 
CollectiveSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the collective schema.
CollectiveSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CollectiveSyntaxProducer
 
COMMON_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations common to all operations.
ComparableComparator - Class in org.apache.directory.shared.ldap.schema
Compares two objects taking into account that one might be a Comparable.
ComparableComparator() - Constructor for class org.apache.directory.shared.ldap.schema.ComparableComparator
 
COMPARATOR - Static variable in class org.apache.directory.server.core.schema.bootstrap.ApachemetaMatchingRuleProducer.ObjectClassTypeMatch
 
ComparatorNPEBugITest - Class in org.apache.directory.server.core.jndi
Confirms the removal of the comparator serialization bug filed here in JIRA: DIREVE-54.
ComparatorNPEBugITest() - Constructor for class org.apache.directory.server.core.jndi.ComparatorNPEBugITest
 
comparatorRegistry - Variable in class org.apache.directory.server.core.schema.bootstrap.AbstractBootstrapProducer.BootstrapMatchingRule
 
ComparatorRegistry - Interface in org.apache.directory.server.core.schema
Comparator registry component's service interface.
comparatorRegistry - Variable in class org.apache.directory.server.core.schema.RegistrySchemaProducer.ConcreteSchemaMatchingRule
 
comparatorRegistry - Variable in class org.apache.directory.server.core.schema.SchemaProducer.ConcreteSchemaMatchingRule
 
compare(BaseMessage, BaseMessage) - Method in class org.apache.directory.mitosis.service.protocol.codec.AbstractMessageCodecTest
 
compare(BaseMessage, BaseMessage) - Method in class org.apache.directory.mitosis.service.protocol.codec.LogEntryMessageCodecTest
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
compare(NextInterceptor, LdapDN, String, Object) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters PartitionNexus.compare(org.apache.directory.shared.ldap.name.LdapDN,String,Object) call.
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
compare(LdapDN, String, Object) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.compare(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN,String,Object).
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.jndi.ServerLdapContext
Explicitly exposes an LDAP compare operation which JNDI does not directly provide.
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.partition.PartitionNexus
Performs a comparison check to see if an attribute of an entry has a specified value.
compare(LdapDN, String, Object) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
compare(LdapDN, String, Object, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
compare(NextInterceptor, LdapDN, String, Object) - Method in class org.apache.directory.server.core.referral.ReferralService
 
compare(Object, Object) - Method in class org.apache.directory.server.core.schema.bootstrap.ApachemetaComparatorProducer.ObjectClassTypeComparator
 
compare(Object, Object) - Method in class org.apache.directory.server.core.schema.bootstrap.NameOrNumericIdComparator
 
compare(Object, Object) - Method in class org.apache.directory.server.core.schema.DnComparator
 
compare(Object, Object) - Method in class org.apache.directory.server.core.schema.SerializableComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.filter.BranchNormalizedVisitor.NodeComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.ByteArrayComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.ComparableComparator
Compares two objects taking into account that one may be a Comparable.
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.NormalizingComparator
If any normalization attempt fails we compare using the unnormalized object.
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.schema.ObjectIdentifierComparator
 
compare(Object, Object) - Method in class org.apache.directory.shared.ldap.util.BigIntegerComparator
Compare two objects.
COMPARE_CODES - Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
A set of result code enumerations that may result from compare operations.
COMPARE_FALSE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
COMPARE_REQUEST - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
COMPARE_REQUEST_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
COMPARE_REQUEST_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
COMPARE_RESPONSE - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
COMPARE_RESPONSE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
COMPARE_RESPONSE_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
COMPARE_TRUE - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
CompareAuthorizationITest - Class in org.apache.directory.server.core.authz
Tests whether or not authorization around entry compare operations work properly.
CompareAuthorizationITest() - Constructor for class org.apache.directory.server.core.authz.CompareAuthorizationITest
 
compareKey(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareKey(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
compareKey(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Compares key Object to determine their sorting order returning a value = to, < or > than 0.
CompareOperationalAttributesTest - Class in org.apache.ldap.testsuite.ldaptests.jndi.ops.compare
Tests with compare operations on the operational attributes createTimestamp, modifyTimestamp, creatorsName, modifiersName.
CompareOperationalAttributesTest() - Constructor for class org.apache.ldap.testsuite.ldaptests.jndi.ops.compare.CompareOperationalAttributesTest
 
CompareRequest - Class in org.apache.directory.shared.ldap.codec.compare
A CompareRequest Message.
CompareRequest() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Creates a new CompareRequest object.
CompareRequest - Interface in org.apache.directory.shared.ldap.message
Compare request protocol message that tests an entry to see if it abides by an attribute value assertion.
CompareRequestImpl - Class in org.apache.directory.shared.ldap.message
Lockable comparison request implementation.
CompareRequestImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.CompareRequestImpl
Creates an CompareRequest implementation to compare a named entry with an attribute value assertion pair.
CompareRequestImplTest - Class in org.apache.directory.shared.ldap.message
TestCase for the CompareRequestImpl class.
CompareRequestImplTest() - Constructor for class org.apache.directory.shared.ldap.message.CompareRequestImplTest
 
CompareRequestTest - Class in org.apache.directory.shared.ldap.codec.compare
Test the CompareRequest codec
CompareRequestTest() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareRequestTest
 
CompareResponse - Class in org.apache.directory.shared.ldap.codec.compare
An CompareResponse Message.
CompareResponse() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Creates a new CompareResponse object.
CompareResponse - Interface in org.apache.directory.shared.ldap.message
Compare protocol response message used to confirm the results of a compare request message.
CompareResponseImpl - Class in org.apache.directory.shared.ldap.message
Lockable CompareResponse implementation.
CompareResponseImpl(int) - Constructor for class org.apache.directory.shared.ldap.message.CompareResponseImpl
Creates a Lockable CompareResponse as a reply to an CompareRequest.
CompareResponseTest - Class in org.apache.directory.shared.ldap.codec.compare
Test the CompareResponse codec
CompareResponseTest() - Constructor for class org.apache.directory.shared.ldap.codec.compare.CompareResponseTest
 
compareTo(Object) - Method in class org.apache.directory.mitosis.common.ReplicaId
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.apache.directory.mitosis.common.SimpleCSN
Compares this object with the specified object for order.
compareTo(Object) - Method in class org.apache.directory.mitosis.common.SimpleUUID
 
compareTo(Object) - Method in class org.apache.directory.shared.ldap.aci.AuthenticationLevel
 
compareTo(Object) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Compares two NameComponents.
compareTo(Object) - Method in class org.apache.directory.shared.ldap.name.LdapDN
Compares this name with another name for order.
compareTo(Object) - Method in class org.apache.directory.shared.ldap.name.Rdn
Compares two RDNs.
compareToIgnoreCase(Object) - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Compares two NameComponents.
compareValue(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
compareValue(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.KeyOnlyComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
compareValue(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.TupleComparator
Comparse value Objects to determine their sorting order returning a value = to, < or > than 0.
ComponentsMonitor - Interface in org.apache.directory.shared.ldap.util
 
compose(MultiMap) - Method in interface org.apache.directory.shared.ldap.ldif.LdifComposer
Builds or composes an Ldap Data Interchange Format representation of an Entry.
compose(MultiMap) - Method in class org.apache.directory.shared.ldap.ldif.LdifComposerImpl
Generates an LDIF from a multi map.
composeName(String, String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
composeName(Name, Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
composeName(String, String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
composeName(Name, Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
CompositeOperation - Class in org.apache.directory.mitosis.operation
An Operation that contains other Operations.
CompositeOperation(CSN) - Constructor for class org.apache.directory.mitosis.operation.CompositeOperation
 
computeLength() - Method in class org.apache.directory.shared.asn1.Asn1Object
Compute the object length, which is the sum of all inner length.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.abandon.AbandonRequest
Compute the AbandonRequest length AbandonRequest : 0x50 0x0(1..4) abandoned MessageId Length(AbandonRequest) = Length(0x50) + 1 + Length(abandoned MessageId)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.add.AddRequest
Compute the AddRequest length AddRequest : 0x68 L1 | +--> 0x04 L2 entry +--> 0x30 L3 (attributes) | +--> 0x30 L4-1 (attribute) | | | +--> 0x04 L5-1 type | +--> 0x31 L6-1 (values) | | | +--> 0x04 L7-1-1 value | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.add.AddResponse
Compute the AddResponse length AddResponse : 0x69 L1 | +--> LdapResult L1 = Length(LdapResult) Length(AddResponse) = Length(0x69) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.BindRequest
Compute the BindRequest length BindRequest : 0x60 L1 | +--> 0x02 0x01 (1..127) version +--> 0x04 L2 name +--> authentication L2 = Length(name) L3/4 = Length(authentication) Length(BindRequest) = Length(0x60) + Length(L1) + L1 + Length(0x02) + 1 + 1 + Length(0x04) + Length(L2) + L2 + Length(authentication)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.BindResponse
Compute the BindResponse length BindResponse : 0x61 L1 | +--> LdapResult +--> [serverSaslCreds] L1 = Length(LdapResult) [ + Length(serverSaslCreds) ] Length(BindResponse) = Length(0x61) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.SaslCredentials
Compute the Sasl authentication length Sasl authentication : 0xA3 L1 0x04 L2 mechanism [0x04 L3 credentials] L2 = Length(mechanism) L3 = Length(credentials) L1 = L2 + L3 Length(Sasl authentication) = Length(0xA3) + Length(L1) + Length(0x04) + Length(L2) + Length(mechanism) [+ Length(0x04) + Length(L3) + Length(credentials)]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.bind.SimpleAuthentication
Compute the Simple authentication length Simple authentication : 0x80 L1 simple L1 = Length(simple) Length(Simple authentication) = Length(0x80) + Length(L1) + Length(simple)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareRequest
Compute the CompareRequest length CompareRequest : 0x6E L1 | +--> 0x04 L2 entry +--> 0x30 L3 (ava) | +--> 0x04 L4 attributeDesc +--> 0x04 L5 assertionValue L3 = Length(0x04) + Length(L4) + L4 + Length(0x04) + Length(L5) + L5 Length(CompareRequest) = Length(0x6E) + Length(L1) + L1 + Length(0x04) + Length(L2) + L2 + Length(0x30) + Length(L3) + L3
computeLength() - Method in class org.apache.directory.shared.ldap.codec.compare.CompareResponse
Compute the CompareResponse length CompareResponse : 0x6F L1 | +--> LdapResult L1 = Length(LdapResult) Length(CompareResponse) = Length(0x6F) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.Control
Compute the Control length Control : 0x30 L1 | +--> 0x04 L2 controlType [+--> 0x01 0x01 criticality] [+--> 0x04 L3 controlValue] Control length = Length(0x30) + length(L1) + Length(0x04) + Length(L2) + L2 [+ Length(0x01) + 1 + 1] [+ Length(0x04) + Length(L3) + L3]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.del.DelRequest
Compute the DelRequest length DelRequest : 0x4A L1 entry L1 = Length(entry) Length(DelRequest) = Length(0x4A) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.del.DelResponse
Compute the DelResponse length DelResponse : 0x6B L1 | +--> LdapResult L1 = Length(LdapResult) Length(DelResponse) = Length(0x6B) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedRequest
Compute the ExtendedRequest length ExtendedRequest : 0x77 L1 | +--> 0x80 L2 name [+--> 0x81 L3 value] L1 = Length(0x80) + Length(L2) + L2 [+ Length(0x81) + Length(L3) + L3] Length(ExtendedRequest) = Length(0x77) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.ExtendedResponse
Compute the ExtendedResponse length ExtendedResponse : 0x78 L1 | +--> LdapResult [+--> 0x8A L2 name [+--> 0x8B L3 response]] L1 = Length(LdapResult) [ + Length(0x8A) + Length(L2) + L2 [ + Length(0x8B) + Length(L3) + L3]] Length(ExtendedResponse) = Length(0x78) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulDisconnect
Compute the GracefulDisconnect length 0x30 L1 | +--> [ 0x02 0x0(1-4) [0..720] ] +--> [ 0x80 0x0(1-3) [0..86400] ] +--> [ 0x30 L2 | +--> (0x04 L3 value) + ]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.GracefulShutdown
Compute the GracefulShutdown length 0x30 L1 | +--> [0x02 0x0(1-4) [0..720] ] +--> [0x80 0x0(1-3) [0..86400] ] L1 will always be < 11.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedure
Compute the StoredProcedure length 0x30 L1 | +--> 0x04 L2 language +--> 0x04 L3 procedure [+--> 0x30 L4 (parameters) | +--> 0x30 L5-1 (parameter) | | | +--> 0x04 L6-1 type | +--> 0x04 L7-1 value | +--> 0x30 L5-2 (parameter) | | | +--> 0x04 L6-2 type | +--> 0x04 L7-2 value | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureCall
 
computeLength() - Method in class org.apache.directory.shared.ldap.codec.LdapMessage
Compute the LdapMessage length LdapMessage : 0x30 L1 | +--> 0x02 0x0(1-4) [0..2^31-1] (MessageId) +--> protocolOp [+--> Controls] MessageId length = Length(0x02) + length(MessageId) + MessageId.length L1 = length(ProtocolOp) LdapMessage length = Length(0x30) + Length(L1) + MessageId length + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResponse
Compute the LdapResponse length LdapResponse : LdapResult
computeLength() - Method in class org.apache.directory.shared.ldap.codec.LdapResult
Compute the LdapResult length LdapResult : 0x0A 01 resultCode (0..80) 0x04 L1 matchedDN (L1 = Length(matchedDN)) 0x04 L2 errorMessage (L2 = Length(errorMessage)) [0x83 L3] referrals | +--> 0x04 L4 referral +--> 0x04 L5 referral +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.ManageDsaITControl
Returns 0 everytime.
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyRequest
Compute the ModifyRequest length ModifyRequest : 0x66 L1 | +--> 0x04 L2 object +--> 0x30 L3 modifications | +--> 0x30 L4-1 modification sequence | | | +--> 0x0A 0x01 (0..2) operation | +--> 0x30 L5-1 modification | | | +--> 0x04 L6-1 type | +--> 0x31 L7-1 vals | | | +--> 0x04 L8-1-1 attributeValue | +--> 0x04 L8-1-2 attributeValue | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modify.ModifyResponse
Compute the ModifyResponse length ModifyResponse : 0x67 L1 | +--> LdapResult L1 = Length(LdapResult) Length(ModifyResponse) = Length(0x67) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNRequest
Compute the ModifyDNRequest length ModifyDNRequest : 0x6C L1 | +--> 0x04 L2 entry +--> 0x04 L3 newRDN +--> 0x01 0x01 (true/false) deleteOldRDN (3 bytes) [+--> 0x80 L4 newSuperior ] L2 = Length(0x04) + Length(Length(entry)) + Length(entry) L3 = Length(0x04) + Length(Length(newRDN)) + Length(newRDN) L4 = Length(0x80) + Length(Length(newSuperior)) + Length(newSuperior) L1 = L2 + L3 + 3 [+ L4] Length(ModifyDNRequest) = Length(0x6C) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.modifyDn.ModifyDNResponse
Compute the ModifyDNResponse length ModifyDNResponse : 0x6D L1 | +--> LdapResult L1 = Length(LdapResult) Length(ModifyDNResponse) = Length(0x6D) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.AndFilter
Compute the AndFilter length AndFilter : 0xA0 L1 super.computeLength() Length(AndFilter) = Length(0xA0) + Length(super.computeLength()) + super.computeLength()
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
Compute the AttributeValueFilter length AttributeValueFilter : 0xA(3, 5, 6, 8) L1 | +--> 0x04 L2 attributeDesc +--> 0x04 L3 assertionValue L2 = Length(attributeDesc) L3 = Length(assertionValue) L1 = 1 + Length(L2) + L2 + 1 + Length(L3) + L3 Length(AttributeValueFilter) = Length(0xA?) + Length(L1) + 1 + Length(L2) + L2 + 1 + Length(L3) + L3
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
Compute the ConnectorFilter length Length(ConnectorFilter) = sum(filterSet.computeLength())
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.EntryChangeControl
Compute the EntryChangeControl length 0x30 L1 | +--> 0x0A 0x0(1-4) [1|2|4|8] (changeType) [+--> 0x04 L2 previousDN] [+--> 0x02 0x0(1-4) [0..2^31-1] (changeNumber)]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.PSearchControl
Compute the PSearchControl length 0x30 L1 | +--> 0x02 0x0(1-4) [0..2^31-1] (changeTypes) +--> 0x01 0x01 [0x00 | 0xFF] (changeOnly) +--> 0x01 0x01 [0x00 | 0xFF] (returnRCs)
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.controls.SubEntryControl
Compute the SubEntryControl length 0x01 0x01 [0x00|0xFF]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.ExtensibleMatchFilter
Compute the ExtensibleMatchFilter length ExtensibleMatchFilter : 0xA9 L1 | [+--> 0x81 L3 matchingRule] [+--> 0x82 L4 type] [+--> 0x83 L5 matchValue] [+--> 0x01 0x01 dnAttributes]
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.NotFilter
Compute the NotFilter length NotFilter : 0xA2 L1 super.computeLength() Length(NotFilter) = Length(0xA2) + Length(super.computeLength()) + super.computeLength()
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.OrFilter
Compute the OrFilter length OrFilter : 0xA1 L1 super.computeLength() Length(OrFilter) = Length(0xA1) + Length(super.computeLength()) + super.computeLength()
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.PresentFilter
Compute the PresentFilter length PresentFilter : 0x87 L1 present Length(PresentFilter) = Length(0x87) + Length(super.computeLength()) + super.computeLength()
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchRequest
Compute the SearchRequest length SearchRequest : 0x63 L1 | +--> 0x04 L2 baseObject +--> 0x0A 0x01 scope +--> 0x0A 0x01 derefAliases +--> 0x02 0x0(1..4) sizeLimit +--> 0x02 0x0(1..4) timeLimit +--> 0x01 0x01 typesOnly +--> filter.computeLength() +--> 0x30 L3 (Attribute description list) | +--> 0x04 L4-1 Attribute description +--> 0x04 L4-2 Attribute description +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultDone
Compute the SearchResultDone length SearchResultDone : 0x65 L1 | +--> LdapResult L1 = Length(LdapResult) Length(SearchResultDone) = Length(0x65) + Length(L1) + L1
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultEntry
Compute the SearchResultEntry length SearchResultEntry : 0x64 L1 | +--> 0x04 L2 objectName +--> 0x30 L3 (attributes) | +--> 0x30 L4-1 (partial attributes list) | | | +--> 0x04 L5-1 type | +--> 0x31 L6-1 (values) | | | +--> 0x04 L7-1-1 value | +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SearchResultReference
Compute the SearchResultReference length SearchResultReference : 0x73 L1 | +--> 0x04 L2 reference +--> 0x04 L3 reference +--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.search.SubstringFilter
Compute the SubstringFilter length SubstringFilter : 0xA4 L1 | +--> 0x04 L2 type +--> 0x30 L3 | [+--> 0x80 L4 initial] [+--> 0x81 L5-1 any] [+--> 0x81 L5-2 any] [+--> ...
computeLength() - Method in class org.apache.directory.shared.ldap.codec.unbind.UnBindRequest
Compute the UnBindRequest length UnBindRequest : 0x42 00
ConcreteNameComponentNormalizer - Class in org.apache.directory.server.core.schema
A DN Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
ConcreteNameComponentNormalizer(AttributeTypeRegistry, OidRegistry) - Constructor for class org.apache.directory.server.core.schema.ConcreteNameComponentNormalizer
Creates a DN Name component Normalizer which uses the bootstrap registries to find the appropriate normalizer for the attribute of the name component with which to normalize the name component value.
CONFIDENTIALITY_REQUIRED - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
Configuration - Class in org.apache.directory.server.core.configuration
A configuration that provides required, optional, or default properties to configure DirectoryService.
Configuration() - Constructor for class org.apache.directory.server.core.configuration.Configuration
Creates a new instance.
ConfigurationException - Exception in org.apache.directory.server.core.configuration
A RuntimeException that is thrown when configuration is not valid.
ConfigurationException() - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationException(String) - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationException(String, Throwable) - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationException(Throwable) - Constructor for exception org.apache.directory.server.core.configuration.ConfigurationException
Creates a new instance.
ConfigurationUtil - Class in org.apache.directory.server.core.configuration
A utility class that provides common functionality while validating configuration.
connect() - Method in class org.apache.ldap.clients.LdapBind
Connect to the LDAP server through a socket and establish the Input and Output Streams.
ConnectorFilter - Class in org.apache.directory.shared.ldap.codec.search
This Filter abstract class is used to store a set of filters used by OR/AND/NOT filters.
ConnectorFilter() - Constructor for class org.apache.directory.shared.ldap.codec.search.ConnectorFilter
The constructor.
connectToServer() - Method in interface org.apache.ldap.clients.embedded.LdapClient
Connects the socket to the server.
connectToServer() - Method in class org.apache.ldap.clients.embedded.LdapClientImpl
 
Constants - Class in org.apache.directory.mitosis.common
TODO Constants.
Constants - Class in org.apache.directory.mitosis.service.protocol
 
CONSTRAINT_VIOLATION - Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
 
CONSTRUCTED - Static variable in class org.apache.directory.shared.asn1.der.DERObject
 
CONSTRUCTED_FLAG - Static variable in class org.apache.directory.shared.asn1.ber.tlv.TLV
tag flag for the primitive/constructed bit - 0010 0000 - 0x20
contains(Object) - Method in class org.apache.directory.shared.ldap.message.LockableAttributeImpl
Checks to see if this Attribute contains attrVal in the list.
contains(Object[], Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the object is in the given array.
contains(long[], long) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(int[], int) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(short[], short) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(char[], char) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(byte[], byte) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(double[], double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(double[], double, double) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if a value falling within the given tolerance is in the given array.
contains(float[], float) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
contains(boolean[], boolean) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Checks if the value is in the given array.
containsAnyValues(Attribute, Object[], AttributeType) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
 
containsEntries() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
containsKey(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.containsKey(Object).
containsValue(Attribute, Object, AttributeType) - Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
 
containsValue(Object) - Method in interface org.apache.directory.shared.ldap.util.MultiMap
Checks whether the map contains the value specified.
containsValue(Object) - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.containsValue(Object).
CONTEXT_STATE - Static variable in class org.apache.directory.shared.ldap.codec.extended.operations.StoredProcedureCallStatesEnum
Context
contextBegin(ReplicationContext) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
 
contextBegin(ReplicationContext) - Method in interface org.apache.directory.mitosis.service.protocol.handler.ReplicationContextHandler
 
contextBegin(ReplicationContext) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationServerContextHandler
 
contextEnd(ReplicationContext) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
 
contextEnd(ReplicationContext) - Method in interface org.apache.directory.mitosis.service.protocol.handler.ReplicationContextHandler
 
contextEnd(ReplicationContext) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationServerContextHandler
 
contextIdle(ReplicationContext, IdleStatus) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationClientContextHandler
 
contextIdle(ReplicationContext, IdleStatus) - Method in interface org.apache.directory.mitosis.service.protocol.handler.ReplicationContextHandler
 
contextIdle(ReplicationContext, IdleStatus) - Method in class org.apache.directory.mitosis.service.protocol.handler.ReplicationServerContextHandler
 
Control - Class in org.apache.directory.shared.ldap.codec
A Asn1Object to store a Control.
Control() - Constructor for class org.apache.directory.shared.ldap.codec.Control
 
Control - Interface in org.apache.directory.shared.ldap.message
Protocol request and response altering control interface.
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.EntryChangeControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.ManageDsaITControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.PersistentSearchControl
 
CONTROL_OID - Static variable in class org.apache.directory.shared.ldap.message.SubentriesControl
 
CONTROL_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CONTROL_TYPE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CONTROL_VALUE_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
ControlDecoder - Interface in org.apache.directory.shared.ldap.codec
An interface for decoders of controls.
ControlImpl - Class in org.apache.directory.shared.ldap.message
Lockable Control implementation.
ControlImpl() - Constructor for class org.apache.directory.shared.ldap.message.ControlImpl
 
CONTROLS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CONTROLS_TAG - Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
 
ControlsInitAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to initialize a control.
ControlsInitAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ControlsInitAction
 
ControlValueAction - Class in org.apache.directory.shared.ldap.codec.actions
The action used to set the value of a control.
ControlValueAction() - Constructor for class org.apache.directory.shared.ldap.codec.actions.ControlValueAction
 
convert(PartitionConfiguration) - Static method in class org.apache.directory.server.core.partition.impl.btree.BTreePartitionConfiguration
 
convert(Registries) - Method in class org.apache.directory.server.core.schema.SchemaFromFileConverter
 
convert(GlobalRegistries) - Method in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
 
convertAttributeTypes(Registries, Collection) - Method in class org.apache.directory.server.core.schema.SchemaFromFileConverter
Take in list() result on schema attribute type container and register types in global registry.
convertAttributeTypes(GlobalRegistries) - Method in class org.apache.directory.server.core.schema.SchemaFromSearchConverter
Take in list() result on schema attribute type container and register types in global registry.
convertClassesToClassNames(List) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Given a List of Class objects, this method converts them into class names.
convertClassNamesToClasses(List) - Static method in class org.apache.directory.shared.ldap.util.ClassUtils
Given a List of class names, this method converts them into classes.
convertToLdif(Attributes) - Static method in class org.apache.directory.shared.ldap.ldif.LdifUtils
Convert an Attributes as LDIF
copy(IndexRecord) - Method in class org.apache.directory.server.core.partition.impl.btree.IndexRecord
Utility method used to copy the contents of one IndexRecord into this IndexRecord.
copyAsciiFile(ServiceInstallersMojo, Properties, InputStream, File, boolean) - Static method in class org.apache.directory.daemon.installers.MojoHelperUtils
 
copyAsciiFile(ServiceInstallersMojo, Properties, File, File, boolean) - Static method in class org.apache.directory.daemon.installers.MojoHelperUtils
 
copyBinaryFile(InputStream, File) - Static method in class org.apache.directory.daemon.installers.MojoHelperUtils
 
copyDependencies(ServiceInstallersMojo, InstallationLayout) - Static method in class org.apache.directory.daemon.installers.MojoHelperUtils
 
copyOfUsedBytes() - Method in class org.apache.directory.shared.ldap.util.ByteBuffer
Get's a copy of the bytes used.
CorbaAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the corba schema.
CorbaAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaAttributeTypeProducer
 
CorbaComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the corba schema.
CorbaComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaComparatorProducer
 
CorbaDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the corba schema.
CorbaDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaDitContentRuleProducer
 
CorbaDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the corba schema.
CorbaDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaDitStructureRuleProducer
 
CorbaMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the corba schema.
CorbaMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaMatchingRuleProducer
 
CorbaMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the corba schema.
CorbaMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaMatchingRuleUseProducer
 
CorbaNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the corba schema.
CorbaNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaNameFormProducer
 
CorbaNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the corba schema.
CorbaNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaNormalizerProducer
 
CorbaObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the corba schema.
CorbaObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaObjectClassProducer
 
CorbaObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the corba schema.
CorbaObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaObjectFactoryProducer
 
CorbaSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level corba schema class.
CorbaSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaSchema
 
CorbaStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the corba schema.
CorbaStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaStateFactoryProducer
 
CorbaSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the corba schema.
CorbaSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaSyntaxCheckerProducer
 
CorbaSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the corba schema.
CorbaSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CorbaSyntaxProducer
 
CoreAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the core schema.
CoreAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreAttributeTypeProducer
 
CoreComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the core schema.
CoreComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreComparatorProducer
 
CoreContextFactory - Class in org.apache.directory.server.core.jndi
A simplistic implementation of AbstractContextFactory.
CoreContextFactory() - Constructor for class org.apache.directory.server.core.jndi.CoreContextFactory
Creates a new instance.
CoreDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the core schema.
CoreDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreDitContentRuleProducer
 
CoreDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the core schema.
CoreDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreDitStructureRuleProducer
 
CoreMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the core schema.
CoreMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreMatchingRuleProducer
 
CoreMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the core schema.
CoreMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreMatchingRuleUseProducer
 
CoreNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the core schema.
CoreNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreNameFormProducer
 
CoreNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the core schema.
CoreNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreNormalizerProducer
 
CoreObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the core schema.
CoreObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreObjectClassProducer
 
CoreObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the core schema.
CoreObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreObjectFactoryProducer
 
CoreSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level core schema class.
CoreSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreSchema
 
CoreStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the core schema.
CoreStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreStateFactoryProducer
 
CoreSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the core schema.
CoreSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreSyntaxCheckerProducer
 
CoreSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the core schema.
CoreSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CoreSyntaxProducer
 
CosineAttributeTypeProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema attributeType definations for the cosine schema.
CosineAttributeTypeProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineAttributeTypeProducer
 
CosineComparatorProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Comparator objects for the cosine schema.
CosineComparatorProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineComparatorProducer
 
CosineDitContentRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitContentRule objects for the cosine schema.
CosineDitContentRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineDitContentRuleProducer
 
CosineDitStructureRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of DitStructureRule objects for the cosine schema.
CosineDitStructureRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineDitStructureRuleProducer
 
CosineMatchingRuleProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRule objects for the cosine schema.
CosineMatchingRuleProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineMatchingRuleProducer
 
CosineMatchingRuleUseProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of MatchingRuleUse objects for the cosine schema.
CosineMatchingRuleUseProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineMatchingRuleUseProducer
 
CosineNameFormProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of NameForm objects for the cosine schema.
CosineNameFormProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineNameFormProducer
 
CosineNormalizerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Normalizer objects for the cosine schema.
CosineNormalizerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineNormalizerProducer
 
CosineObjectClassProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of schema objectClass definations for the cosine schema.
CosineObjectClassProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineObjectClassProducer
 
CosineObjectFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of ObjectFactory objects for the cosine schema.
CosineObjectFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineObjectFactoryProducer
 
CosineSchema - Class in org.apache.directory.server.core.schema.bootstrap
Top level cosine schema class.
CosineSchema() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineSchema
 
CosineStateFactoryProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of StateFactory objects for the cosine schema.
CosineStateFactoryProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineStateFactoryProducer
 
CosineSyntaxCheckerProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of SyntaxChecker objects for the cosine schema.
CosineSyntaxCheckerProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineSyntaxCheckerProducer
 
CosineSyntaxProducer - Class in org.apache.directory.server.core.schema.bootstrap
A producer of Syntax objects for the cosine schema.
CosineSyntaxProducer() - Constructor for class org.apache.directory.server.core.schema.bootstrap.CosineSyntaxProducer
 
count - Variable in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
count - Variable in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.MockProxy
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
Gets the count of the total number of entries in the database.
count() - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
Gets the total scan count for this index.
count(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
Gets the scan count for the occurance of a specific attribute value within the index.
count(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
count(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
count(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
count() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
count() - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the count of the number of records in this Table.
count(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Gets the count of the number of records in this Table with a specific key: returns the number of duplicates for a key.
count(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Returns the number of records greater than or less than a key value.
countBytes(char[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Count the number of bytes included in the given char[].
countBytesPerChar(byte[], int) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Count the number of bytes needed to return an Unicode char.
countChars(byte[]) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Count the number of chars included in the given byte[].
countNbBytesPerChar(char) - Static method in class org.apache.directory.shared.ldap.util.StringTools
Return the number of bytes that hold an Unicode char.
CountrySyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntax
A SyntaxChecker which verifies that a value is a country according to RFC 4517.
CountrySyntaxChecker(String) - Constructor for class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxChecker
 
CountrySyntaxChecker() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxChecker
Creates a new instance of CountrySyntaxChecker.
CountrySyntaxCheckerTest - Class in org.apache.directory.shared.ldap.schema.syntax
Test cases for BitStringSyntaxChecker.
CountrySyntaxCheckerTest() - Constructor for class org.apache.directory.shared.ldap.schema.syntax.CountrySyntaxCheckerTest
 
createAccessControlSubentry(String, String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Creates an access control subentry under ou=system whose subtree covers the entire naming context.
createAccessControlSubentry(String, String, String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Creates an access control subentry under ou=system whose subtree covers the entire naming context.
createContentPane() - Method in class org.apache.ldap.clients.ldaptest.LdapTester
 
createContext() - Method in class org.apache.ldap.testsuite.ldaptests.jndi.BaseProtocolTest
 
CreateContextITest - Class in org.apache.directory.server.core.jndi
Tests the creation of contexts in various ways.
CreateContextITest() - Constructor for class org.apache.directory.server.core.jndi.CreateContextITest
 
createDecoder() - Method in interface org.apache.directory.shared.asn1.codec.stateful.DecoderFactory
Creates a chunking state based decoder.
createDeepLocalUser() - Method in class org.apache.directory.server.core.jndi.ReferralITest
 
createDigestedPassword(String, Object) - Method in class org.apache.directory.server.core.authn.SimpleAuthenticator
Creates a digested password.
createEncoder() - Method in interface org.apache.directory.shared.asn1.codec.stateful.EncoderFactory
Creates a new chunking state based encoder.
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.GracefulShutdownRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.LaunchDiagnosticUiRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.extended.StoredProcedureRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class org.apache.directory.shared.ldap.message.ExtendedRequestImpl
 
createGlueEntries(PartitionNexus, LdapDN, boolean) - Static method in class org.apache.directory.mitosis.operation.support.EntryUtil
 
createGroup(String, String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Creates a group using the groupOfUniqueNames objectClass under the ou=groups,ou=sytem container with an initial member.
createGroup(String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Creates a simple groupOfUniqueNames under the ou=groups,ou=system container.
CreateImageCommand - Class in org.apache.directory.daemon.installers
Command to create installation image (footprint) before installers are triggered.
CreateImageCommand(ServiceInstallersMojo, Target) - Constructor for class org.apache.directory.daemon.installers.CreateImageCommand
 
createInetOrgPersonAttributes(String, String) - Static method in class org.apache.ldap.testsuite.ldaptests.jndi.util.AttributesFactory
Creates the required attributes for an inetOrgPerson as defined in RFC 2798 ("Definition of the inetOrgPerson LDAP Object Class").
createLdapPrincipal(String, AuthenticationLevel) - Static method in class org.apache.directory.server.core.authn.AbstractAuthenticator
Returns a new LdapPrincipal instance whose value is the specified name.
createLocalUser() - Method in class org.apache.directory.server.core.jndi.ReferralITest
 
createMenuBar() - Method in class org.apache.ldap.clients.ldaptest.LdapTester
 
createOrganizationalUnitAttributes(String) - Static method in class org.apache.ldap.testsuite.ldaptests.jndi.util.AttributesFactory
Creates the required attributes for an organizational unit as defined in RFC 2256.
createPersonAttributes(String, String) - Static method in class org.apache.ldap.testsuite.ldaptests.jndi.util.AttributesFactory
Creates the required attributes for a person as defined in RFC 2256.
createSubcontext(String, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(String) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(Name) - Method in class org.apache.directory.server.core.jndi.DeadContext
 
createSubcontext(String) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
createSubcontext(Name) - Method in class org.apache.directory.server.core.jndi.ServerContext
 
createSubcontext(String, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
createSubcontext(Name, Attributes) - Method in class org.apache.directory.server.core.jndi.ServerDirContext
 
createSubtrees(DirContext, int, int, int) - Method in class org.apache.ldap.testsuite.ldaptests.jndi.ops.search.SearchScopeTest
 
createTiggerSubentry(String, String, String) - Method in class org.apache.directory.server.core.trigger.AbstractTriggerServiceTest
Creates an access control subentry under ou=system whose coverage is determined by the given subtree specification.
createTriggerExecutionSubentry(LdapContext, String, String, String) - Static method in class org.apache.directory.shared.ldap.trigger.TriggerUtils
 
createTriggerSubentry(String, String) - Method in class org.apache.directory.server.core.trigger.AbstractTriggerServiceTest
Creates an trigger subentry under ou=system whose subtree covers the entire naming context.
createUser(String, String) - Method in class org.apache.directory.server.core.authz.AbstractAuthorizationITest
Creates a simple user as an inetOrgPerson under the ou=users,ou=system container.
CREDENTIALS_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CRITICALITY_STATE - Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
 
CSN - Interface in org.apache.directory.mitosis.common
Represents 'Change Sequence Number' in LDUP specification.
CSNFactory - Interface in org.apache.directory.mitosis.common
Generates a new CSN.
CSNVector - Class in org.apache.directory.mitosis.common
TODO CSNVector.
CSNVector() - Constructor for class org.apache.directory.mitosis.common.CSNVector
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.add.BasicAddTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.add.BinaryDataAddTest
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.add.SpecialCharacterAddTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.compare.BasicCompareTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.compare.MatchingRuleCompareTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.modify.BasicModifyAddTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.modify.BasicModifyRemoveTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.modify.BasicModifyReplaceTests
 
ctx - Variable in class org.apache.ldap.testsuite.ldaptests.jndi.ops.modify.MixedModifyFailureTests
 
ctxDn - Variable in class org.apache.directory.server.core.jndi.ReferralITest.TestData
 

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