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

H

has(Object, Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object, Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTable
 
has(Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a key: same as a get call with a check to see if the returned value is null or not.
has(Object, Object) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a key with a specific value.
has(Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a record with a key greater/less than or equal to the key argument.
has(Object, Object, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Table
Checks to see if this table has a record with a key equal to the argument key with a value greater/less than or equal to the value argument provided.
hasAction() - Method in class org.apache.directory.shared.asn1.ber.grammar.GrammarTransition
Tells if the transition has an associated action.
hasAtLeastOneMethodWithName(Class, String) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Does the given class and/or its superclasses at least have one or more methods (with any argument types)? Includes non-public methods.
hasAttributeType(String) - Method in class org.apache.directory.server.core.authz.support.DummyAttributeTypeRegistry
 
hasAttributeType(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Checks to see if an AttributeType exists.
hasAttributeType(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
hasAttributeType(String) - Method in class org.apache.directory.server.core.schema.global.GlobalAttributeTypeRegistry
 
hasBypass() - Method in class org.apache.directory.server.core.invocation.Invocation
Checks to see if any interceptors are bypassed by this Invocation.
hasComparator(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapComparatorRegistry
 
hasComparator(String) - Method in interface org.apache.directory.server.core.schema.ComparatorRegistry
Checks to see if a Comparator exists.
hasComparator(String) - Method in class org.apache.directory.server.core.schema.global.GlobalComparatorRegistry
 
hasCompositeComponents(String) - Static method in class org.apache.directory.shared.ldap.util.NamespaceTools
Checks to see if a name has name complex name components in it.
hasConfidentialContext() - Method in class org.apache.kerberos.examples.gssdemo.GSSClient
 
hasDescendants(String) - Method in class org.apache.directory.server.core.authz.support.DummyAttributeTypeRegistry
 
hasDescendants(String) - Method in interface org.apache.directory.server.core.schema.AttributeTypeRegistry
Quick lookup to see if an attribute has descendants.
hasDescendants(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapAttributeTypeRegistry
 
hasDescendants(String) - Method in class org.apache.directory.server.core.schema.global.GlobalAttributeTypeRegistry
 
hasDITContentRule(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitContentRuleRegistry
 
hasDITContentRule(String) - Method in interface org.apache.directory.server.core.schema.DITContentRuleRegistry
Checks to see if a DITContentRule exists.
hasDITContentRule(String) - Method in class org.apache.directory.server.core.schema.global.GlobalDitContentRuleRegistry
 
hasDITStructureRule(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapDitStructureRuleRegistry
 
hasDITStructureRule(String) - Method in interface org.apache.directory.server.core.schema.DITStructureRuleRegistry
Checks to see if an dITStructureRule exists.
hasDITStructureRule(String) - Method in class org.apache.directory.server.core.schema.global.GlobalDitStructureRuleRegistry
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.mitosis.service.ReplicationService
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authn.AuthenticationService
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.AuthorizationService
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.authz.DefaultAuthorizationService
Note that we do nothing here.
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.BaseInterceptor
 
hasEntry(NextInterceptor, LdapDN) - Method in interface org.apache.directory.server.core.interceptor.Interceptor
Filters Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN,String[]) call.
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChain
 
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.interceptor.InterceptorChainTest.MockInterceptor
 
hasEntry(LdapDN) - Method in interface org.apache.directory.server.core.interceptor.NextInterceptor
Calls the next interceptor's Interceptor.hasEntry(NextInterceptor,org.apache.directory.shared.ldap.name.LdapDN).
hasEntry(NextInterceptor, LdapDN) - Method in class org.apache.directory.server.core.normalization.NormalizationService
 
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.AbstractPartition
This method calls Partition.lookup(org.apache.directory.shared.ldap.name.LdapDN) and return true if it returns an entry by default.
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.DefaultPartitionNexus
 
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasEntry(LdapDN) - Method in interface org.apache.directory.server.core.partition.Partition
Fast operation to check and see if a particular entry exists.
hasEntry(LdapDN) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
hasEntry(LdapDN, Collection) - Method in class org.apache.directory.server.core.partition.PartitionNexusProxy
 
hasError() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
 
hashCode() - Method in class org.apache.directory.mitosis.common.CSNVector
 
hashCode() - Method in class org.apache.directory.mitosis.common.Replica
 
hashCode() - Method in class org.apache.directory.mitosis.common.ReplicaId
Returns a hash code value for the object.
hashCode() - Method in class org.apache.directory.mitosis.common.SimpleCSN
Returns a hash code value for the object.
hashCode() - Method in class org.apache.directory.mitosis.common.SimpleUUID
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.BaseMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.BeginLogEntriesAckMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.BeginLogEntriesMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.EndLogEntriesAckMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.EndLogEntriesMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.LogEntryAckMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.LogEntryMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.LoginAckMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.LoginMessage
 
hashCode() - Method in class org.apache.directory.mitosis.service.protocol.message.ResponseMessage
 
hashCode() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexConfiguration
 
hashCode() - Method in class org.apache.directory.shared.asn1.der.DERObject
Fast rotate left and XOR hashcode generator.
hashCode() - Method in class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
Gets the hashcode of this object.
hashCode() - Method in class org.apache.directory.shared.ldap.name.LdapDN
Gets the hashcode of this name.
hashCode() - Method in class org.apache.directory.shared.ldap.name.Rdn
Gets the hashcode of this rdn.
hashCode() - Method in class org.apache.directory.shared.ldap.schema.AbstractSchemaObject
Based on the hashCode of the oid property.
hashCode() - Method in class org.apache.directory.shared.ldap.schema.AbstractSyntax
Based on the hashCode of the oid property.
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.ActionTime
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.LdapOperation
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.SearchScope
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureLanguageSchemeOption
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureParameter
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.StoredProcedureSearchContextOption
 
hashCode() - Method in class org.apache.directory.shared.ldap.trigger.TriggerSpecification
 
hashCode(Object) - Static method in class org.apache.directory.shared.ldap.util.ArrayUtils
Get a hashCode for an array handling multi-dimensional arrays correctly.
hashCode(Object) - Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
Gets the hash code of an object returning zero when the object is null.
hashCode() - Method in class org.apache.directory.shared.ldap.util.SequencedHashMap
Implements Map.hashCode().
HashCodeBuilder - Class in org.apache.directory.shared.ldap.util
Assists in implementing Object.hashCode() methods.
HashCodeBuilder() - Constructor for class org.apache.directory.shared.ldap.util.HashCodeBuilder
Constructor.
HashCodeBuilder(int, int) - Constructor for class org.apache.directory.shared.ldap.util.HashCodeBuilder
Constructor.
hasMatchingRule(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleRegistry
 
hasMatchingRule(String) - Method in class org.apache.directory.server.core.schema.global.GlobalMatchingRuleRegistry
 
hasMatchingRule(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleRegistry
Checks to see if a MatchingRule exists.
hasMatchingRuleUse(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapMatchingRuleUseRegistry
 
hasMatchingRuleUse(String) - Method in class org.apache.directory.server.core.schema.global.GlobalMatchingRuleUseRegistry
 
hasMatchingRuleUse(String) - Method in interface org.apache.directory.server.core.schema.MatchingRuleUseRegistry
Checks to see if an matchingRuleUse exists.
hasMethod(Class, String, Class[]) - Static method in class org.apache.directory.shared.ldap.util.SpringClassUtils
Determine whether the given class has a method with the given signature.
hasMore() - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
Tests if a prefetched value exists and a call to advance will hence succeed.
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableDupsBTreeTest.ArrayNE
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableDupsTreeSetTest.ArrayNE
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmTableNoDupsTest.ArrayNE
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
 
hasMore() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Checks if another value is available.
hasMore() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
hasMore() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
hasMore() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always returns false.
hasMore() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.authz.support.MaxImmSubFilterTest.BogusEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.enumeration.ReferralHandlingEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.enumeration.SearchResultFilteringEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.BTreeSearchResultEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.DisjunctionEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexAssertionEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.IndexEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeTupleEnumeration
 
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.DupsEnumeration
Calls hasMore.
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.NoDupsEnumeration
Calls hasMore.
hasMoreElements() - Method in class org.apache.directory.server.core.partition.impl.btree.TupleEnumeration
Checks if another value is available.
hasMoreElements() - Method in class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.message.IteratorNamingEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.util.ArrayEnumeration
 
hasMoreElements() - Method in class org.apache.directory.shared.ldap.util.EmptyEnumeration
Always return false.
hasMoreElements() - Method in class org.apache.directory.shared.ldap.util.SingletonEnumeration
 
hasMoreTokens() - Method in class org.apache.directory.shared.asn1.der.OIDTokenizer
 
hasNameForm(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNameFormRegistry
 
hasNameForm(String) - Method in class org.apache.directory.server.core.schema.global.GlobalNameFormRegistry
 
hasNameForm(String) - Method in interface org.apache.directory.server.core.schema.NameFormRegistry
Checks to see if an nameForm exists.
hasNext() - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.BTreeIterator
 
hasNext() - Method in class org.apache.directory.shared.ldap.ldif.LdifReader
Tests to see if another LDIF is on the input channel.
hasNext() - Method in class org.apache.directory.shared.ldap.message.LockableAttributesImpl.AttributeIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.directory.shared.ldap.util.JoinIterator
 
hasNormalizer(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapNormalizerRegistry
 
hasNormalizer(String) - Method in class org.apache.directory.server.core.schema.global.GlobalNormalizerRegistry
 
hasNormalizer(String) - Method in interface org.apache.directory.server.core.schema.NormalizerRegistry
Checks to see if a Normalizer exists.
hasObjectClass(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry
 
hasObjectClass(String) - Method in class org.apache.directory.server.core.schema.global.GlobalObjectClassRegistry
 
hasObjectClass(String) - Method in interface org.apache.directory.server.core.schema.ObjectClassRegistry
Checks to see if an objectClass exists.
hasOid(String) - Method in class org.apache.directory.server.core.authz.support.DummyOidRegistry
 
hasOid(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapOidRegistry
 
hasOid(String) - Method in class org.apache.directory.server.core.schema.global.GlobalOidRegistry
 
hasOid(String) - Method in interface org.apache.directory.server.core.schema.OidRegistry
Checks to see if an identifier, oid or name exists within this registry.
hasOid(String) - Method in class org.apache.directory.server.core.schema.SchemaCheckerTest.MockOidRegistry
 
hasPermission(PartitionNexusProxy, Collection, LdapDN, AuthenticationLevel, LdapDN, String, Object, Collection, Collection, Attributes) - Method in class org.apache.directory.server.core.authz.support.ACDFEngine
Returns true if the user with the specified name can access the specified resource (entry, attribute type, or attribute value) and throws LdapNoPermissionException if the user doesn't have any permission to perform the specified grants.
hasPermission() - Method in class org.apache.directory.server.core.trigger.SimpleTriggerExecutionAuthorizer
 
hasPermission() - Method in interface org.apache.directory.server.core.trigger.TriggerExecutionAuthorizer
 
hasResponse() - Method in class org.apache.directory.shared.ldap.message.AbstractRequest
Indicator flag used to determine whether or not this type of request produces a reply.
hasResponse() - Method in interface org.apache.directory.shared.ldap.message.Request
Tests to see if this Request produces one or more response types.
hasSubentry(String) - Method in class org.apache.directory.server.core.subtree.SubentryCache
 
hasSyntax(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxRegistry
 
hasSyntax(String) - Method in class org.apache.directory.server.core.schema.global.GlobalSyntaxRegistry
 
hasSyntax(String) - Method in interface org.apache.directory.server.core.schema.SyntaxRegistry
Checks to see if a Syntax exists.
hasSyntaxChecker(String) - Method in class org.apache.directory.server.core.schema.bootstrap.BootstrapSyntaxCheckerRegistry
 
hasSyntaxChecker(String) - Method in class org.apache.directory.server.core.schema.global.GlobalSyntaxCheckerRegistry
 
hasSyntaxChecker(String) - Method in interface org.apache.directory.server.core.schema.SyntaxCheckerRegistry
Checks to see if a SyntaxChecker exists.
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasSystemIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.BTreePartition
 
hasUserIndexOn(String) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmPartition
 
hasValue(Object, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
hasValue(Object, BigInteger, boolean) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
hasValue(Pattern, BigInteger) - Method in interface org.apache.directory.server.core.partition.impl.btree.Index
 
hasValue(Object, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
hasValue(Object, BigInteger, boolean) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
hasValue(Pattern, BigInteger) - Method in class org.apache.directory.server.core.partition.impl.btree.jdbm.JdbmIndex
 
hasValue(Attribute, String) - Static method in class org.apache.directory.server.core.referral.ReferralService
 
Hex - Class in org.apache.directory.shared.asn1.codec.binary
Hex encoder and decoder.
Hex() - Constructor for class org.apache.directory.shared.asn1.codec.binary.Hex
 
HEX_VALUE - Static variable in class org.apache.directory.shared.ldap.util.StringTools
<hex> ::= [0x30-0x39] | [0x41-0x46] | [0x61-0x66]
HexDecoder - Class in org.apache.directory.shared.asn1.codec.stateful.examples
Document me.
HexDecoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.examples.HexDecoder
 
HexDecoderTest - Class in org.apache.directory.shared.asn1.codec.stateful.examples
Document me.
HexDecoderTest() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.examples.HexDecoderTest
 
HexEncoder - Class in org.apache.directory.shared.asn1.codec.stateful.examples
Document me.
HexEncoder() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoder
 
HexEncoderTest - Class in org.apache.directory.shared.asn1.codec.stateful.examples
Document me.
HexEncoderTest() - Constructor for class org.apache.directory.shared.asn1.codec.stateful.examples.HexEncoderTest
 
HIERARCHY - Static variable in class org.apache.directory.server.core.partition.Oid
Private OID (1.3.6.1.4.1.18060.0.4.1.2.4) for _hierarchy op attrib
HighestPrecedenceFilter - Class in org.apache.directory.server.core.authz.support
An ACITupleFilter that discards all tuples having a precedence less than the highest remaining precedence.
HighestPrecedenceFilter() - Constructor for class org.apache.directory.server.core.authz.support.HighestPrecedenceFilter
 
HighestPrecedenceFilterTest - Class in org.apache.directory.server.core.authz.support
Tests HighestPrecedenceFilter.
HighestPrecedenceFilterTest() - Constructor for class org.apache.directory.server.core.authz.support.HighestPrecedenceFilterTest
 
host - Variable in class org.apache.ldap.clients.BindOpts
LDAP server host name or IP
HOST_OPT - Static variable in class org.apache.ldap.clients.Opts
Host name option
hostOption - Static variable in class org.apache.ldap.clients.Opts
 
hostParameter - Variable in class org.apache.directory.server.benchmarks.BindBenchmark
 
HttpClientError - Error in org.apache.directory.shared.ldap.codec.util
Signals that an error has occurred.
HttpClientError() - Constructor for error org.apache.directory.shared.ldap.codec.util.HttpClientError
Creates a new HttpClientError with a null detail message.
HttpClientError(String) - Constructor for error org.apache.directory.shared.ldap.codec.util.HttpClientError
Creates a new HttpClientError with the specified detail message.

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