A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abandon() - Method in class org.ldaptive.ad.control.util.NotificationClient
-
Invokes an abandon operation on the last invocation of
NotificationClient.execute(SearchRequest, int)
. - abandon() - Method in class org.ldaptive.control.util.PersistentSearchClient
-
Invokes an abandon operation on the search handle.
- abandon() - Method in interface org.ldaptive.OperationHandle
-
Abandons this operation.
- abandon() - Method in class org.ldaptive.transport.DefaultOperationHandle
- abandon(LdapException) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Abandons this operation.
- AbandonRequest - Class in org.ldaptive
-
LDAP abandon request defined as:
- AbandonRequest(int) - Constructor for class org.ldaptive.AbandonRequest
-
Creates a new abandon request.
- AbandonRequest.Builder - Class in org.ldaptive
-
Abandon request builder.
- abort() - Method in class org.ldaptive.jaas.AbstractLoginModule
- ABSTRACT - org.ldaptive.schema.ObjectClassType
-
abstract.
- AbstractAttributeValueAssertionFilter - Class in org.ldaptive.filter
-
Base class for attribute value assertion filters.
- AbstractAttributeValueAssertionFilter(Filter.Type, String, byte[]) - Constructor for class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
-
Creates a new abstract attribute value assertion filter.
- AbstractAttributeValueMutator - Class in org.ldaptive.beans.reflect
-
Base implementation of a
AttributeValueMutator
. - AbstractAttributeValueMutator(String, boolean, ReflectionTranscoder) - Constructor for class org.ldaptive.beans.reflect.AbstractAttributeValueMutator
-
Creates a new abstract attribute value mutator.
- AbstractAuthenticationHandler - Class in org.ldaptive.auth
-
Base class for an LDAP authentication implementations.
- AbstractAuthenticationHandler() - Constructor for class org.ldaptive.auth.AbstractAuthenticationHandler
- AbstractAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Common implementation for all authenticators.
- AbstractAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AbstractAuthenticatorBeanDefinitionParser
- AbstractBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Common implementation for all bean definition parsers
- AbstractBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
- AbstractBinaryAttributeHandler<T> - Class in org.ldaptive.ad.handler
-
Base class for entry handlers that convert a binary attribute to it's string form.
- AbstractBinaryAttributeHandler() - Constructor for class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
- AbstractBinaryValueTranscoder<T> - Class in org.ldaptive.transcode
-
Value transcoder which decodes and encodes to a byte array and therefore the string methods simply delegate to the binary methods.
- AbstractBinaryValueTranscoder() - Constructor for class org.ldaptive.transcode.AbstractBinaryValueTranscoder
- AbstractBuilder(T) - Constructor for class org.ldaptive.AbstractConnectionValidator.AbstractBuilder
-
Creates a new abstract builder.
- AbstractBuilder(T) - Constructor for class org.ldaptive.AbstractMessage.AbstractBuilder
- AbstractBuilder(T) - Constructor for class org.ldaptive.AbstractOperation.AbstractBuilder
-
Creates a new abstract builder.
- AbstractBuilder(T) - Constructor for class org.ldaptive.AbstractRequestMessage.AbstractBuilder
-
Creates a new abstract builder.
- AbstractBuilder(T) - Constructor for class org.ldaptive.AbstractResult.AbstractBuilder
- AbstractClassDescriptor - Class in org.ldaptive.beans
-
Base implementation of a class descriptor.
- AbstractClassDescriptor() - Constructor for class org.ldaptive.beans.AbstractClassDescriptor
- AbstractClassDescriptor.SimpleAttributeValueMutator - Class in org.ldaptive.beans
-
Stores an
Attribute
configuration in anLdapAttribute
object. - AbstractClassDescriptor.SimpleDnValueMutator - Class in org.ldaptive.beans
-
Stores the DN value from a
Entry
configuration. - AbstractCollectionReflectionTranscoder - Class in org.ldaptive.beans.reflect
-
Reflection transcoder for an object that implements a
Collection
. - AbstractCollectionReflectionTranscoder(Class<?>, ArrayReflectionTranscoder) - Constructor for class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
-
Creates a new abstract collection reflection transcoder.
- AbstractCollectionReflectionTranscoder(Class<?>, SingleValueReflectionTranscoder<?>) - Constructor for class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
-
Creates a new abstract collection reflection transcoder.
- AbstractConfig - Class in org.ldaptive
-
Provides common implementations for configuration objects.
- AbstractConfig() - Constructor for class org.ldaptive.AbstractConfig
- AbstractConnectionConfigBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Common implementation for parsers that extend connection-config.
- AbstractConnectionConfigBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AbstractConnectionConfigBeanDefinitionParser
- AbstractConnectionFactoryBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Common implementation for all connection factories.
- AbstractConnectionFactoryBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AbstractConnectionFactoryBeanDefinitionParser
- AbstractConnectionFactoryManagerPropertySource<T extends ConnectionFactoryManager> - Class in org.ldaptive.props
-
Property source for classes that contain a connection factory.
- AbstractConnectionFactoryManagerPropertySource(T, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.AbstractConnectionFactoryManagerPropertySource
-
Creates a new search dn resolver property source.
- AbstractConnectionPool - Class in org.ldaptive.pool
-
Contains the base implementation for pooling connections.
- AbstractConnectionPool() - Constructor for class org.ldaptive.pool.AbstractConnectionPool
- AbstractConnectionPool.DefaultPooledConnectionProxy - Class in org.ldaptive.pool
-
Contains a connection that is participating in this pool.
- AbstractConnectionStrategy - Class in org.ldaptive
-
Base class for connection strategy implementations.
- AbstractConnectionStrategy() - Constructor for class org.ldaptive.AbstractConnectionStrategy
- AbstractConnectionStrategy.DefaultLdapURLIterator - Class in org.ldaptive
-
Default iterator implementation.
- AbstractConnectionValidator - Class in org.ldaptive
-
Base class for connection validator implementations.
- AbstractConnectionValidator() - Constructor for class org.ldaptive.AbstractConnectionValidator
- AbstractConnectionValidator.AbstractBuilder<B,T extends AbstractConnectionValidator> - Class in org.ldaptive
-
Base class for validator builders.
- AbstractControl - Class in org.ldaptive.control
-
Base class for ldap controls.
- AbstractControl(String) - Constructor for class org.ldaptive.control.AbstractControl
-
Creates a new abstract control.
- AbstractControl(String, boolean) - Constructor for class org.ldaptive.control.AbstractControl
-
Creates a new abstract control.
- AbstractCredentialReader<T> - Class in org.ldaptive.ssl
-
Base class for all credential readers.
- AbstractCredentialReader() - Constructor for class org.ldaptive.ssl.AbstractCredentialReader
- AbstractDefaultDefinitionFunction<T extends SchemaElement> - Class in org.ldaptive.schema
-
Base class for default definition functions.
- AbstractDefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.AbstractDefaultDefinitionFunction
- AbstractDERTag - Class in org.ldaptive.asn1
-
Abstract base class for custom DER tag types.
- AbstractDERTag(int, boolean) - Constructor for class org.ldaptive.asn1.AbstractDERTag
-
Creates a new tag with given tag number.
- AbstractDERType - Class in org.ldaptive.asn1
-
Provides functionality common to DER types implementations.
- AbstractDERType(DERTag) - Constructor for class org.ldaptive.asn1.AbstractDERType
-
Creates a new abstract der type.
- AbstractDNSResolver<T> - Class in org.ldaptive.dns
-
Base class for all DNS resolvers.
- AbstractDNSResolver(DNSContextFactory) - Constructor for class org.ldaptive.dns.AbstractDNSResolver
-
Creates a new abstract DNS resolver.
- AbstractEntryHandler<T> - Class in org.ldaptive.handler
-
Base class for entry handlers which simply returns values unaltered.
- AbstractEntryHandler() - Constructor for class org.ldaptive.handler.AbstractEntryHandler
- AbstractFilterFunction - Class in org.ldaptive.filter
-
Base implementation to parse an LDAP search filter string.
- AbstractFilterFunction() - Constructor for class org.ldaptive.filter.AbstractFilterFunction
- AbstractFollowReferralHandler<Q extends Request,S extends Result> - Class in org.ldaptive.referral
-
Common implementation of referral handling.
- AbstractFollowReferralHandler(int, int, ReferralConnectionFactory) - Constructor for class org.ldaptive.referral.AbstractFollowReferralHandler
-
Creates a new abstract referral handler.
- AbstractLdapEntryMapper<T> - Class in org.ldaptive.beans
-
Base implementation of an ldap entry mapper.
- AbstractLdapEntryMapper() - Constructor for class org.ldaptive.beans.AbstractLdapEntryMapper
- AbstractLoginModule - Class in org.ldaptive.jaas
-
Provides functionality common to ldap based JAAS login modules.
- AbstractLoginModule() - Constructor for class org.ldaptive.jaas.AbstractLoginModule
- AbstractMessage - Class in org.ldaptive
-
LDAP message envelope defined as:
- AbstractMessage() - Constructor for class org.ldaptive.AbstractMessage
- AbstractMessage.AbstractBuilder<B,T extends AbstractMessage> - Class in org.ldaptive
- AbstractMessage.ControlParser - Class in org.ldaptive
-
Parses a buffer containing an LDAP control.
- AbstractMessage.ControlsHandler - Class in org.ldaptive
-
Parse handler implementation for the message controls.
- AbstractMessage.MessageIDHandler - Class in org.ldaptive
-
Parse handler implementation for the message ID.
- AbstractNamedSchemaElement - Class in org.ldaptive.schema
-
Base schema bean for named schema elements.
- AbstractNamedSchemaElement() - Constructor for class org.ldaptive.schema.AbstractNamedSchemaElement
- AbstractOperation<Q extends Request,S extends Result> - Class in org.ldaptive
-
Base class for operations.
- AbstractOperation() - Constructor for class org.ldaptive.AbstractOperation
-
Default constructor.
- AbstractOperation(ConnectionFactory) - Constructor for class org.ldaptive.AbstractOperation
-
Creates a new abstract operation.
- AbstractOperation.AbstractBuilder<B,T extends AbstractOperation> - Class in org.ldaptive
-
Base class for operation builders.
- AbstractOperationWorker<T extends Operation<Q,S>,Q extends Request,S extends Result> - Class in org.ldaptive.concurrent
-
Base class for worker operations.
- AbstractOperationWorker(T) - Constructor for class org.ldaptive.concurrent.AbstractOperationWorker
-
Creates a new abstract operation worker.
- AbstractParseHandler<T> - Class in org.ldaptive.asn1
-
Parse handler for managing and initializing an object.
- AbstractParseHandler(T) - Constructor for class org.ldaptive.asn1.AbstractParseHandler
-
Creates a new abstract parse handler.
- AbstractPrimitiveValueTranscoder<T> - Class in org.ldaptive.transcode
-
Base class for primitive value transcoders.
- AbstractPrimitiveValueTranscoder() - Constructor for class org.ldaptive.transcode.AbstractPrimitiveValueTranscoder
- AbstractPropertiesFactory - Class in org.ldaptive.jaas
-
Provides implementation common to properties based factories.
- AbstractPropertiesFactory() - Constructor for class org.ldaptive.jaas.AbstractPropertiesFactory
- AbstractPropertyInvoker - Class in org.ldaptive.props
-
Provides methods common to property invokers.
- AbstractPropertyInvoker() - Constructor for class org.ldaptive.props.AbstractPropertyInvoker
- AbstractPropertySource<T> - Class in org.ldaptive.props
-
Provides methods common to property source implementations.
- AbstractPropertySource(T, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.AbstractPropertySource
-
Creates a new abstract property source.
- AbstractRegexDefinitionFunction<T extends SchemaElement> - Class in org.ldaptive.schema
-
Base class for regex definition functions.
- AbstractRegexDefinitionFunction() - Constructor for class org.ldaptive.schema.AbstractRegexDefinitionFunction
- AbstractRequestMessage - Class in org.ldaptive
-
LDAP message envelope defined as:
- AbstractRequestMessage() - Constructor for class org.ldaptive.AbstractRequestMessage
- AbstractRequestMessage.AbstractBuilder<B,T extends AbstractRequestMessage> - Class in org.ldaptive
-
Base class for request builders.
- AbstractResult - Class in org.ldaptive
-
LDAP result message defined as:
- AbstractResult() - Constructor for class org.ldaptive.AbstractResult
- AbstractResult.AbstractBuilder<B,T extends AbstractResult> - Class in org.ldaptive
- AbstractResult.DiagnosticMessageHandler - Class in org.ldaptive
-
Parse handler implementation for the LDAP diagnostic message.
- AbstractResult.MatchedDNHandler - Class in org.ldaptive
-
Parse handler implementation for the LDAP matched DN.
- AbstractResult.ReferralHandler - Class in org.ldaptive
-
Parse handler implementation for the LDAP referral.
- AbstractResult.ResultCodeHandler - Class in org.ldaptive
-
Parse handler implementation for the LDAP result code.
- AbstractRetryMetadata - Class in org.ldaptive
-
Common implementation of retry metadata.
- AbstractRetryMetadata() - Constructor for class org.ldaptive.AbstractRetryMetadata
- AbstractSchemaElement - Class in org.ldaptive.schema
-
Base class for schema elements.
- AbstractSchemaElement() - Constructor for class org.ldaptive.schema.AbstractSchemaElement
- AbstractSchemaElementValueTranscoder<T extends SchemaElement> - Class in org.ldaptive.schema.transcode
-
Base class for schema element value transcoders.
- AbstractSchemaElementValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.AbstractSchemaElementValueTranscoder
- AbstractSearchAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Common implementation for search based authenticators.
- AbstractSearchAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AbstractSearchAuthenticatorBeanDefinitionParser
- AbstractSearchEntryResolver - Class in org.ldaptive.auth
-
Base implementation for search entry resolvers.
- AbstractSearchEntryResolver() - Constructor for class org.ldaptive.auth.AbstractSearchEntryResolver
- AbstractSearchOperationFactory - Class in org.ldaptive
-
Base class for classes that perform searches.
- AbstractSearchOperationFactory() - Constructor for class org.ldaptive.AbstractSearchOperationFactory
- AbstractSSLContextInitializer - Class in org.ldaptive.ssl
-
Provides common implementation for SSL context initializer.
- AbstractSSLContextInitializer() - Constructor for class org.ldaptive.ssl.AbstractSSLContextInitializer
- AbstractStringValueTranscoder<T> - Class in org.ldaptive.transcode
-
Value transcoder which decodes and encodes to a String and therefore the binary methods simply delegate to the string methods.
- AbstractStringValueTranscoder() - Constructor for class org.ldaptive.transcode.AbstractStringValueTranscoder
- ACCOUNT_DISABLED - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
account disabled.
- ACCOUNT_DISABLED - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
account disabled.
- ACCOUNT_EXPIRED - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
account expired.
- ACCOUNT_EXPIRED - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
account expired.
- ACCOUNT_EXPIRED - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
account expired.
- ACCOUNT_LOCKED - org.ldaptive.control.PasswordPolicyControl.Error
-
account locked.
- ACCOUNT_LOCKED_OUT - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
account locked out.
- ACCOUNT_NOT_FOUND - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
account not found.
- AccountState - Class in org.ldaptive.auth
-
Represents the state of an LDAP account based on account policies for that LDAP.
- AccountState(AccountState.Error...) - Constructor for class org.ldaptive.auth.AccountState
-
Creates a new account state.
- AccountState(AccountState.Warning...) - Constructor for class org.ldaptive.auth.AccountState
-
Creates a new account state.
- AccountState.DefaultWarning - Class in org.ldaptive.auth
-
Default warning implementation.
- AccountState.Error - Interface in org.ldaptive.auth
-
Contains error information for an account state.
- AccountState.Warning - Interface in org.ldaptive.auth
-
Contains warning information for an account state.
- activateAndValidateConnection(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Attempts to activate and validate a connection.
- ActivationException - Exception in org.ldaptive.pool
-
Thrown when an attempt to activate a pooled connection fails.
- ActivationException(Exception) - Constructor for exception org.ldaptive.pool.ActivationException
-
Creates a new activation exception.
- ActivationException(String) - Constructor for exception org.ldaptive.pool.ActivationException
-
Creates a new activation exception.
- ActivationException(String, Exception) - Constructor for exception org.ldaptive.pool.ActivationException
-
Creates a new activation exception.
- activator(ConnectionActivator) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- active - Variable in class org.ldaptive.pool.AbstractConnectionPool
-
List of connections in use.
- activeCount() - Method in class org.ldaptive.pool.AbstractConnectionPool
- activeCount() - Method in interface org.ldaptive.pool.ConnectionPool
-
Returns the number of connections in use.
- ActiveDirectoryAccountState - Class in org.ldaptive.auth.ext
-
Represents the state of an Active Directory account.
- ActiveDirectoryAccountState(ZonedDateTime) - Constructor for class org.ldaptive.auth.ext.ActiveDirectoryAccountState
-
Creates a new active directory account state.
- ActiveDirectoryAccountState(ActiveDirectoryAccountState.Error) - Constructor for class org.ldaptive.auth.ext.ActiveDirectoryAccountState
-
Creates a new active directory account state.
- ActiveDirectoryAccountState.Error - Enum in org.ldaptive.auth.ext
-
Enum to define active directory errors.
- ActiveDirectoryAuthenticationResponseHandler - Class in org.ldaptive.auth.ext
-
Attempts to parse the authentication response message and set the account state using data associated with active directory.
- ActiveDirectoryAuthenticationResponseHandler() - Constructor for class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Default constructor.
- ActiveDirectoryAuthenticationResponseHandler(Period) - Constructor for class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Creates a new active directory authentication response handler.
- ActiveDirectoryAuthenticationResponseHandler(Period, Period) - Constructor for class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Creates a new active directory authentication response handler.
- ActivePassiveConnectionStrategy - Class in org.ldaptive
-
Connection strategy that attempts hosts ordered exactly the way they are configured.
- ActivePassiveConnectionStrategy() - Constructor for class org.ldaptive.ActivePassiveConnectionStrategy
-
Default constructor.
- ActivePassiveConnectionStrategy(Function<List<LdapURL>, Iterator<LdapURL>>) - Constructor for class org.ldaptive.ActivePassiveConnectionStrategy
-
Creates a new active passive connection strategy.
- ADAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- ADAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.ADAuthenticatorBeanDefinitionParser
- add(int, RDn) - Method in class org.ldaptive.dn.Dn
-
Adds the supplied RDN at the supplied index.
- add(String) - Method in class org.ldaptive.dn.Dn.Builder
- add(String...) - Method in enum org.ldaptive.ReturnAttributes
-
Combines the supplied attributes with the value of this return attributes.
- add(Connection, MergeRequest, LdapEntry) - Method in class org.ldaptive.ext.MergeOperation
-
Executes an
AddOperation
for the supplied entry. - add(Dn) - Method in class org.ldaptive.dn.Dn
-
Adds all the RDNs in the supplied DN to the end of this DN.
- add(Dn) - Method in class org.ldaptive.dn.Dn.Builder
- add(RDn) - Method in class org.ldaptive.dn.Dn
-
Adds the supplied RDN to the end of this DN.
- add(RDn) - Method in class org.ldaptive.dn.Dn.Builder
- add(Filter) - Method in class org.ldaptive.filter.AndFilter
- add(Filter) - Method in interface org.ldaptive.filter.FilterSet
-
Adds a search filter to this set.
- add(Filter) - Method in class org.ldaptive.filter.NotFilter
- add(Filter) - Method in class org.ldaptive.filter.OrFilter
- add(T) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
- add(T) - Method in interface org.ldaptive.beans.persistence.LdapEntryManager
-
Adds the supplied annotated object to an LDAP.
- add(T) - Method in class org.ldaptive.pool.Queue
-
Adds an object to the queue based on the queue type.
- add(T, ResultPredicate) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Adds the supplied annotated object to an LDAP.
- ADD - org.ldaptive.AttributeModification.Type
-
Add a new attribute.
- ADD - org.ldaptive.control.PersistentSearchChangeType
-
add.
- ADD - org.ldaptive.control.SyncStateControl.State
-
add.
- addActiveStat() - Method in class org.ldaptive.pool.PooledConnectionStatistics
-
Inserts the current timestamp into the active statistics.
- addAttributes(Collection<LdapAttribute>) - Method in class org.ldaptive.LdapEntry
-
Adds attributes to the entry.
- addAttributes(LdapAttribute...) - Method in class org.ldaptive.LdapEntry
-
Adds attributes to the entry.
- addAttributeValueMutator(Collection<AttributeValueMutator>) - Method in class org.ldaptive.beans.AbstractClassDescriptor
-
Adds attribute value mutators to this class descriptor.
- addAttributeValueMutator(AttributeValueMutator) - Method in class org.ldaptive.beans.AbstractClassDescriptor
-
Adds an attribute value mutator to this class descriptor.
- addAuthenticationHandler(String, AuthenticationHandler) - Method in class org.ldaptive.auth.AggregateAuthenticationHandler
-
Adds an authentication handler with the supplied label.
- addAuthenticationResponseHandlers(String, AuthenticationResponseHandler...) - Method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Adds an authentication response handler with the supplied label.
- addAvailableStat() - Method in class org.ldaptive.pool.PooledConnectionStatistics
-
Inserts the current timestamp into the available statistics.
- addBinaryValues(byte[]...) - Method in class org.ldaptive.LdapAttribute
-
Adds the supplied byte array as a value for this attribute.
- addBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.LdapAttribute
-
Adds all the byte arrays in the supplied collection as values for this attribute.
- addBufferValues(ByteBuffer...) - Method in class org.ldaptive.LdapAttribute
-
Adds all the buffers in the supplied collection as values for this attribute.
- addBufferValues(Collection<ByteBuffer>) - Method in class org.ldaptive.LdapAttribute
-
Adds all the buffers in the supplied collection as values for this attribute.
- AddControlAuthenticationRequestHandler - Class in org.ldaptive.auth
-
Authentication request handler that adds
RequestControl
s to theAuthenticationRequest
. - AddControlAuthenticationRequestHandler(AddControlAuthenticationRequestHandler.ControlFactory) - Constructor for class org.ldaptive.auth.AddControlAuthenticationRequestHandler
-
Creates a new add control authentication request handler.
- AddControlAuthenticationRequestHandler.ControlFactory - Interface in org.ldaptive.auth
-
Factory that produces
RequestControl
s. - addControls(ResponseControl...) - Method in class org.ldaptive.AbstractMessage
-
Adds the supplied controls to this message.
- addDefaultConverters(GenericConversionService) - Method in class org.ldaptive.beans.spring.SpringLdapEntryMapper
-
Adds default converters to the supplied conversion service.
- addDnResolver(String, DnResolver) - Method in class org.ldaptive.auth.AggregateDnResolver
-
Adds a DN resolver with the supplied label.
- addEntries(Collection<LdapEntry>) - Method in class org.ldaptive.SearchResponse
-
Adds entry(s) to this search result.
- addEntries(LdapEntry...) - Method in class org.ldaptive.SearchResponse
-
Adds an entry to this search result.
- addEntryResolver(String, EntryResolver) - Method in class org.ldaptive.auth.AggregateEntryResolver
-
Adds an entry resolver with the supplied label.
- addEntryUuids(UUID...) - Method in class org.ldaptive.extended.SyncInfoMessage
-
Adds the supplied UUIDs to this message.
- addExtension(String) - Method in class org.ldaptive.schema.Extensions
-
Adds an extension.
- addExtension(String, List<String>) - Method in class org.ldaptive.schema.Extensions
-
Adds an extension.
- addMember(Principal) - Method in class org.ldaptive.jaas.LdapGroup
-
Adds a member to this group.
- AddOperation - Class in org.ldaptive
-
Executes an ldap add operation.
- AddOperation() - Constructor for class org.ldaptive.AddOperation
-
Default constructor.
- AddOperation(ConnectionFactory) - Constructor for class org.ldaptive.AddOperation
-
Creates a new add operation.
- AddOperation.Builder - Class in org.ldaptive
-
Add operation builder.
- AddOperationWorker - Class in org.ldaptive.concurrent
-
Executes multiple ldap add operations asynchronously.
- AddOperationWorker() - Constructor for class org.ldaptive.concurrent.AddOperationWorker
-
Default constructor.
- AddOperationWorker(AddOperation) - Constructor for class org.ldaptive.concurrent.AddOperationWorker
-
Creates a new add operation worker.
- addReferences(Collection<SearchResultReference>) - Method in class org.ldaptive.SearchResponse
-
Adds references(s) to this search result.
- addReferences(SearchResultReference...) - Method in class org.ldaptive.SearchResponse
-
Adds a reference to this search result.
- addReferralURLs(String...) - Method in class org.ldaptive.AbstractResult
-
Adds referral URLs to the result.
- AddRequest - Class in org.ldaptive
-
LDAP add request defined as:
- AddRequest(String, Collection<LdapAttribute>) - Constructor for class org.ldaptive.AddRequest
-
Creates a new add request.
- AddRequest(String, LdapAttribute...) - Constructor for class org.ldaptive.AddRequest
-
Creates a new add request.
- AddRequest.Builder - Class in org.ldaptive
-
Add request builder.
- AddResponse - Class in org.ldaptive
-
LDAP add response defined as:
- AddResponse(DERBuffer) - Constructor for class org.ldaptive.AddResponse
-
Creates a new add response.
- AddResponse.Builder - Class in org.ldaptive
- addStringValues(String...) - Method in class org.ldaptive.ad.UnicodePwdAttribute
- addStringValues(String...) - Method in class org.ldaptive.LdapAttribute
-
Adds the supplied string as a value for this attribute.
- addStringValues(Collection<String>) - Method in class org.ldaptive.LdapAttribute
-
Adds all the strings in the supplied collection as values for this attribute.
- addUris(String...) - Method in class org.ldaptive.SearchResultReference
-
Adds a new URI to this reference.
- addUris(Collection<String>) - Method in class org.ldaptive.SearchResultReference
-
Adds a new URI to this reference.
- addValues(Function<T, byte[]>, Collection<T>) - Method in class org.ldaptive.LdapAttribute
-
Adds all the values in the supplied collection for this attribute by encoding them with the supplied function.
- addValues(Function<T, byte[]>, T...) - Method in class org.ldaptive.LdapAttribute
-
Adds the supplied values for this attribute by encoding them with the supplied function.
- ADMIN_LIMIT_EXCEEDED - org.ldaptive.ResultCode
-
admin limit exceeded.
- AFFECTS_MULTIPLE_DSAS - org.ldaptive.ResultCode
-
affected multiple dsas.
- AggregateAuthenticationHandler - Class in org.ldaptive.auth
-
Used in conjunction with an
AggregateDnResolver
to authenticate the resolved DN. - AggregateAuthenticationHandler() - Constructor for class org.ldaptive.auth.AggregateAuthenticationHandler
-
Default constructor.
- AggregateAuthenticationHandler(Map<String, AuthenticationHandler>) - Constructor for class org.ldaptive.auth.AggregateAuthenticationHandler
-
Creates a new aggregate authentication handler.
- AggregateAuthenticationHandler.Builder - Class in org.ldaptive.auth
- AggregateAuthenticationResponseHandler - Class in org.ldaptive.auth
-
Used in conjunction with an
AggregateDnResolver
to execute a list of response handlers. - AggregateAuthenticationResponseHandler() - Constructor for class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Default constructor.
- AggregateAuthenticationResponseHandler(Map<String, AuthenticationResponseHandler[]>) - Constructor for class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Creates a new aggregate authentication response handler.
- AggregateAuthenticationResponseHandler.Builder - Class in org.ldaptive.auth
- AggregateAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- AggregateAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser
- AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean - Class in org.ldaptive.beans.spring.parser
-
Factory bean that creates an authenticator with an
AggregateDnResolver
. - AggregateAuthenticatorFactoryBean() - Constructor for class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
- AggregateDnResolver - Class in org.ldaptive.auth
-
Looks up a user's DN using multiple DN resolvers.
- AggregateDnResolver() - Constructor for class org.ldaptive.auth.AggregateDnResolver
-
Default constructor.
- AggregateDnResolver(Map<String, DnResolver>) - Constructor for class org.ldaptive.auth.AggregateDnResolver
-
Creates a new aggregate dn resolver.
- AggregateDnResolver(Map<String, DnResolver>, ExecutorService) - Constructor for class org.ldaptive.auth.AggregateDnResolver
-
Creates a new aggregate dn resolver.
- AggregateDnResolver.Builder - Class in org.ldaptive.auth
- AggregateEntryResolver - Class in org.ldaptive.auth
-
Used in conjunction with an
AggregateDnResolver
to resolve an entry. - AggregateEntryResolver() - Constructor for class org.ldaptive.auth.AggregateEntryResolver
-
Default constructor.
- AggregateEntryResolver(Map<String, EntryResolver>) - Constructor for class org.ldaptive.auth.AggregateEntryResolver
-
Creates a new aggregate entry resolver.
- AggregateEntryResolver.Builder - Class in org.ldaptive.auth
- AggregateTrustManager - Class in org.ldaptive.ssl
-
Trust manager that delegates to multiple trust managers.
- AggregateTrustManager(X509TrustManager...) - Constructor for class org.ldaptive.ssl.AggregateTrustManager
-
Creates a new aggregate trust manager with the ALL
AggregateTrustManager.Strategy
. - AggregateTrustManager(AggregateTrustManager.Strategy, X509TrustManager...) - Constructor for class org.ldaptive.ssl.AggregateTrustManager
-
Creates a new aggregate trust manager.
- AggregateTrustManager.Strategy - Enum in org.ldaptive.ssl
-
Enum to define how trust managers should be processed.
- aggregateTrustManagers(TrustManager...) - Method in class org.ldaptive.ssl.AbstractSSLContextInitializer
-
Creates an
AggregateTrustManager
containing the supplied trust managers. - ALIAS_DEREFERENCING_PROBLEM - org.ldaptive.ResultCode
-
alias dereferencing problem.
- ALIAS_PROBLEM - org.ldaptive.ResultCode
-
alias problem.
- aliases(DerefAliases) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets the deref aliases flag.
- aliases(DerefAliases) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the deref aliases flag.
- ALL - org.ldaptive.ReturnAttributes
-
all user and operational attributes.
- ALL - org.ldaptive.ssl.AggregateTrustManager.Strategy
-
all trust managers must succeed.
- ALL_OPERATIONAL - org.ldaptive.ReturnAttributes
-
all operational attributes.
- ALL_USER - org.ldaptive.ReturnAttributes
-
all user attributes.
- allocateBuffer(ChannelHandlerContext, EncodedRequest, boolean) - Method in class org.ldaptive.transport.netty.NettyConnection.RequestEncoder
- AllowAnyHostnameVerifier - Class in org.ldaptive.ssl
-
Hostname verifier that returns true for any hostname.
- AllowAnyHostnameVerifier() - Constructor for class org.ldaptive.ssl.AllowAnyHostnameVerifier
- AllowAnyTrustManager - Class in org.ldaptive.ssl
-
Trust manager that trusts any certificate.
- AllowAnyTrustManager() - Constructor for class org.ldaptive.ssl.AllowAnyTrustManager
- allowMultipleDns(boolean) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets whether to allow multiple DNs.
- ALWAYS - org.ldaptive.DerefAliases
-
dereference when searching for the starting entry and when searching the entries beneath the starting point.
- AMBIGUOUS_RESPONSE - org.ldaptive.ResultCode
-
ambiguous response.
- ANCESTORS_FIRST_ORDER - org.ldaptive.ad.control.DirSyncControl.Flag
-
ancestors first order.
- AND - org.ldaptive.filter.Filter.Type
-
And filter.
- AndFilter - Class in org.ldaptive.filter
-
And search filter set defined as:
- AndFilter() - Constructor for class org.ldaptive.filter.AndFilter
-
Default constructor.
- AndFilter(Filter...) - Constructor for class org.ldaptive.filter.AndFilter
-
Creates a new and filter.
- AnonSearchAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- AnonSearchAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.AnonSearchAuthenticatorBeanDefinitionParser
- AnonymousBindRequest - Class in org.ldaptive
-
LDAP anonymous bind request.
- AnonymousBindRequest() - Constructor for class org.ldaptive.AnonymousBindRequest
- AnonymousBindRequest.Builder - Class in org.ldaptive
-
Simple bind request builder.
- ANY - org.ldaptive.filter.SubstringFilter.Substrings
-
Any substring.
- ANY - org.ldaptive.ssl.AggregateTrustManager.Strategy
-
any trust manager must succeed.
- ApplicationDERTag - Class in org.ldaptive.asn1
-
Generic application-specific tag.
- ApplicationDERTag(int, boolean) - Constructor for class org.ldaptive.asn1.ApplicationDERTag
-
Creates a new application-specific tag with given tag number.
- apply(DERBuffer) - Method in class org.ldaptive.ssl.X509DnDecoder
- apply(Connection) - Method in class org.ldaptive.AbstractConnectionValidator
- apply(Connection) - Method in class org.ldaptive.pool.BindConnectionPassivator
- apply(Dn) - Method in class org.ldaptive.dns.DNSDomainFunction
- apply(LdapEntry) - Method in class org.ldaptive.ad.handler.ObjectGuidHandler
- apply(LdapEntry) - Method in class org.ldaptive.ad.handler.ObjectSidHandler
- apply(LdapEntry) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- apply(LdapEntry) - Method in class org.ldaptive.handler.DnAttributeEntryHandler
- apply(LdapEntry) - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
- apply(PooledConnectionProxy) - Method in class org.ldaptive.pool.IdlePruneStrategy
- apply(ValidationException) - Method in class org.ldaptive.PooledConnectionFactory.RetryValidationExceptionHandler
- apply(SearchResponse) - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
- apply(SearchResponse) - Method in class org.ldaptive.ad.handler.RangeEntryHandler
- apply(SearchResponse) - Method in class org.ldaptive.handler.MergeResultHandler
- apply(SearchResponse) - Method in class org.ldaptive.handler.RecursiveResultHandler
- apply(SearchResponse) - Method in class org.ldaptive.handler.SortResultHandler
- apply(SearchResponse) - Method in class org.ldaptive.referral.FollowSearchResultReferenceHandler
- apply(S) - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
- applyAsync(Connection) - Method in class org.ldaptive.AbstractConnectionValidator
- applyAsync(Connection) - Method in interface org.ldaptive.ConnectionValidator
-
Provides an asynchronous implementation of
Function.apply(Object)
. - applyAsync(Connection, Consumer<Boolean>) - Method in class org.ldaptive.CompareConnectionValidator
- applyAsync(Connection, Consumer<Boolean>) - Method in interface org.ldaptive.ConnectionValidator
-
Provides an asynchronous implementation of
Function.apply(Object)
. - applyAsync(Connection, Consumer<Boolean>) - Method in class org.ldaptive.SearchConnectionValidator
- APPROXIMATE_MATCH - org.ldaptive.filter.Filter.Type
-
Approximate match filter.
- ApproximateFilter - Class in org.ldaptive.filter
-
Approximate search filter component defined as:
- ApproximateFilter(String, byte[]) - Constructor for class org.ldaptive.filter.ApproximateFilter
-
Creates a new approximate filter.
- ApproximateFilter(String, String) - Constructor for class org.ldaptive.filter.ApproximateFilter
-
Creates a new approximate filter.
- areEqual(Object, Object) - Static method in class org.ldaptive.LdapUtils
-
Determines equality of the supplied objects.
- ArrayReflectionTranscoder - Class in org.ldaptive.beans.reflect
-
Reflection transcoder which expects to operate on collections containing an array of values.
- ArrayReflectionTranscoder(SingleValueReflectionTranscoder<?>) - Constructor for class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
-
Creates a new array reflection transcoder.
- ASN_CONSTRUCTED - Static variable in interface org.ldaptive.asn1.DERTag
-
Constructed tags should have the 6th bit set.
- ASSERTION_FAILED - org.ldaptive.ResultCode
-
assertion failed, See RFC 4528.
- assertionValue - Variable in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
-
Attribute value.
- Attribute - Annotation Type in org.ldaptive.beans
-
Annotation to describe LDAP attribute data on a bean.
- ATTRIBUTE_OR_VALUE_EXISTS - org.ldaptive.ResultCode
-
attribute or value exists.
- attributeDesc - Variable in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
-
Attribute description.
- AttributeModification - Class in org.ldaptive
-
LDAP modification defined as:
- AttributeModification(AttributeModification.Type, LdapAttribute) - Constructor for class org.ldaptive.AttributeModification
-
Creates a new modification.
- AttributeModification.Type - Enum in org.ldaptive
-
Modification type.
- AttributeParser() - Constructor for class org.ldaptive.LdapEntry.AttributeParser
-
Creates a new attribute parser.
- attributes() - Method in annotation type org.ldaptive.beans.Entry
-
Entry attributes.
- attributes(Collection<LdapAttribute>) - Method in class org.ldaptive.AddRequest.Builder
-
Sets the attributes.
- attributes(Collection<LdapAttribute>) - Method in class org.ldaptive.LdapEntry.Builder
- attributes(LdapAttribute...) - Method in class org.ldaptive.AddRequest.Builder
-
Sets the attributes.
- attributes(LdapAttribute...) - Method in class org.ldaptive.LdapEntry.Builder
- ATTRIBUTES - Static variable in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Attributes needed to enforce password policy.
- ATTRIBUTES - Static variable in class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
-
Attributes needed to enforce password policy.
- ATTRIBUTES - Static variable in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Attributes needed to enforce password policy.
- AttributeType - Class in org.ldaptive.schema
-
Bean for an attribute type schema element.
- AttributeType(String) - Constructor for class org.ldaptive.schema.AttributeType
-
Creates a new attribute type.
- AttributeType(String, String[], String, boolean, String, String, String, String, String, boolean, boolean, boolean, AttributeUsage, Extensions) - Constructor for class org.ldaptive.schema.AttributeType
-
Creates a new attribute type.
- AttributeType.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses an attribute type definition using a char buffer.
- AttributeType.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses an attribute type definition using a regular expression.
- AttributeTypeValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes an attribute type for use in an ldap attribute value.
- AttributeTypeValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.AttributeTypeValueTranscoder
- AttributeUsage - Enum in org.ldaptive.schema
-
Enum for an attribute usage schema element.
- AttributeValueAssertion - Class in org.ldaptive.asn1
-
Deprecated.Use
NameValue
- AttributeValueAssertion(String, AttributeValueAssertion.Value) - Constructor for class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.Creates a new attribute value assertion.
- AttributeValueAssertion.Value - Class in org.ldaptive.asn1
-
Deprecated.Class to represent the tag and value.
- AttributeValueEscaper - Interface in org.ldaptive.dn
-
Interface for escaping attribute values.
- AttributeValueMutator - Interface in org.ldaptive.beans
-
Interface for mutating an attribute value on an arbitrary object.
- AUTH - org.ldaptive.props.PropertySource.PropertyDomain
-
auth property domain.
- AUTH - org.ldaptive.sasl.QualityOfProtection
-
Authentication only.
- AUTH_CONF - org.ldaptive.sasl.QualityOfProtection
-
Authentication with integrity and privacy protection.
- AUTH_INT - org.ldaptive.sasl.QualityOfProtection
-
Authentication with integrity protection.
- AUTH_METHOD_NOT_SUPPORTED - org.ldaptive.ResultCode
-
authentication method not supported.
- AUTH_UNKNOWN - org.ldaptive.ResultCode
-
auth unknown.
- authenticate(String, AuthenticationRequest) - Method in class org.ldaptive.auth.Authenticator
-
Validates input and performs authentication using an
AuthenticationHandler
. - authenticate(AuthenticationCriteria) - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
- authenticate(AuthenticationCriteria) - Method in class org.ldaptive.auth.AggregateAuthenticationHandler
- authenticate(AuthenticationCriteria) - Method in interface org.ldaptive.auth.AuthenticationHandler
-
Perform an ldap authentication.
- authenticate(AuthenticationRequest) - Method in class org.ldaptive.auth.Authenticator
-
Authenticate the user in the supplied request.
- authenticateInternal(Connection, AuthenticationCriteria) - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
-
Authenticate on the supplied connection using the supplied criteria.
- authenticateInternal(Connection, AuthenticationCriteria) - Method in class org.ldaptive.auth.CompareAuthenticationHandler
- authenticateInternal(Connection, AuthenticationCriteria) - Method in class org.ldaptive.auth.SimpleBindAuthenticationHandler
- AUTHENTICATION_HANDLER_FAILURE - org.ldaptive.auth.AuthenticationResultCode
-
The configured authentication handler produced a result of false.
- AUTHENTICATION_HANDLER_SUCCESS - org.ldaptive.auth.AuthenticationResultCode
-
The configured authentication handler produced a result of true.
- authenticationCertificate(String) - Method in class org.ldaptive.ssl.X509CredentialConfig.Builder
- AuthenticationCriteria - Class in org.ldaptive.auth
-
Contains the properties used to perform authentication.
- AuthenticationCriteria() - Constructor for class org.ldaptive.auth.AuthenticationCriteria
-
Default constructor.
- AuthenticationCriteria(String) - Constructor for class org.ldaptive.auth.AuthenticationCriteria
-
Creates a new authentication criteria.
- AuthenticationCriteria(String, AuthenticationRequest) - Constructor for class org.ldaptive.auth.AuthenticationCriteria
-
Creates a new authentication criteria.
- authenticationHandler(AuthenticationHandler) - Method in class org.ldaptive.auth.Authenticator.Builder
-
Sets the authentication handler.
- AuthenticationHandler - Interface in org.ldaptive.auth
-
Provides an interface for LDAP authentication implementations.
- AuthenticationHandlerResponse - Class in org.ldaptive.auth
-
Response object for authentication handlers.
- AuthenticationHandlerResponse(T, AuthenticationResultCode, Connection) - Constructor for class org.ldaptive.auth.AuthenticationHandlerResponse
-
Creates a new authentication response.
- AuthenticationHandlerResponse.Builder - Class in org.ldaptive.auth
- authenticationKey(String) - Method in class org.ldaptive.ssl.X509CredentialConfig.Builder
- AuthenticationRequest - Class in org.ldaptive.auth
-
Contains the data required to perform an ldap authentication.
- AuthenticationRequest() - Constructor for class org.ldaptive.auth.AuthenticationRequest
-
Default constructor.
- AuthenticationRequest(String, Credential) - Constructor for class org.ldaptive.auth.AuthenticationRequest
-
Creates a new authentication request.
- AuthenticationRequest(String, Credential, String...) - Constructor for class org.ldaptive.auth.AuthenticationRequest
-
Creates a new authentication request.
- AuthenticationRequest(User, Credential) - Constructor for class org.ldaptive.auth.AuthenticationRequest
-
Creates a new authentication request.
- AuthenticationRequest(User, Credential, String...) - Constructor for class org.ldaptive.auth.AuthenticationRequest
-
Creates a new authentication request.
- AuthenticationRequest.Builder - Class in org.ldaptive.auth
-
Authentication request builder.
- AuthenticationRequestHandler - Interface in org.ldaptive.auth
-
Provides pre authentication handling of authentication requests.
- AuthenticationRequestPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
AuthenticationRequest
. - AuthenticationRequestPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.AuthenticationRequestPropertyInvoker
-
Creates a new authentication request property invoker for the supplied class.
- AuthenticationRequestPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
AuthenticationRequest
and returns an initialized object of that type. - AuthenticationRequestPropertySource(AuthenticationRequest) - Constructor for class org.ldaptive.props.AuthenticationRequestPropertySource
-
Creates a new authentication request property source using the default properties file.
- AuthenticationRequestPropertySource(AuthenticationRequest, Reader...) - Constructor for class org.ldaptive.props.AuthenticationRequestPropertySource
-
Creates a new authentication request property source.
- AuthenticationRequestPropertySource(AuthenticationRequest, String...) - Constructor for class org.ldaptive.props.AuthenticationRequestPropertySource
-
Creates a new authentication request property source.
- AuthenticationRequestPropertySource(AuthenticationRequest, Properties) - Constructor for class org.ldaptive.props.AuthenticationRequestPropertySource
-
Creates a new authentication request property source.
- AuthenticationRequestPropertySource(AuthenticationRequest, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.AuthenticationRequestPropertySource
-
Creates a new authentication request property source.
- AuthenticationResponse - Class in org.ldaptive.auth
-
Synthetic response object that encapsulates data used for authentication.
- AuthenticationResponse(AuthenticationHandlerResponse, String, LdapEntry) - Constructor for class org.ldaptive.auth.AuthenticationResponse
-
Creates a new authentication response.
- AuthenticationResponse.Builder - Class in org.ldaptive.auth
- AuthenticationResponseHandler - Interface in org.ldaptive.auth
-
Provides post authentication handling of authentication responses.
- AuthenticationResultCode - Enum in org.ldaptive.auth
-
Enum to define authentication results.
- Authenticator - Class in org.ldaptive.auth
-
Provides functionality to authenticate users against an ldap directory.
- Authenticator() - Constructor for class org.ldaptive.auth.Authenticator
-
Default constructor.
- Authenticator(DnResolver, AuthenticationHandler) - Constructor for class org.ldaptive.auth.Authenticator
-
Creates a new authenticator.
- Authenticator.Builder - Class in org.ldaptive.auth
-
Authenticator builder.
- AuthenticatorFactory - Interface in org.ldaptive.jaas
-
Provides an interface for creating authenticators needed by various JAAS modules.
- AuthenticatorPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
Authenticator
. - AuthenticatorPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.AuthenticatorPropertyInvoker
-
Creates a new authenticator property invoker for the supplied class.
- AuthenticatorPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
Authenticator
and returns an initialized object of that type. - AuthenticatorPropertySource(Authenticator) - Constructor for class org.ldaptive.props.AuthenticatorPropertySource
-
Creates a new authenticator property source using the default properties file.
- AuthenticatorPropertySource(Authenticator, Reader...) - Constructor for class org.ldaptive.props.AuthenticatorPropertySource
-
Creates a new authenticator property source.
- AuthenticatorPropertySource(Authenticator, String...) - Constructor for class org.ldaptive.props.AuthenticatorPropertySource
-
Creates a new authenticator property source.
- AuthenticatorPropertySource(Authenticator, Properties) - Constructor for class org.ldaptive.props.AuthenticatorPropertySource
-
Creates a new authenticator property source.
- AuthenticatorPropertySource(Authenticator, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.AuthenticatorPropertySource
-
Creates a new authenticator property source.
- AUTHORIZATION_DENIED - org.ldaptive.ResultCode
-
authorization denied, See RFC 4370.
- authorizationId(String) - Method in class org.ldaptive.sasl.SaslConfig.Builder
- AuthorizationIdentityEntryResolver - Class in org.ldaptive.auth
-
Reads the authorization identity response control, then performs an object level search on the result.
- AuthorizationIdentityEntryResolver() - Constructor for class org.ldaptive.auth.AuthorizationIdentityEntryResolver
- AuthorizationIdentityRequestControl - Class in org.ldaptive.control
-
Request control for authorization identity.
- AuthorizationIdentityRequestControl() - Constructor for class org.ldaptive.control.AuthorizationIdentityRequestControl
-
Default constructor.
- AuthorizationIdentityRequestControl(boolean) - Constructor for class org.ldaptive.control.AuthorizationIdentityRequestControl
-
Creates a new ManageDsaIT control.
- AuthorizationIdentityResponseControl - Class in org.ldaptive.control
-
Response control for authorization identity.
- AuthorizationIdentityResponseControl() - Constructor for class org.ldaptive.control.AuthorizationIdentityResponseControl
-
Default constructor.
- AuthorizationIdentityResponseControl(boolean) - Constructor for class org.ldaptive.control.AuthorizationIdentityResponseControl
-
Creates a new authorization identity response control.
- AuthorizationIdentityResponseControl(String) - Constructor for class org.ldaptive.control.AuthorizationIdentityResponseControl
-
Creates a new authorization identity response control.
- AuthorizationIdentityResponseControl(String, boolean) - Constructor for class org.ldaptive.control.AuthorizationIdentityResponseControl
-
Creates a new authorization identity response control.
- AutoReadEventHandler() - Constructor for class org.ldaptive.transport.netty.NettyConnection.AutoReadEventHandler
- AutoReadFlowControlHandler - Class in org.ldaptive.transport.netty
-
Keeps a counter of messages that have been sent down the pipeline.
- AutoReadFlowControlHandler() - Constructor for class org.ldaptive.transport.netty.AutoReadFlowControlHandler
- autoReconnect(boolean) - Method in class org.ldaptive.ConnectionConfig.Builder
- autoReconnectCondition(Predicate<RetryMetadata>) - Method in class org.ldaptive.ConnectionConfig.Builder
- autoReplay(boolean) - Method in class org.ldaptive.ConnectionConfig.Builder
- AUXILIARY - org.ldaptive.schema.ObjectClassType
-
auxiliary.
- available - Variable in class org.ldaptive.pool.AbstractConnectionPool
-
List of available connections in the pool.
- availableCount() - Method in class org.ldaptive.pool.AbstractConnectionPool
- availableCount() - Method in interface org.ldaptive.pool.ConnectionPool
-
Returns the number of connections available for use.
- await() - Method in interface org.ldaptive.CompareOperationHandle
- await() - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- await() - Method in interface org.ldaptive.OperationHandle
-
Waits for a result or reports a timeout exception.
- await() - Method in interface org.ldaptive.SearchOperationHandle
- await() - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- await() - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- await() - Method in class org.ldaptive.transport.DefaultOperationHandle
- await() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- await() - Method in class org.ldaptive.transport.netty.NettyConnection.BindOperationHandle
B
- BAD_PASSWORD - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
bad password.
- base64Decode(String) - Static method in class org.ldaptive.LdapUtils
-
This will decode the supplied value as a base64 encoded string to a byte[].
- base64Encode(byte...) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a base64 encoded string.
- base64Encode(String) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a base64 encoded string.
- BeanGenerator - Class in org.ldaptive.beans.generate
-
Utility class for creating Java POJOs from an LDAP schema.
- BeanGenerator() - Constructor for class org.ldaptive.beans.generate.BeanGenerator
-
Default constructor.
- BeanGenerator(Schema, String, String[]) - Constructor for class org.ldaptive.beans.generate.BeanGenerator
-
Creates a new bean generator.
- BeanGenerator.Builder - Class in org.ldaptive.beans.generate
- BeanGeneratorPropertyInvoker - Class in org.ldaptive.beans.generate.props
-
Handles properties for
BeanGenerator
. - BeanGeneratorPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.beans.generate.props.BeanGeneratorPropertyInvoker
-
Creates a new bean generator property invoker for the supplied class.
- BeanGeneratorPropertySource - Class in org.ldaptive.beans.generate.props
-
Reads properties specific to
BeanGenerator
and returns an initialized object of that type. - BeanGeneratorPropertySource(BeanGenerator) - Constructor for class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
-
Creates a new bean generator property source using the default properties file.
- BeanGeneratorPropertySource(BeanGenerator, Reader...) - Constructor for class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
-
Creates a new bean generator property source.
- BeanGeneratorPropertySource(BeanGenerator, String...) - Constructor for class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
-
Creates a new bean generator property source.
- BeanGeneratorPropertySource(BeanGenerator, Properties) - Constructor for class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
-
Creates a new bean generator property source.
- BeanGeneratorPropertySource(BeanGenerator, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
-
Creates a new bean generator property source.
- BiConsumer() - Constructor for class org.ldaptive.transport.MessageFunctional.BiConsumer
- binary() - Method in annotation type org.ldaptive.beans.Attribute
-
Whether this attribute is binary.
- binary(boolean) - Method in class org.ldaptive.LdapAttribute.Builder
- binaryAttributes(String...) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the binary attributes.
- binaryAttributes(Collection<String>) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the binary attributes.
- binaryValues(Collection<byte[]>) - Method in class org.ldaptive.LdapAttribute.Builder
- bind(ChannelHandlerContext, SocketAddress, ChannelPromise) - Method in class org.ldaptive.transport.netty.SaslHandler
- bind(TransportConnection, DefaultSaslClientRequest) - Method in class org.ldaptive.transport.DefaultSaslClient
-
Performs a SASL bind.
- bind(TransportConnection, GssApiBindRequest) - Method in class org.ldaptive.transport.GssApiSaslClient
-
Performs a GSSAPI SASL bind.
- bind(TransportConnection, ScramBindRequest) - Method in class org.ldaptive.transport.ScramSaslClient
-
Performs a SCRAM SASL bind.
- bind(TransportConnection, T) - Method in interface org.ldaptive.sasl.SaslClient
-
Performs a SASL bind.
- BindConnectionInitializer - Class in org.ldaptive
-
Initializes a connection by performing a bind operation.
- BindConnectionInitializer() - Constructor for class org.ldaptive.BindConnectionInitializer
-
Default constructor.
- BindConnectionInitializer(String, String) - Constructor for class org.ldaptive.BindConnectionInitializer
-
Creates a new bind connection initializer.
- BindConnectionInitializer(String, Credential) - Constructor for class org.ldaptive.BindConnectionInitializer
-
Creates a new bind connection initializer.
- BindConnectionInitializer.Builder - Class in org.ldaptive
- BindConnectionInitializerPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
BindConnectionInitializer
. - BindConnectionInitializerPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.BindConnectionInitializerPropertyInvoker
-
Creates a new bind connection initializer property invoker for the supplied class.
- BindConnectionInitializerPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
BindConnectionInitializer
and returns an initialized object of that type. - BindConnectionInitializerPropertySource(BindConnectionInitializer) - Constructor for class org.ldaptive.props.BindConnectionInitializerPropertySource
-
Creates a new bind connection initializer property source using the default properties file.
- BindConnectionInitializerPropertySource(BindConnectionInitializer, Reader...) - Constructor for class org.ldaptive.props.BindConnectionInitializerPropertySource
-
Creates a new bind connection initializer property source.
- BindConnectionInitializerPropertySource(BindConnectionInitializer, String...) - Constructor for class org.ldaptive.props.BindConnectionInitializerPropertySource
-
Creates a new bind connection initializer property source.
- BindConnectionInitializerPropertySource(BindConnectionInitializer, Properties) - Constructor for class org.ldaptive.props.BindConnectionInitializerPropertySource
-
Creates a new bind connection initializer property source.
- BindConnectionInitializerPropertySource(BindConnectionInitializer, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.BindConnectionInitializerPropertySource
-
Creates a new bind connection initializer property source.
- BindConnectionPassivator - Class in org.ldaptive.pool
-
Passivates a connection by performing a bind operation on it.
- BindConnectionPassivator() - Constructor for class org.ldaptive.pool.BindConnectionPassivator
-
Creates a new bind passivator.
- BindConnectionPassivator(BindRequest) - Constructor for class org.ldaptive.pool.BindConnectionPassivator
-
Creates a new bind passivator.
- BindOperation - Class in org.ldaptive
-
Executes an ldap bind operation.
- BindOperation() - Constructor for class org.ldaptive.BindOperation
-
Default constructor.
- BindOperation(ConnectionFactory) - Constructor for class org.ldaptive.BindOperation
-
Creates a new bind operation.
- BindOperation.Builder - Class in org.ldaptive
-
Bind operation builder.
- BindRequest - Interface in org.ldaptive
-
LDAP bind request defined as:
- BindResponse - Class in org.ldaptive
-
LDAP bind response defined as:
- BindResponse(DERBuffer) - Constructor for class org.ldaptive.BindResponse
-
Creates a new bind response.
- BindResponse.Builder - Class in org.ldaptive
- BindResponse.SASLCredsHandler - Class in org.ldaptive
-
Parse handler implementation for the server SASL creds.
- BindSearchAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- BindSearchAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.BindSearchAuthenticatorBeanDefinitionParser
- BITSTR - org.ldaptive.asn1.UniversalDERTag
-
BITSTRING type.
- blockAvailableConnection() - Method in class org.ldaptive.pool.BlockingConnectionPool
-
This blocks until a connection can be acquired.
- BlockingConnectionPool - Class in org.ldaptive.pool
-
Implements a pool of connections that has a set minimum and maximum size.
- BlockingConnectionPool() - Constructor for class org.ldaptive.pool.BlockingConnectionPool
-
Creates a new blocking pool.
- BlockingConnectionPool(DefaultConnectionFactory) - Constructor for class org.ldaptive.pool.BlockingConnectionPool
-
Creates a new blocking pool.
- BlockingConnectionPoolPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
BlockingConnectionPool
. - BlockingConnectionPoolPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.BlockingConnectionPoolPropertyInvoker
-
Creates a new blocking connection pool property invoker for the supplied class.
- BlockingConnectionPoolPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
BlockingConnectionPool
and returns an initialized object of that type. - BlockingConnectionPoolPropertySource(BlockingConnectionPool) - Constructor for class org.ldaptive.props.BlockingConnectionPoolPropertySource
-
Creates a new blocking connection pool property source using the default properties file.
- BlockingConnectionPoolPropertySource(BlockingConnectionPool, Reader...) - Constructor for class org.ldaptive.props.BlockingConnectionPoolPropertySource
-
Creates a new blocking connection pool property source.
- BlockingConnectionPoolPropertySource(BlockingConnectionPool, String...) - Constructor for class org.ldaptive.props.BlockingConnectionPoolPropertySource
-
Creates a new blocking connection pool property source.
- BlockingConnectionPoolPropertySource(BlockingConnectionPool, Properties) - Constructor for class org.ldaptive.props.BlockingConnectionPoolPropertySource
-
Creates a new blocking connection pool property source.
- BlockingConnectionPoolPropertySource(BlockingConnectionPool, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.BlockingConnectionPoolPropertySource
-
Creates a new blocking connection pool property source.
- BlockingTimeoutException - Exception in org.ldaptive.pool
-
Thrown when a blocking operation times out.
- BlockingTimeoutException(Exception) - Constructor for exception org.ldaptive.pool.BlockingTimeoutException
-
Creates a new blocking timeout exception.
- BlockingTimeoutException(String) - Constructor for exception org.ldaptive.pool.BlockingTimeoutException
-
Creates a new blocking timeout exception.
- BlockingTimeoutException(String, Exception) - Constructor for exception org.ldaptive.pool.BlockingTimeoutException
-
Creates a new blocking timeout exception.
- blockWaitTime(Duration) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- BMPSTR - org.ldaptive.asn1.UniversalDERTag
-
BMPString type.
- BOOL - org.ldaptive.asn1.UniversalDERTag
-
BOOLEAN type.
- BooleanType - Class in org.ldaptive.asn1
-
Converts booleans to and from their DER encoded format.
- BooleanType(boolean) - Constructor for class org.ldaptive.asn1.BooleanType
-
Creates a new boolean type.
- BooleanType(DERTag, boolean) - Constructor for class org.ldaptive.asn1.BooleanType
-
Creates a new boolean type.
- BooleanValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a boolean for use in an ldap attribute value.
- BooleanValueTranscoder() - Constructor for class org.ldaptive.transcode.BooleanValueTranscoder
-
Default constructor.
- BooleanValueTranscoder(boolean) - Constructor for class org.ldaptive.transcode.BooleanValueTranscoder
-
Creates a new boolean value transcoder.
- bufferValues(Collection<ByteBuffer>) - Method in class org.ldaptive.LdapAttribute.Builder
- build() - Method in class org.ldaptive.AbstractConnectionValidator.AbstractBuilder
-
Returns the message.
- build() - Method in class org.ldaptive.AbstractMessage.AbstractBuilder
- build() - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Returns the message.
- build() - Method in class org.ldaptive.AbstractRequestMessage.AbstractBuilder
-
Returns the message.
- build() - Method in class org.ldaptive.auth.AggregateAuthenticationHandler.Builder
- build() - Method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler.Builder
- build() - Method in class org.ldaptive.auth.AggregateDnResolver.Builder
- build() - Method in class org.ldaptive.auth.AggregateEntryResolver.Builder
- build() - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Returns the authentication request.
- build() - Method in class org.ldaptive.auth.Authenticator.Builder
-
Returns the authenticator.
- build() - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Returns the search DN resolver.
- build() - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- build() - Method in class org.ldaptive.BindConnectionInitializer.Builder
- build() - Method in class org.ldaptive.ConnectionConfig.Builder
- build() - Method in class org.ldaptive.DefaultConnectionFactory.Builder
- build() - Method in class org.ldaptive.dn.Dn.Builder
- build() - Method in class org.ldaptive.FilterTemplate.Builder
- build() - Method in class org.ldaptive.LdapAttribute.Builder
- build() - Method in class org.ldaptive.PooledConnectionFactory.Builder
- build() - Method in class org.ldaptive.sasl.SaslConfig.Builder
- build() - Method in class org.ldaptive.SingleConnectionFactory.Builder
- build() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- build() - Method in class org.ldaptive.ssl.SslConfig.Builder
- build() - Method in class org.ldaptive.ssl.X509CredentialConfig.Builder
- builder() - Static method in class org.ldaptive.AbandonRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.AddOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.AddRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.AddResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.AnonymousBindRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AggregateAuthenticationHandler
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AggregateDnResolver
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AggregateEntryResolver
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AuthenticationHandlerResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AuthenticationRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.AuthenticationResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.Authenticator
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.auth.SearchDnResolver
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.beans.generate.BeanGenerator
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.BindConnectionInitializer
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.BindOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.BindResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.CompareConnectionValidator
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.CompareOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.CompareRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.CompareResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ConnectionConfig
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.DefaultConnectionFactory
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.DeleteOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.DeleteRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.DeleteResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.dn.Dn
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.ExtendedOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.ExtendedRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.ExtendedResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.IntermediateResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.NoticeOfDisconnection
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.SyncInfoMessage
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.extended.UnsolicitedNotification
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.FilterTemplate
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.LdapAttribute
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.LdapEntry
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ModifyDnOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ModifyDnRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ModifyDnResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ModifyOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ModifyRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ModifyResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.PooledConnectionFactory
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.sasl.SaslBindRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.sasl.SaslConfig
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SearchConnectionValidator
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SearchOperation
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SearchRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SearchResponse
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SearchResultReference
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SimpleBindRequest
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.SingleConnectionFactory
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ssl.SslConfig
-
Creates a builder for this class.
- builder() - Static method in class org.ldaptive.ssl.X509CredentialConfig
-
Creates a builder for this class.
- builder(SearchRequest) - Static method in class org.ldaptive.SearchRequest
-
Creates a builder for this class.
- builder(Transport) - Static method in class org.ldaptive.DefaultConnectionFactory
-
Creates a builder for this class.
- builder(Transport) - Static method in class org.ldaptive.PooledConnectionFactory
-
Creates a builder for this class.
- builder(Transport) - Static method in class org.ldaptive.SingleConnectionFactory
-
Creates a builder for this class.
- Builder() - Constructor for class org.ldaptive.AbandonRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.AddOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.AddRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.AddResponse.Builder
- Builder() - Constructor for class org.ldaptive.AnonymousBindRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.auth.AggregateAuthenticationHandler.Builder
- Builder() - Constructor for class org.ldaptive.auth.AggregateAuthenticationResponseHandler.Builder
- Builder() - Constructor for class org.ldaptive.auth.AggregateDnResolver.Builder
- Builder() - Constructor for class org.ldaptive.auth.AggregateEntryResolver.Builder
- Builder() - Constructor for class org.ldaptive.auth.AuthenticationHandlerResponse.Builder
- Builder() - Constructor for class org.ldaptive.auth.AuthenticationRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.auth.AuthenticationResponse.Builder
- Builder() - Constructor for class org.ldaptive.auth.Authenticator.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.auth.SearchDnResolver.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.beans.generate.BeanGenerator.Builder
- Builder() - Constructor for class org.ldaptive.BindConnectionInitializer.Builder
- Builder() - Constructor for class org.ldaptive.BindOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.BindResponse.Builder
- Builder() - Constructor for class org.ldaptive.CompareConnectionValidator.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.CompareOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.CompareRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.CompareResponse.Builder
- Builder() - Constructor for class org.ldaptive.ConnectionConfig.Builder
- Builder() - Constructor for class org.ldaptive.DefaultConnectionFactory.Builder
- Builder() - Constructor for class org.ldaptive.DeleteOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.DeleteRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.DeleteResponse.Builder
- Builder() - Constructor for class org.ldaptive.dn.Dn.Builder
- Builder() - Constructor for class org.ldaptive.extended.ExtendedOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.extended.ExtendedRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.extended.ExtendedResponse.Builder
- Builder() - Constructor for class org.ldaptive.extended.IntermediateResponse.Builder
- Builder() - Constructor for class org.ldaptive.extended.NoticeOfDisconnection.Builder
- Builder() - Constructor for class org.ldaptive.extended.SyncInfoMessage.Builder
- Builder() - Constructor for class org.ldaptive.extended.UnsolicitedNotification.Builder
- Builder() - Constructor for class org.ldaptive.FilterTemplate.Builder
- Builder() - Constructor for class org.ldaptive.LdapAttribute.Builder
- Builder() - Constructor for class org.ldaptive.LdapEntry.Builder
- Builder() - Constructor for class org.ldaptive.ModifyDnOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.ModifyDnRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.ModifyDnResponse.Builder
- Builder() - Constructor for class org.ldaptive.ModifyOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.ModifyRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.ModifyResponse.Builder
- Builder() - Constructor for class org.ldaptive.PooledConnectionFactory.Builder
- Builder() - Constructor for class org.ldaptive.sasl.SaslBindRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.sasl.SaslConfig.Builder
- Builder() - Constructor for class org.ldaptive.SearchConnectionValidator.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.SearchOperation.Builder
-
Creates a new builder.
- Builder() - Constructor for class org.ldaptive.SearchRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.SearchResponse.Builder
- Builder() - Constructor for class org.ldaptive.SearchResultReference.Builder
- Builder() - Constructor for class org.ldaptive.SimpleBindRequest.Builder
-
Default constructor.
- Builder() - Constructor for class org.ldaptive.SingleConnectionFactory.Builder
- Builder() - Constructor for class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- Builder() - Constructor for class org.ldaptive.ssl.SslConfig.Builder
- Builder() - Constructor for class org.ldaptive.ssl.X509CredentialConfig.Builder
- Builder(ExtendedRequest) - Constructor for class org.ldaptive.extended.ExtendedRequest.Builder
-
Creates a new builder.
- Builder(ExtendedResponse) - Constructor for class org.ldaptive.extended.ExtendedResponse.Builder
- Builder(IntermediateResponse) - Constructor for class org.ldaptive.extended.IntermediateResponse.Builder
- Builder(SyncInfoMessage) - Constructor for class org.ldaptive.extended.SyncInfoMessage.Builder
- Builder(UnsolicitedNotification) - Constructor for class org.ldaptive.extended.UnsolicitedNotification.Builder
- Builder(SearchRequest) - Constructor for class org.ldaptive.SearchRequest.Builder
-
Creates a new builder.
- Builder(Transport) - Constructor for class org.ldaptive.DefaultConnectionFactory.Builder
- Builder(Transport) - Constructor for class org.ldaptive.PooledConnectionFactory.Builder
- Builder(Transport) - Constructor for class org.ldaptive.SingleConnectionFactory.Builder
- BUSY - org.ldaptive.ResultCode
-
busy.
- ByteArrayValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a byte array for use in an ldap attribute value.
- ByteArrayValueTranscoder() - Constructor for class org.ldaptive.transcode.ByteArrayValueTranscoder
C
- CACHE_ID - Static variable in class org.ldaptive.jaas.AbstractPropertiesFactory
-
Cache ID option used on the JAAS config.
- callbackHandler - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Initialized callback handler.
- cancel() - Method in class org.ldaptive.control.util.SyncReplClient
-
Sends a cancel operation on the underlying search operation.
- cancel() - Method in interface org.ldaptive.OperationHandle
-
Cancels this operation.
- cancel() - Method in class org.ldaptive.transport.DefaultOperationHandle
- CANCELED - org.ldaptive.ResultCode
-
operation canceled, See RFC 3909.
- CancelRequest - Class in org.ldaptive.extended
-
LDAP cancel request defined as:
- CancelRequest(int) - Constructor for class org.ldaptive.extended.CancelRequest
-
Creates a new cancel request.
- CANNOT_CANCEL - org.ldaptive.ResultCode
-
cannot cancel, See RFC 3909.
- capacity() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- capacity() - Method in interface org.ldaptive.asn1.DERBuffer
-
Returns this buffer's capacity.
- capacity() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- CaseChangeEntryHandler - Class in org.ldaptive.handler
-
Provides the ability to modify the case of search entry DNs, attribute names, and attribute values.
- CaseChangeEntryHandler() - Constructor for class org.ldaptive.handler.CaseChangeEntryHandler
- CaseChangeEntryHandler.CaseChange - Enum in org.ldaptive.handler
-
Enum to define the type of case change.
- CertificateHostnameVerifier - Interface in org.ldaptive.ssl
-
Interface for verifying a hostname matching a certificate.
- CertificateValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a certificate for use in an ldap attribute value.
- CertificateValueTranscoder() - Constructor for class org.ldaptive.transcode.CertificateValueTranscoder
- CHANGE_AFTER_RESET - org.ldaptive.control.PasswordPolicyControl.Error
-
change after reset.
- channelActive(ChannelHandlerContext) - Method in class org.ldaptive.transport.netty.NettyConnection.AutoReadEventHandler
- channelRead(ChannelHandlerContext, Object) - Method in class org.ldaptive.transport.netty.AutoReadFlowControlHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class org.ldaptive.transport.netty.SaslHandler
- CharArrayValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a character array for use in an ldap attribute value.
- CharArrayValueTranscoder() - Constructor for class org.ldaptive.transcode.CharArrayValueTranscoder
- CHARSTR - org.ldaptive.asn1.UniversalDERTag
-
CharacterString type.
- checkArrayContainsNull(Object[]) - Method in class org.ldaptive.AbstractConfig
-
Verifies that an array does not contain a null element.
- checkClientTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.AggregateTrustManager
- checkClientTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- checkClientTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.DefaultTrustManager
- checkClientTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.AggregateTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.DefaultTrustManager
- checkClientTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.AggregateTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.DefaultTrustManager
- checkClientTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- checkImmutable() - Method in class org.ldaptive.AbstractConfig
-
Verifies if this config is immutable.
- checkOutLock - Variable in class org.ldaptive.pool.AbstractConnectionPool
-
Lock for check outs.
- checkServerTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.AggregateTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.DefaultTrustManager
- checkServerTrusted(X509Certificate[], String) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.AggregateTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.DefaultTrustManager
- checkServerTrusted(X509Certificate[], String, Socket) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.AggregateTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.DefaultTrustManager
- checkServerTrusted(X509Certificate[], String, SSLEngine) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- checkStringInput(String, boolean) - Method in class org.ldaptive.AbstractConfig
-
Verifies that a string is not null or empty.
- cipherSuites(String...) - Method in class org.ldaptive.ssl.SslConfig.Builder
- ClassDescriptor - Interface in org.ldaptive.beans
-
Describes the attribute value mutators and DN value mutators for a specific type.
- classFromType(Type) - Static method in class org.ldaptive.beans.reflect.ReflectionUtils
-
Casts the supplied type to a class.
- ClasspathResourceLoader - Class in org.ldaptive.io
-
Creates an
InputStream
from a string that is prefixed with 'classpath:'. - ClasspathResourceLoader() - Constructor for class org.ldaptive.io.ClasspathResourceLoader
- clear() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- clear() - Method in interface org.ldaptive.asn1.DERBuffer
-
Sets the position to zero and the limit to the capacity.
- clear() - Method in class org.ldaptive.LdapAttribute
-
Removes all the values in this ldap attribute.
- clear() - Method in class org.ldaptive.LdapEntry
-
Removes all the attributes.
- clear() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- clearPass - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether credentials should be removed from the shared state map.
- clearState() - Method in class org.ldaptive.jaas.AbstractLoginModule
-
Removes any stateful principals, credentials, or roles stored by login.
- CLIENT_LOOP - org.ldaptive.ResultCode
-
client loop.
- close() - Method in class org.ldaptive.auth.Authenticator
-
Attempts to close any connection factories associated with this authenticator.
- close() - Method in interface org.ldaptive.Connection
- close() - Method in interface org.ldaptive.ConnectionFactory
-
Free any resources associated with this factory.
- close() - Method in class org.ldaptive.control.util.SyncReplClient
-
Closes the connection factory.
- close() - Method in class org.ldaptive.DefaultConnectionFactory
- close() - Static method in class org.ldaptive.jaas.PropertiesAuthenticatorFactory
-
Iterates over the CACHE and closes any managed dn resolvers and managed authentication handlers.
- close() - Static method in class org.ldaptive.jaas.PropertiesRoleResolverFactory
-
Iterates over the CACHE and closes all role resolvers.
- close() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Empty this pool, freeing any resources.
- close() - Method in interface org.ldaptive.pool.ConnectionPool
-
Empty this pool, freeing any resources.
- close() - Method in class org.ldaptive.PooledConnectionFactory
- close() - Method in class org.ldaptive.SingleConnectionFactory
- close() - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Closes any resources associated with this object.
- close() - Method in class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
- close() - Method in class org.ldaptive.transport.netty.NioSingletonTransport
- close() - Method in class org.ldaptive.transport.netty.SingletonTransport
- close() - Method in interface org.ldaptive.transport.Transport
-
Free any resources associated with this transport.
- close(ChannelHandlerContext, ChannelPromise) - Method in class org.ldaptive.transport.netty.SaslHandler
- close(RequestControl...) - Method in interface org.ldaptive.Connection
-
Closes the connection.
- close(RequestControl...) - Method in class org.ldaptive.transport.netty.NettyConnection
-
Closes this connection.
- ClosedRetryMetadata - Class in org.ldaptive
-
Retry metadata used when a connection is unexpectedly closed.
- ClosedRetryMetadata(Instant, Throwable) - Constructor for class org.ldaptive.ClosedRetryMetadata
-
Creates a new closed retry metadata.
- closeLock - Variable in class org.ldaptive.transport.TransportConnection
-
Only one invocation of close can occur at a time.
- commit() - Method in class org.ldaptive.jaas.AbstractLoginModule
- commitSuccess - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether commit was successful.
- compare(CompareResponse) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
-
Invokes
DefaultCompareOperationHandle.onCompare
. - COMPARE_FALSE - org.ldaptive.ResultCode
-
compare false.
- COMPARE_TRUE - org.ldaptive.ResultCode
-
compare true.
- CompareAuthenticationHandler - Class in org.ldaptive.auth
-
Provides an LDAP authentication implementation that uses a compare operation against the userPassword attribute.
- CompareAuthenticationHandler() - Constructor for class org.ldaptive.auth.CompareAuthenticationHandler
-
Default constructor.
- CompareAuthenticationHandler(ConnectionFactory) - Constructor for class org.ldaptive.auth.CompareAuthenticationHandler
-
Creates a new compare authentication handler.
- CompareAuthenticationHandler.Scheme - Class in org.ldaptive.auth
-
Represents a password scheme used for attribute comparison.
- CompareAuthenticationHandlerPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
CompareAuthenticationHandler
. - CompareAuthenticationHandlerPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.CompareAuthenticationHandlerPropertyInvoker
-
Creates a new compare authentication handler property invoker for the supplied class.
- CompareAuthenticationHandlerPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
CompareAuthenticationHandler
and returns an initialized object of that type. - CompareAuthenticationHandlerPropertySource(CompareAuthenticationHandler) - Constructor for class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
-
Creates a new compare authentication handler property source using the default properties file.
- CompareAuthenticationHandlerPropertySource(CompareAuthenticationHandler, Reader...) - Constructor for class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
-
Creates a new compare authentication handler property source.
- CompareAuthenticationHandlerPropertySource(CompareAuthenticationHandler, String...) - Constructor for class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
-
Creates a new compare authentication handler property source.
- CompareAuthenticationHandlerPropertySource(CompareAuthenticationHandler, Properties) - Constructor for class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
-
Creates a new compare authentication handler property source.
- CompareAuthenticationHandlerPropertySource(CompareAuthenticationHandler, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
-
Creates a new compare authentication handler property source.
- CompareConnectionValidator - Class in org.ldaptive
-
Validates a connection is healthy by performing a compare operation.
- CompareConnectionValidator() - Constructor for class org.ldaptive.CompareConnectionValidator
-
Creates a new compare validator.
- CompareConnectionValidator(Duration, Duration, CompareRequest) - Constructor for class org.ldaptive.CompareConnectionValidator
-
Creates a new compare validator.
- CompareConnectionValidator(CompareRequest) - Constructor for class org.ldaptive.CompareConnectionValidator
-
Creates a new compare validator.
- CompareConnectionValidator.Builder - Class in org.ldaptive
-
Compare validator builder.
- CompareOperation - Class in org.ldaptive
-
Executes an ldap compare operation.
- CompareOperation() - Constructor for class org.ldaptive.CompareOperation
-
Default constructor.
- CompareOperation(ConnectionFactory) - Constructor for class org.ldaptive.CompareOperation
-
Creates a new compare operation.
- CompareOperation.Builder - Class in org.ldaptive
-
Compare operation builder.
- CompareOperationHandle - Interface in org.ldaptive
-
Handle that notifies on the components of a compare request.
- CompareOperationWorker - Class in org.ldaptive.concurrent
-
Executes multiple ldap compare operations asynchronously.
- CompareOperationWorker() - Constructor for class org.ldaptive.concurrent.CompareOperationWorker
-
Default constructor.
- CompareOperationWorker(CompareOperation) - Constructor for class org.ldaptive.concurrent.CompareOperationWorker
-
Creates a new compare operation worker.
- CompareRequest - Class in org.ldaptive
-
LDAP compare request defined as:
- CompareRequest(String, String, String) - Constructor for class org.ldaptive.CompareRequest
-
Creates a new compare request.
- CompareRequest.Builder - Class in org.ldaptive
-
Compare request builder.
- CompareResponse - Class in org.ldaptive
-
LDAP compare response defined as:
- CompareResponse(DERBuffer) - Constructor for class org.ldaptive.CompareResponse
-
Creates a new compare response.
- CompareResponse.Builder - Class in org.ldaptive
- compareTo(Principal) - Method in class org.ldaptive.jaas.LdapDnPrincipal
- compareTo(Principal) - Method in class org.ldaptive.jaas.LdapPrincipal
- compareTo(Principal) - Method in class org.ldaptive.jaas.LdapRole
- CompareValueHandler - Interface in org.ldaptive.handler
-
Marker interface for a compare result handler.
- complete(DefaultOperationHandle) - Method in class org.ldaptive.transport.netty.NettyConnection
- complete(DefaultOperationHandle) - Method in class org.ldaptive.transport.TransportConnection
-
Report that the supplied handle has completed.
- COMPLETE - org.ldaptive.transport.netty.NettyConnection.MessageStatus
-
Message has passed through the entire pipeline.
- CompleteHandler - Interface in org.ldaptive.handler
-
Marker interface for a complete handler.
- computeHashCode(int, Object...) - Static method in class org.ldaptive.LdapUtils
-
Computes a hash code for the supplied objects using the supplied seed.
- computeModifications(LdapEntry, LdapEntry) - Static method in class org.ldaptive.LdapEntry
-
Returns the list of attribute modifications needed to change the supplied target entry into the supplied source entry.
- concatArrays(T[], T[]...) - Static method in class org.ldaptive.LdapUtils
-
Concatenates multiple arrays together.
- CONFIDENTIALITY_REQUIRED - org.ldaptive.ResultCode
-
confidentiality required.
- config(ConnectionConfig) - Method in class org.ldaptive.DefaultConnectionFactory.Builder
- config(ConnectionConfig) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- config(ConnectionConfig) - Method in class org.ldaptive.SingleConnectionFactory.Builder
- CONFIG_PATTERN - Static variable in class org.ldaptive.props.PropertyValueParser
-
Property string containing configuration.
- configureBinary(String...) - Method in class org.ldaptive.LdapAttribute
-
Checks whether attrNames matches the name of this attribute.
- configureBinaryAttributes(LdapEntry) - Method in class org.ldaptive.SearchRequest
-
Invokes
LdapAttribute.configureBinary(String...)
for each attribute in the supplied entry usingSearchRequest.binaryAttributes
. - configureHandle(CompareOperationHandle) - Method in class org.ldaptive.CompareOperation
-
Adds configured functions to the supplied handle.
- configureHandle(ExtendedOperationHandle) - Method in class org.ldaptive.extended.ExtendedOperation
-
Adds configured functions to the supplied handle.
- configureHandle(OperationHandle<Q, S>) - Method in class org.ldaptive.AbstractOperation
-
Adds configured functions to the supplied handle.
- configureHandle(SearchOperationHandle) - Method in class org.ldaptive.SearchOperation
-
Adds configured functions to the supplied handle.
- configureRequest(Q) - Method in class org.ldaptive.AbstractOperation
-
Applies any configured request handlers to the supplied request.
- connect(ChannelHandlerContext, SocketAddress, SocketAddress, ChannelPromise) - Method in class org.ldaptive.transport.netty.SaslHandler
- CONNECT_ERROR - org.ldaptive.ResultCode
-
connect error.
- ConnectException - Exception in org.ldaptive
-
Exception that indicates a connection attempt failed.
- ConnectException(ResultCode, String) - Constructor for exception org.ldaptive.ConnectException
-
Creates a new connect exception.
- ConnectException(ResultCode, String, Throwable) - Constructor for exception org.ldaptive.ConnectException
-
Creates a new connect exception.
- ConnectException(ResultCode, Throwable) - Constructor for exception org.ldaptive.ConnectException
-
Creates a new connect exception.
- connection(Connection) - Method in class org.ldaptive.auth.AuthenticationHandlerResponse.Builder
- Connection - Interface in org.ldaptive
-
Interface for connection implementations.
- ConnectionActivator - Interface in org.ldaptive.pool
-
Provides an interface for activating connections when they are checked out from the pool.
- connectionConfig - Variable in class org.ldaptive.transport.TransportConnection
-
Provides host connection configuration.
- ConnectionConfig - Class in org.ldaptive
-
Contains all the configuration data needed to control connections.
- ConnectionConfig() - Constructor for class org.ldaptive.ConnectionConfig
-
Default constructor.
- ConnectionConfig(String) - Constructor for class org.ldaptive.ConnectionConfig
-
Creates a new connection config.
- ConnectionConfig.Builder - Class in org.ldaptive
- ConnectionConfigBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- ConnectionConfigBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.ConnectionConfigBeanDefinitionParser
- ConnectionConfigPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
ConnectionConfig
. - ConnectionConfigPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.ConnectionConfigPropertyInvoker
-
Creates a new connection config property invoker for the supplied class.
- ConnectionConfigPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
ConnectionConfig
and returns an initialized object of that type. - ConnectionConfigPropertySource(ConnectionConfig) - Constructor for class org.ldaptive.props.ConnectionConfigPropertySource
-
Creates a new connection config property source using the default properties file.
- ConnectionConfigPropertySource(ConnectionConfig, Reader...) - Constructor for class org.ldaptive.props.ConnectionConfigPropertySource
-
Creates a new connection config property source.
- ConnectionConfigPropertySource(ConnectionConfig, String...) - Constructor for class org.ldaptive.props.ConnectionConfigPropertySource
-
Creates a new connection config property source.
- ConnectionConfigPropertySource(ConnectionConfig, Properties) - Constructor for class org.ldaptive.props.ConnectionConfigPropertySource
-
Creates a new connection config property source.
- ConnectionConfigPropertySource(ConnectionConfig, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.ConnectionConfigPropertySource
-
Creates a new connection config property source.
- ConnectionFactory - Interface in org.ldaptive
-
Interface for connection factories.
- ConnectionFactoryBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- ConnectionFactoryBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.ConnectionFactoryBeanDefinitionParser
- ConnectionFactoryManager - Interface in org.ldaptive
-
Interface for objects that manage an instance of connection factory.
- ConnectionFactoryMetadata - Interface in org.ldaptive
-
Interface to describe the state of the connection factory.
- ConnectionFactoryTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections using the best fit event loop group based on the operating system.
- ConnectionFactoryTransport() - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport
-
Creates a new connection factory transport.
- ConnectionFactoryTransport(int) - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport
-
Creates a new connection factory transport.
- ConnectionFactoryTransport(int, int) - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport
-
Creates a new connection factory transport.
- ConnectionFactoryTransport(String, int) - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport
-
Creates a new connection factory transport.
- ConnectionFactoryTransport(String, int, int) - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport
-
Creates a new connection factory transport.
- ConnectionFactoryTransport.DualThread - Class in org.ldaptive.transport.netty
-
A
ConnectionFactoryTransport
configured with two underlying threads. - ConnectionFactoryTransport.SingleThread - Class in org.ldaptive.transport.netty
-
A
ConnectionFactoryTransport
configured with a single underlying thread. - ConnectionInitializer - Interface in org.ldaptive
-
Provides an interface for initializing connections after they are opened.
- connectionInitializers(ConnectionInitializer...) - Method in class org.ldaptive.ConnectionConfig.Builder
- ConnectionPassivator - Interface in org.ldaptive.pool
-
Provides an interface for passivating connections when they are checked back into the pool.
- ConnectionPool - Interface in org.ldaptive.pool
-
Provides an interface for connection pooling.
- ConnectionProxy(Connection) - Constructor for class org.ldaptive.SingleConnectionFactory.ConnectionProxy
-
Creates a new connection proxy.
- connectionStrategy(ConnectionStrategy) - Method in class org.ldaptive.ConnectionConfig.Builder
- ConnectionStrategy - Interface in org.ldaptive
-
Interface to describe various connection strategies.
- ConnectionTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections using the best fit event loop group based on the operating system.
- ConnectionTransport() - Constructor for class org.ldaptive.transport.netty.ConnectionTransport
-
Creates a new connection transport.
- ConnectionTransport(int) - Constructor for class org.ldaptive.transport.netty.ConnectionTransport
-
Creates a new connection transport.
- ConnectionTransport(int, int) - Constructor for class org.ldaptive.transport.netty.ConnectionTransport
-
Creates a new connection transport.
- ConnectionTransport.DualThread - Class in org.ldaptive.transport.netty
-
A
ConnectionTransport
configured with two underlying threads. - ConnectionTransport.SingleThread - Class in org.ldaptive.transport.netty
-
A
ConnectionTransport
configured with a single underlying thread. - connectionValidator(ConnectionValidator) - Method in class org.ldaptive.ConnectionConfig.Builder
- ConnectionValidator - Interface in org.ldaptive
-
Provides an interface for defining connection validation.
- connectOnCreate(boolean) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- connectTimeout(Duration) - Method in class org.ldaptive.ConnectionConfig.Builder
- CONSTRAINT_VIOLATION - org.ldaptive.ResultCode
-
constraint violation.
- ConstructedDEREncoder - Class in org.ldaptive.asn1
-
Encodes constructed types to their DER format.
- ConstructedDEREncoder(DERTag, DEREncoder...) - Constructor for class org.ldaptive.asn1.ConstructedDEREncoder
-
Creates a new sequence encoder.
- consumedMessage() - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Indicates that a protocol message was consumed by a supplied consumer.
- Consumer() - Constructor for class org.ldaptive.transport.MessageFunctional.Consumer
- contains(T) - Method in class org.ldaptive.pool.Queue
-
Returns whether t is in the queue.
- containsBooleanExtension(T, String) - Static method in class org.ldaptive.schema.AbstractSchemaElement
-
Returns whether the supplied schema element has an extension name with a value of 'true'.
- ContextDERTag - Class in org.ldaptive.asn1
-
Generic context-specific tag.
- ContextDERTag(int, boolean) - Constructor for class org.ldaptive.asn1.ContextDERTag
-
Creates a new context-specific tag with given tag number.
- ContextType - Class in org.ldaptive.asn1
-
Converts context types to their DER encoded format.
- ContextType(int, boolean) - Constructor for class org.ldaptive.asn1.ContextType
-
Creates a new context type.
- ContextType(int, byte[]) - Constructor for class org.ldaptive.asn1.ContextType
-
Creates a new context type.
- ContextType(int, String) - Constructor for class org.ldaptive.asn1.ContextType
-
Creates a new context type.
- ContextType(int, BigInteger) - Constructor for class org.ldaptive.asn1.ContextType
-
Creates a new context type.
- control(ResponseControl) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Invokes
DefaultOperationHandle.onControl
. - Control - Interface in org.ldaptive.control
-
Marker interface for ldap controls.
- CONTROL_NOT_FOUND - org.ldaptive.ResultCode
-
control not found.
- ControlFactory - Class in org.ldaptive.control
-
Utility class for creating controls.
- ControlParser() - Constructor for class org.ldaptive.AbstractMessage.ControlParser
-
Creates a new control parser.
- controls(RequestControl...) - Method in class org.ldaptive.AbstractRequestMessage.AbstractBuilder
-
Sets controls on the message.
- controls(RequestControl...) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the request controls.
- controls(RequestControl...) - Method in class org.ldaptive.BindConnectionInitializer.Builder
- controls(ResponseControl...) - Method in class org.ldaptive.AbstractMessage.AbstractBuilder
- ControlsHandler(AbstractMessage) - Constructor for class org.ldaptive.AbstractMessage.ControlsHandler
-
Creates a new controls handler.
- convert(String) - Method in class org.ldaptive.beans.spring.convert.StringToDurationConverter
- convert(String) - Method in class org.ldaptive.beans.spring.convert.StringToZonedDateTimeConverter
- convert(Duration) - Method in class org.ldaptive.beans.spring.convert.DurationToStringConverter
- convert(ZonedDateTime) - Method in class org.ldaptive.beans.spring.convert.ZonedDateTimeToStringConverter
- convertDnToAttributes(String) - Static method in class org.ldaptive.DnParser
-
Deprecated.Parses the supplied DN and converts each RDN into a
LdapAttribute
. - convertSimpleType(Class<?>, String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Converts simple types that are common to all property invokers.
- convertValue(byte[]) - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
-
Converts the supplied binary value to it's string form.
- convertValue(byte[]) - Method in class org.ldaptive.ad.handler.ObjectGuidHandler
- convertValue(byte[]) - Method in class org.ldaptive.ad.handler.ObjectSidHandler
- convertValue(Class<?>, String) - Method in class org.ldaptive.beans.generate.props.BeanGeneratorPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Converts the supplied string value into an Object of the supplied type.
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.AuthenticationRequestPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.AuthenticatorPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.BindConnectionInitializerPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.BlockingConnectionPoolPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.CompareAuthenticationHandlerPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.ConnectionConfigPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.DefaultConnectionFactoryPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.PooledConnectionFactoryPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.SearchOperationFactoryPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.SearchRequestPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.SimplePropertyInvoker
- convertValue(Class<?>, String) - Method in class org.ldaptive.props.SslConfigPropertyInvoker
- convertValue(Object, Class<?>, Class<T>) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
-
Converts the supplied value to the target type.
- cookie(byte[]) - Method in class org.ldaptive.extended.SyncInfoMessage.Builder
- CookieManager - Interface in org.ldaptive.control.util
-
Interface for the reading and writing of control related cookies.
- copy(AuthenticationRequest) - Static method in class org.ldaptive.auth.AuthenticationRequest
-
Returns an authentication request initialized with the supplied request.
- copy(ConnectionConfig) - Static method in class org.ldaptive.ConnectionConfig
-
Returns a new connection config initialized with the supplied config.
- copy(LdapURL) - Static method in class org.ldaptive.LdapURL
-
Returns a new ldap URL initialized with the supplied URL.
- copy(SearchOperation) - Static method in class org.ldaptive.SearchOperation
-
Returns a new search operation with the same properties as the supplied operation.
- copy(SearchRequest) - Static method in class org.ldaptive.SearchRequest
-
Returns a new search request with the same properties as the supplied request.
- copy(SslConfig) - Static method in class org.ldaptive.ssl.SslConfig
-
Returns a ssl config initialized with the supplied config.
- copyValues(T) - Method in class org.ldaptive.AbstractMessage
-
Copies the property values from the supplied message to this message.
- copyValues(T) - Method in class org.ldaptive.AbstractResult
-
Copies the property values from the supplied result to this result.
- CRAM_MD5 - org.ldaptive.sasl.Mechanism
-
Cram MD5 authentication type.
- CramMD5BindRequest - Class in org.ldaptive.sasl
-
LDAP CRAM-MD5 bind request.
- CramMD5BindRequest(String, String) - Constructor for class org.ldaptive.sasl.CramMD5BindRequest
-
Creates a new CRAM-MD5 bind request.
- create() - Method in class org.ldaptive.dns.DefaultDNSContextFactory
- create() - Method in interface org.ldaptive.dns.DNSContextFactory
-
Creates a new JNDI context.
- create(ConnectionConfig) - Method in class org.ldaptive.transport.netty.ConnectionTransport
- create(ConnectionConfig) - Method in class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
- create(ConnectionConfig) - Method in interface org.ldaptive.transport.Transport
-
Create a connection object.
- createActiveConnection(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Create a new connection and place it in the active pool.
- createArrayEnumFromPropertyValue(Class<?>, String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Returns the enum array which represents the supplied class given the supplied string representation.
- createArrayTypeFromPropertyValue(Class<?>, String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Returns the object which represents an array of the supplied class given the supplied string representation.
- createAttributeType(LdapEntry) - Static method in class org.ldaptive.ad.schema.SchemaFactory
-
Creates an attribute type from the supplied ldap entry.
- createAttributeValueMutator(PropertyDescriptor, Attribute) - Method in class org.ldaptive.beans.reflect.MethodClassDescriptor
-
Returns an attribute value mutator for the supplied property descriptor.
- createAttributeValueMutator(Field, Attribute) - Method in class org.ldaptive.beans.reflect.FieldClassDescriptor
-
Returns an attribute value mutator for the supplied field.
- createAuthenticationRequest(Map<String, ?>) - Method in interface org.ldaptive.jaas.AuthenticatorFactory
-
Creates a new authentication request with the supplied JAAS options.
- createAuthenticationRequest(Map<String, ?>) - Method in class org.ldaptive.jaas.PropertiesAuthenticatorFactory
- createAuthenticator(Map<String, ?>) - Method in interface org.ldaptive.jaas.AuthenticatorFactory
-
Creates a new authenticator with the supplied JAAS options.
- createAuthenticator(Map<String, ?>) - Method in class org.ldaptive.jaas.PropertiesAuthenticatorFactory
- createAuthenticatorInternal(Map<String, ?>) - Method in class org.ldaptive.jaas.PropertiesAuthenticatorFactory
-
Initializes an authenticator using an authenticator property source.
- createAvailableConnection(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Create a new connection and place it in the available pool.
- createBindRequest(byte[]) - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
-
Creates a new bind request for this client.
- createClass(String) - Static method in class org.ldaptive.props.AbstractPropertyInvoker
-
Creates the class with the supplied name.
- createClass(String, String) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Creates a class in the supplied package.
- createClassDescriptor(Class<?>) - Method in class org.ldaptive.beans.reflect.DefaultLdapEntryMapper
-
Creates a class descriptor for the supplied type.
- createCollection(Class<?>, int) - Static method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
-
Creates a best fit collection for the supplied type.
- createCollection(Class<T>) - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
-
Returns a collection implementation of the correct type for this transcoder.
- createCollection(Class<T>) - Method in class org.ldaptive.beans.reflect.ListReflectionTranscoder
- createCollection(Class<T>) - Method in class org.ldaptive.beans.reflect.SetReflectionTranscoder
- createConnection(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Create a new connection.
- createConnectionProxy(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Creates a connection proxy using the supplied pool connection.
- createConstructorFromProperty(String) - Static method in class org.ldaptive.LdapUtils
-
Looks for the supplied system property value and loads a class with that name.
- createDefaultEventLoopGroup(String, int) - Static method in class org.ldaptive.transport.netty.NettyUtils
-
Returns the default event loop group for this platform.
- createDnValueMutator(PropertyDescriptor) - Method in class org.ldaptive.beans.reflect.MethodClassDescriptor
-
Returns a dn value mutator for the supplied property descriptor.
- createDnValueMutator(Field) - Method in class org.ldaptive.beans.reflect.FieldClassDescriptor
-
Returns a dn value mutator for the supplied field.
- createDnValueMutator(String) - Method in class org.ldaptive.beans.spring.SpringClassDescriptor
-
Creates a dn value mutator for the supplied SPEL dn property expression.
- createEntryResolver(EntryResolver) - Method in class org.ldaptive.auth.AggregateDnResolver
-
Creates an aggregate entry resolver using the labels from the DN resolver and the supplied entry resolver.
- createEvaluationContext(Object) - Method in class org.ldaptive.beans.spring.SpringLdapEntryMapper
-
Creates an evaluation context to use in the spring class descriptor.
- createEventLoopGroup(String, int) - Method in class org.ldaptive.transport.netty.ConnectionTransport
-
Returns a new event loop group with the supplied name and number of threads.
- createEventLoopGroup(String, int) - Method in class org.ldaptive.transport.netty.NioConnectionTransport
- createFilterTemplate(AuthenticationCriteria) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns a filter template using
AbstractSearchEntryResolver.userFilter
andAbstractSearchEntryResolver.userFilterParameters
. - createFilterTemplate(User) - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns a filter template using
SearchDnResolver.userFilter
andSearchDnResolver.userFilterParameters
. - createKeyStoreCredentialConfig(KeyStore) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a KeyStoreCredentialConfig from the supplied truststore.
- createKeyStoreCredentialConfig(KeyStore, String) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a KeyStoreCredentialConfig from the supplied keystore and password.
- createKeyStoreCredentialConfig(KeyStore, String[]) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a KeyStoreCredentialConfig from the supplied truststore.
- createKeyStoreCredentialConfig(KeyStore, String[], KeyStore, String, String[]) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a KeyStoreCredentialConfig from the supplied truststore, keystore and password.
- createKeyStoreCredentialConfig(KeyStore, String, String[]) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a KeyStoreCredentialConfig from the supplied keystore and password.
- createKeyStoreCredentialConfig(KeyStore, KeyStore, String) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a KeyStoreCredentialConfig from the supplied truststore, keystore and password.
- createLdif(SearchResponse) - Method in class org.ldaptive.io.LdifWriter
-
Creates an LDIF using the supplied search result.
- createLdifEntry(LdapEntry) - Method in class org.ldaptive.io.LdifWriter
-
Creates an LDIF using the supplied ldap entry.
- createMutators(JDefinedClass, String, Class<?>, boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Creates the getter and setter methods on the supplied class for the supplied name.
- createObjectClass(LdapEntry) - Static method in class org.ldaptive.ad.schema.SchemaFactory
-
Creates an object class from the supplied ldap entry.
- createProperties(Map<String, ?>) - Static method in class org.ldaptive.jaas.AbstractPropertiesFactory
-
Returns context specific properties based on the supplied JAAS options.
- createProperties(SaslConfig) - Static method in class org.ldaptive.sasl.DefaultSaslClientRequest
-
Creates SASL client properties from the supplied configuration.
- createReferralOperation(ConnectionFactory) - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Creates an operation for this type of referral.
- createReferralOperation(ConnectionFactory) - Method in class org.ldaptive.referral.FollowSearchReferralHandler
- createReferralOperation(ConnectionFactory) - Method in class org.ldaptive.referral.FollowSearchResultReferenceHandler
- createReferralRequest(LdapURL) - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Creates a new request for this type of referral.
- createReferralRequest(LdapURL) - Method in class org.ldaptive.referral.FollowSearchReferralHandler
- createReferralRequest(LdapURL) - Method in class org.ldaptive.referral.FollowSearchResultReferenceHandler
- createRequestControl(boolean) - Method in class org.ldaptive.control.util.VirtualListViewParams
-
Creates a new virtual list view request control using the properties in this VLV params.
- createRequestControl(SearchResponse, boolean) - Method in class org.ldaptive.control.util.VirtualListViewParams
-
Creates a new virtual list view request control using the properties in this VLV params.
- createResponseControl(String, boolean, DERBuffer) - Static method in class org.ldaptive.control.ControlFactory
-
Creates a response control from the supplied control data.
- createRoleResolver(Map<String, ?>) - Method in class org.ldaptive.jaas.PropertiesRoleResolverFactory
- createRoleResolver(Map<String, ?>) - Method in interface org.ldaptive.jaas.RoleResolverFactory
-
Creates a new role resolver with the supplied JAAS options.
- createRoleResolverInternal(Map<String, ?>) - Method in class org.ldaptive.jaas.PropertiesRoleResolverFactory
-
Initializes a role resolver using a role resolver property source.
- createSchema(InputStream) - Static method in class org.ldaptive.ad.schema.SchemaFactory
-
Creates a new schema.
- createSchema(InputStream) - Static method in class org.ldaptive.schema.SchemaFactory
-
Creates a new schema.
- createSchema(ConnectionFactory) - Static method in class org.ldaptive.schema.SchemaFactory
-
Creates a new schema.
- createSchema(ConnectionFactory, String) - Static method in class org.ldaptive.ad.schema.SchemaFactory
-
Creates a new schema.
- createSchema(ConnectionFactory, String) - Static method in class org.ldaptive.schema.SchemaFactory
-
Creates a new schema.
- createSchema(LdapEntry) - Static method in class org.ldaptive.schema.SchemaFactory
-
Creates a new schema.
- createSchema(SearchResponse) - Static method in class org.ldaptive.ad.schema.SchemaFactory
-
Creates a new schema.
- createSearchOperation() - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Creates a new search operation configured with the properties on this factory.
- createSearchOperation() - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Creates a new search operation configured with the properties on this client.
- createSearchOperation(ConnectionFactory) - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Creates a new search operation configured with the properties on this factory.
- createSearchReference(SearchResultReference) - Method in class org.ldaptive.io.LdifWriter
-
Creates an LDIF using the supplied search reference.
- createSearchRequest(Map<String, ?>) - Method in class org.ldaptive.jaas.PropertiesRoleResolverFactory
- createSearchRequest(Map<String, ?>) - Method in interface org.ldaptive.jaas.RoleResolverFactory
-
Creates a new search request with the supplied JAAS options.
- createSearchRequest(AuthenticationCriteria) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns a search request for the supplied authentication criteria.
- createSearchRequest(AuthenticationCriteria, String) - Method in class org.ldaptive.auth.AuthorizationIdentityEntryResolver
-
Returns a search request for an object level search for the supplied DN.
- createSearchRequest(AuthenticationCriteria, String) - Method in class org.ldaptive.auth.WhoAmIEntryResolver
-
Returns a search request for an object level search for the supplied DN.
- createSearchRequest(FilterTemplate) - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns a search request for searching for a single entry in an LDAP, returning no attributes.
- createSSLContextInitializer() - Method in interface org.ldaptive.ssl.CredentialConfig
-
Creates an SSL context initializer using the configured trust and authentication material in this config.
- createSSLContextInitializer() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
- createSSLContextInitializer() - Method in class org.ldaptive.ssl.SslConfig
-
Creates an
SSLContextInitializer
from this configuration. - createSSLContextInitializer() - Method in class org.ldaptive.ssl.X509CredentialConfig
- createTrustManagers() - Method in class org.ldaptive.ssl.AbstractSSLContextInitializer
-
Creates any trust managers specific to this context initializer.
- createTrustManagers() - Method in class org.ldaptive.ssl.DefaultSSLContextInitializer
- createTrustManagers() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
- createTrustManagers() - Method in class org.ldaptive.ssl.X509SSLContextInitializer
- createTypeConverter(Converter<?, ?>...) - Method in class org.ldaptive.beans.spring.SpringLdapEntryMapper
-
Returns a type converter that is initialized with the supplied converters and any converters supplied by
SpringLdapEntryMapper.addDefaultConverters(GenericConversionService)
. - createTypeFromPropertyValue(Class<?>, String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Returns the object which represents the supplied class given the supplied string representation.
- createValueTranscoder(String) - Static method in class org.ldaptive.beans.reflect.TranscoderFactory
-
Creates a value transcoder for the supplied type.
- createX509CredentialConfig(String) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a X509CredentialConfig from PEM encoded certificate(s).
- createX509CredentialConfig(X509Certificate[]) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a X509CredentialConfig from the supplied trust certificates.
- createX509CredentialConfig(X509Certificate[], X509Certificate, PrivateKey) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a X509CredentialConfig from the supplied trust certificates, authentication certificate and private key.
- createX509CredentialConfig(X509Certificate, PrivateKey) - Static method in class org.ldaptive.ssl.CredentialConfigFactory
-
Creates a X509CredentialConfig from the supplied authentication certificate and private key.
- credential(byte[]) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the user credential.
- credential(byte[]) - Method in class org.ldaptive.BindConnectionInitializer.Builder
- credential(char[]) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the user credential.
- credential(String) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the user credential.
- credential(String) - Method in class org.ldaptive.BindConnectionInitializer.Builder
- credential(Credential) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the user credential.
- credential(Credential) - Method in class org.ldaptive.BindConnectionInitializer.Builder
- Credential - Class in org.ldaptive
-
Provides convenience methods for converting the various types of passwords into a byte array.
- Credential(byte[]) - Constructor for class org.ldaptive.Credential
-
Creates a new credential.
- Credential(char[]) - Constructor for class org.ldaptive.Credential
-
Creates a new credential.
- Credential(String) - Constructor for class org.ldaptive.Credential
-
Creates a new credential.
- CREDENTIAL_NOT_FOUND - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
credential not found.
- credentialConfig(CredentialConfig) - Method in class org.ldaptive.ssl.SslConfig.Builder
- CredentialConfig - Interface in org.ldaptive.ssl
-
Provides a base interface for all credential configurations.
- CredentialConfigFactory - Class in org.ldaptive.ssl
-
Utility class for creating credential configs when the underlying credential is already available for use.
- CredentialConfigParser - Class in org.ldaptive.props
-
Parses the configuration data associated with credential configs.
- CredentialConfigParser(String) - Constructor for class org.ldaptive.props.CredentialConfigParser
-
Creates a new credential config parser.
- CredentialReader<T> - Interface in org.ldaptive.ssl
-
Reads a credential from an IO source.
- credentials - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Credentials to add to the subject.
- credentials(byte[]) - Method in class org.ldaptive.sasl.SaslBindRequest.Builder
-
Sets the SASL credentials.
- credentials(String) - Method in class org.ldaptive.sasl.SaslBindRequest.Builder
-
Sets the SASL credentials.
- CSN(String) - Constructor for class org.ldaptive.control.util.SyncReplCookie.CSN
-
Creates a new CSN with the supplied string.
- CustomDERTag - Class in org.ldaptive.asn1
-
Describes the tag of an application-specific, context-specific, or private DER type where the tag name may be specified for clarity in application code.
- CustomDERTag(int, String, boolean) - Constructor for class org.ldaptive.asn1.CustomDERTag
-
Creates a new custom DER tag.
D
- decode(char...) - Static method in class org.ldaptive.io.Hex
-
This will convert the supplied value from a hex encoded string.
- decode(char[], int) - Static method in class org.ldaptive.io.Hex
-
Decodes the supplied character to it's corresponding nibble.
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.ldaptive.transport.netty.MessageFrameDecoder
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.ldaptive.transport.netty.NettyConnection.MessageDecoder
- decode(DERBuffer) - Method in class org.ldaptive.ad.control.DirSyncControl
- decode(DERBuffer) - Method in class org.ldaptive.ad.control.GetStatsControl
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.Converts bytes in the buffer to attribute value assertions by reading from the current position to the limit.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.BooleanType
-
Converts bytes in the buffer to a boolean by reading from the current position to the limit.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.DN
-
Deprecated.Converts bytes in the buffer to a DN by reading from the current position to the limit.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.IntegerType
-
Converts bytes in the buffer to an integer by reading from the current position to the limit, which assumes the bytes of the integer are in big-endian order.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.OctetStringType
-
Converts bytes in the buffer to a string by reading from the current position to the limit, which assumes the bytes of the string are in big-endian order.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.OidType
-
Converts bytes in the buffer to an OID by reading from the current position to the limit, which assumes the bytes of the integer are in big-endian order.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.RDN
-
Deprecated.Converts bytes in the buffer to RDNs by reading from the current position to the limit.
- decode(DERBuffer) - Static method in class org.ldaptive.asn1.UuidType
-
Converts bytes in the buffer to a uuid by reading from the current position to the limit.
- decode(DERBuffer) - Method in class org.ldaptive.control.AuthorizationIdentityResponseControl
- decode(DERBuffer) - Method in class org.ldaptive.control.EntryChangeNotificationControl
- decode(DERBuffer) - Method in class org.ldaptive.control.GenericControl
- decode(DERBuffer) - Method in class org.ldaptive.control.PagedResultsControl
- decode(DERBuffer) - Method in class org.ldaptive.control.PasswordExpiredControl
- decode(DERBuffer) - Method in class org.ldaptive.control.PasswordExpiringControl
- decode(DERBuffer) - Method in class org.ldaptive.control.PasswordPolicyControl
- decode(DERBuffer) - Method in interface org.ldaptive.control.ResponseControl
-
Initializes this response control with the supplied BER encoded data.
- decode(DERBuffer) - Method in class org.ldaptive.control.SessionTrackingControl
- decode(DERBuffer) - Method in class org.ldaptive.control.SortResponseControl
- decode(DERBuffer) - Method in class org.ldaptive.control.SyncDoneControl
- decode(DERBuffer) - Method in class org.ldaptive.control.SyncStateControl
- decode(DERBuffer) - Method in class org.ldaptive.control.VirtualListViewResponseControl
- decodeBinaryValue(byte[]) - Method in class org.ldaptive.ad.transcode.UnicodePwdValueTranscoder
- decodeBinaryValue(byte[]) - Method in class org.ldaptive.transcode.AbstractStringValueTranscoder
- decodeBinaryValue(byte[]) - Method in class org.ldaptive.transcode.ByteArrayValueTranscoder
- decodeBinaryValue(byte[]) - Method in class org.ldaptive.transcode.CertificateValueTranscoder
- decodeBinaryValue(byte[]) - Method in class org.ldaptive.transcode.ObjectValueTranscoder
- decodeBinaryValue(byte[]) - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Decodes the supplied ldap attribute value into a custom type.
- decodeBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- decodeBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- decodeBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- decodeBinaryValues(Collection<byte[]>) - Method in interface org.ldaptive.beans.reflect.ReflectionTranscoder
-
Decodes the supplied values into an object.
- decodeBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- DECODED - org.ldaptive.transport.netty.NettyConnection.MessageStatus
-
Bytes have been decoded into a concrete message.
- decodeHexValue(char[]) - Static method in class org.ldaptive.DnParser
-
Deprecated.Decodes the supplied hexadecimal value.
- decoder() - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Functional implementation.
- decodeStringValue(String) - Method in class org.ldaptive.ad.transcode.DeltaTimeValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.ad.transcode.FileTimeValueTranscoder
- decodeStringValue(String) - Static method in class org.ldaptive.DnParser
-
Deprecated.Decodes the supplied string attribute value.
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.AttributeTypeValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.DITContentRuleValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.DITStructureRuleValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.MatchingRuleUseValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.MatchingRuleValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.NameFormValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.ObjectClassValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.schema.transcode.SyntaxValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.AbstractBinaryValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.BooleanValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.CertificateValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.CharArrayValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.DoubleValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.FloatValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.GeneralizedTimeValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.IntegerValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.LongValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.ObjectValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.ShortValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.StringValueTranscoder
- decodeStringValue(String) - Method in class org.ldaptive.transcode.UUIDValueTranscoder
- decodeStringValue(String) - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Decodes the supplied ldap attribute value into a custom type.
- decodeStringValues(Collection<String>) - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- decodeStringValues(Collection<String>) - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- decodeStringValues(Collection<String>) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- decodeStringValues(Collection<String>) - Method in interface org.ldaptive.beans.reflect.ReflectionTranscoder
-
Decodes the supplied values into an object.
- decodeStringValues(Collection<String>) - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- decodeUnsigned(DERBuffer) - Static method in class org.ldaptive.asn1.IntegerType
-
Converts bytes in the buffer to an unsigned integer by reading from the current position to the limit, which assumes the bytes of the integer are in big-endian order.
- decodeUnsignedPrimitive(DERBuffer) - Static method in class org.ldaptive.asn1.IntegerType
-
Converts bytes in the buffer to an unsigned primitive integer by reading from the current position to the limit, which assumes the bytes of the integer are in big-endian order.
- DECODING_ERROR - org.ldaptive.ResultCode
-
decoding error.
- DEFAULT_ATTRIBUTE - Static variable in class org.ldaptive.auth.CompareAuthenticationHandler
-
Default password attribute.
- DEFAULT_ATTRIBUTE_DESCRIPTION_CHARS - Static variable in class org.ldaptive.filter.DefaultFilterFunction
-
Lower and upper case ASCII alphabetical, digits, semi-colon, dot, dash.
- DEFAULT_ATTRIBUTES - Static variable in class org.ldaptive.LdapURL
-
Default return attributes, value is all user attributes.
- DEFAULT_BASE_DN - Static variable in class org.ldaptive.LdapURL
-
Default base DN, value is "".
- DEFAULT_CREDENTIAL_CONFIG_CLASS - Static variable in class org.ldaptive.props.CredentialConfigParser
-
Credential config class found in the config.
- DEFAULT_DNS_PROVIDER_URL - Static variable in class org.ldaptive.dns.DefaultDNSContextFactory
-
Default provider URL for DNS, determines DNS from the underlying OS.
- DEFAULT_FILTER - Static variable in class org.ldaptive.LdapURL
-
Default search filter value is '(objectClass=*)'.
- DEFAULT_LDAP_PORT - Static variable in class org.ldaptive.LdapURL
-
Default LDAP port, value is 389.
- DEFAULT_LDAPS_PORT - Static variable in class org.ldaptive.LdapURL
-
Default LDAPS port, value is 636.
- DEFAULT_MAX_POOL_SIZE - Static variable in class org.ldaptive.pool.AbstractConnectionPool
-
Default max pool size, value is 10.
- DEFAULT_MIN_POOL_SIZE - Static variable in class org.ldaptive.pool.AbstractConnectionPool
-
Default min pool size, value is 3.
- DEFAULT_REFERRAL_LIMIT - Static variable in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Default referral limit.
- DEFAULT_SCHEME - Static variable in class org.ldaptive.auth.CompareAuthenticationHandler
-
Default password scheme.
- DEFAULT_SCOPE - Static variable in class org.ldaptive.LdapURL
-
Default scope, value is
SearchScope.OBJECT
. - DEFAULT_TTL - Static variable in class org.ldaptive.DnsResolverConnectionStrategy
-
Default time to live for DNS results.
- DEFAULT_TTL - Static variable in class org.ldaptive.DnsSrvConnectionStrategy
-
Default time to live for DNS results.
- DEFAULT_VALIDATE_PERIOD - Static variable in class org.ldaptive.AbstractConnectionValidator
-
Default validation period, value is 30 minutes.
- DEFAULT_VALIDATE_TIMEOUT - Static variable in class org.ldaptive.AbstractConnectionValidator
-
Default per connection validate timeout, value is 5 seconds.
- DefaultAttributeValueEscaper - Class in org.ldaptive.dn
-
Escapes an attribute value per RFC 4514 section 2.4.
- DefaultAttributeValueEscaper() - Constructor for class org.ldaptive.dn.DefaultAttributeValueEscaper
- DefaultClassDescriptor - Class in org.ldaptive.beans.reflect
-
Default implementation of a class descriptor.
- DefaultClassDescriptor() - Constructor for class org.ldaptive.beans.reflect.DefaultClassDescriptor
- DefaultCompareOperationHandle - Class in org.ldaptive.transport
-
Handle that notifies on the components of a compare request.
- DefaultCompareOperationHandle(CompareRequest, TransportConnection, Duration) - Constructor for class org.ldaptive.transport.DefaultCompareOperationHandle
-
Creates a new compare operation handle.
- DefaultConnectionFactory - Class in org.ldaptive
-
Creates connections for performing ldap operations.
- DefaultConnectionFactory() - Constructor for class org.ldaptive.DefaultConnectionFactory
-
Default constructor.
- DefaultConnectionFactory(String) - Constructor for class org.ldaptive.DefaultConnectionFactory
-
Creates a new default connection factory.
- DefaultConnectionFactory(String, Transport) - Constructor for class org.ldaptive.DefaultConnectionFactory
-
Creates a new default connection factory.
- DefaultConnectionFactory(ConnectionConfig) - Constructor for class org.ldaptive.DefaultConnectionFactory
-
Creates a new default connection factory.
- DefaultConnectionFactory(ConnectionConfig, Transport) - Constructor for class org.ldaptive.DefaultConnectionFactory
-
Creates a new default connection factory.
- DefaultConnectionFactory(Transport) - Constructor for class org.ldaptive.DefaultConnectionFactory
-
Creates a new default connection factory.
- DefaultConnectionFactory.Builder - Class in org.ldaptive
- DefaultConnectionFactoryPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
DefaultConnectionFactory
. - DefaultConnectionFactoryPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.DefaultConnectionFactoryPropertyInvoker
-
Creates a new default connection factory property invoker for the supplied class.
- DefaultConnectionFactoryPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
DefaultConnectionFactory
and returns an initialized object of that type. - DefaultConnectionFactoryPropertySource(DefaultConnectionFactory) - Constructor for class org.ldaptive.props.DefaultConnectionFactoryPropertySource
-
Creates a new default connection factory property source using the default properties file.
- DefaultConnectionFactoryPropertySource(DefaultConnectionFactory, Reader...) - Constructor for class org.ldaptive.props.DefaultConnectionFactoryPropertySource
-
Creates a new default connection factory property source.
- DefaultConnectionFactoryPropertySource(DefaultConnectionFactory, String...) - Constructor for class org.ldaptive.props.DefaultConnectionFactoryPropertySource
-
Creates a new default connection factory property source.
- DefaultConnectionFactoryPropertySource(DefaultConnectionFactory, Properties) - Constructor for class org.ldaptive.props.DefaultConnectionFactoryPropertySource
-
Creates a new default connection factory property source.
- DefaultConnectionFactoryPropertySource(DefaultConnectionFactory, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.DefaultConnectionFactoryPropertySource
-
Creates a new default connection factory property source.
- DefaultCookieManager - Class in org.ldaptive.control.util
-
Cookie manager that stores a cookie in memory.
- DefaultCookieManager() - Constructor for class org.ldaptive.control.util.DefaultCookieManager
-
Creates a new default cookie manager.
- DefaultCookieManager(byte[]) - Constructor for class org.ldaptive.control.util.DefaultCookieManager
-
Creates a new default cookie manager.
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.AttributeType.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.DITContentRule.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.DITStructureRule.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.MatchingRule.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.MatchingRuleUse.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.NameForm.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.ObjectClass.DefaultDefinitionFunction
- DefaultDefinitionFunction() - Constructor for class org.ldaptive.schema.Syntax.DefaultDefinitionFunction
- DefaultDERBuffer - Class in org.ldaptive.asn1
-
DERBuffer
that uses aByteBuffer
. - DefaultDERBuffer(byte[]) - Constructor for class org.ldaptive.asn1.DefaultDERBuffer
-
Creates a new default DER buffer.
- DefaultDERBuffer(int) - Constructor for class org.ldaptive.asn1.DefaultDERBuffer
-
Creates a new default DER buffer.
- DefaultDERBuffer(ByteBuffer) - Constructor for class org.ldaptive.asn1.DefaultDERBuffer
-
Creates a new default DER buffer.
- DefaultDERBuffer(ByteBuffer, int, int) - Constructor for class org.ldaptive.asn1.DefaultDERBuffer
-
Creates a new default DER buffer and sets the initial position and limit.
- DefaultDnParser - Class in org.ldaptive.dn
-
Parses DNs following the rules in RFC 4514.
- DefaultDnParser() - Constructor for class org.ldaptive.dn.DefaultDnParser
- DefaultDNSContextFactory - Class in org.ldaptive.dns
-
Provides the default implementation of the JNDI context factory for DNS queries.
- DefaultDNSContextFactory(String...) - Constructor for class org.ldaptive.dns.DefaultDNSContextFactory
-
Creates a new instance that resolves DNS names using the given name servers.
- DefaultDnValueMutator - Class in org.ldaptive.beans.reflect
-
Uses a
AttributeValueMutator
to mutate the configured DN of an object. - DefaultDnValueMutator(AttributeValueMutator) - Constructor for class org.ldaptive.beans.reflect.DefaultDnValueMutator
-
Creates a new default dn value mutator.
- DefaultExtendedOperationHandle - Class in org.ldaptive.transport
-
Handle that notifies on the components of an extended request.
- DefaultExtendedOperationHandle(ExtendedRequest, TransportConnection, Duration) - Constructor for class org.ldaptive.transport.DefaultExtendedOperationHandle
-
Creates a new extended operation handle.
- DefaultFilterFunction - Class in org.ldaptive.filter
-
Parses an LDAP search filter string.
- DefaultFilterFunction() - Constructor for class org.ldaptive.filter.DefaultFilterFunction
-
Default constructor.
- DefaultFilterFunction(String) - Constructor for class org.ldaptive.filter.DefaultFilterFunction
-
Creates a new default filter function.
- DefaultHostnameVerifier - Class in org.ldaptive.ssl
-
Hostname verifier that provides an implementation similar to what occurs with JNDI startTLS.
- DefaultHostnameVerifier() - Constructor for class org.ldaptive.ssl.DefaultHostnameVerifier
- DefaultLdapEntryManager<T> - Class in org.ldaptive.beans.persistence
-
Default implementation of an ldap entry manager.
- DefaultLdapEntryManager(LdapEntryMapper<T>, ConnectionFactory) - Constructor for class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Creates a new default ldap entry manager.
- DefaultLdapEntryManager(LdapEntryMapper<T>, ConnectionFactory, String[]) - Constructor for class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Creates a new default ldap entry manager.
- DefaultLdapEntryMapper<T> - Class in org.ldaptive.beans.reflect
-
Stores the class descriptors for a specific object in a static map.
- DefaultLdapEntryMapper() - Constructor for class org.ldaptive.beans.reflect.DefaultLdapEntryMapper
- DefaultLdapURLIterator(List<LdapURL>) - Constructor for class org.ldaptive.AbstractConnectionStrategy.DefaultLdapURLIterator
-
Creates a new default LDAP URL iterator.
- DefaultOperationHandle<Q extends Request,S extends Result> - Class in org.ldaptive.transport
-
Handle that notifies on the components of an LDAP operation request.
- DefaultOperationHandle(Q, TransportConnection, Duration) - Constructor for class org.ldaptive.transport.DefaultOperationHandle
-
Creates a new operation handle.
- DefaultPooledConnectionProxy(Connection) - Constructor for class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
-
Creates a new pooled connection.
- DefaultRDnNormalizer - Class in org.ldaptive.dn
-
Normalizes a RDN by performing the following operations: lowercase attribute names escape attribute value characters sort multi value RDNs by name
- DefaultRDnNormalizer() - Constructor for class org.ldaptive.dn.DefaultRDnNormalizer
-
Creates a new default RDN normalizer.
- DefaultRDnNormalizer(AttributeValueEscaper) - Constructor for class org.ldaptive.dn.DefaultRDnNormalizer
-
Creates a new default RDN normalizer.
- DefaultReferralConnectionFactory - Class in org.ldaptive.referral
-
Default implementation of a referral connection factory.
- DefaultReferralConnectionFactory() - Constructor for class org.ldaptive.referral.DefaultReferralConnectionFactory
-
Creates a new default referral connection factory.
- DefaultReferralConnectionFactory(ConnectionConfig) - Constructor for class org.ldaptive.referral.DefaultReferralConnectionFactory
-
Creates a new default referral connection factory.
- DefaultReflectionTranscoder - Class in org.ldaptive.beans.reflect
-
Default implementation of a reflection transcoder.
- DefaultReflectionTranscoder(Type) - Constructor for class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
-
Creates a new default reflection transcoder.
- DefaultReflectionTranscoder(Type, ValueTranscoder<?>) - Constructor for class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
-
Creates a new default reflection transcoder.
- defaultRole - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Default roles.
- DefaultSaslClient - Class in org.ldaptive.transport
-
SASL client that negotiates the details of the bind operation.
- DefaultSaslClient() - Constructor for class org.ldaptive.transport.DefaultSaslClient
- DefaultSaslClientRequest - Class in org.ldaptive.sasl
-
Base class for SASL client requests.
- DefaultSaslClientRequest() - Constructor for class org.ldaptive.sasl.DefaultSaslClientRequest
- DefaultSchemaFunction() - Constructor for class org.ldaptive.schema.SchemaParser.DefaultSchemaFunction
- DefaultSearchOperationHandle - Class in org.ldaptive.transport
-
Handle that notifies on the components of a search request.
- DefaultSearchOperationHandle(SearchRequest, TransportConnection, Duration) - Constructor for class org.ldaptive.transport.DefaultSearchOperationHandle
-
Creates a new search operation handle.
- DefaultSSLContextInitializer - Class in org.ldaptive.ssl
-
Provides a default implementation of SSL context initializer which allows the setting of trust and key managers in order to create an SSL context.
- DefaultSSLContextInitializer() - Constructor for class org.ldaptive.ssl.DefaultSSLContextInitializer
-
Creates a new default ssl context initializer.
- DefaultSSLContextInitializer(boolean) - Constructor for class org.ldaptive.ssl.DefaultSSLContextInitializer
-
Creates a new default ssl context initializer.
- DefaultTermParser() - Constructor for class org.ldaptive.templates.SearchTemplates.DefaultTermParser
- DefaultTrustManager - Class in org.ldaptive.ssl
-
Loads the trust managers from the default
TrustManagerFactory
and delegates to those. - DefaultTrustManager() - Constructor for class org.ldaptive.ssl.DefaultTrustManager
-
Creates a new default trust manager.
- DefaultWarning(ZonedDateTime, int) - Constructor for class org.ldaptive.auth.AccountState.DefaultWarning
-
Creates a new warning.
- DefinitionFunction<T extends SchemaElement> - Interface in org.ldaptive.schema
-
Marker interface for a schema definition function.
- delete(boolean) - Method in class org.ldaptive.ModifyDnRequest.Builder
-
Sets whether to delete the old RDN.
- delete(Connection, MergeRequest, LdapEntry) - Method in class org.ldaptive.ext.MergeOperation
-
Executes a
DeleteOperation
for the supplied entry. - delete(T) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
- delete(T) - Method in interface org.ldaptive.beans.persistence.LdapEntryManager
-
Deletes the supplied annotated object from an LDAP.
- delete(T, ResultPredicate) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Deletes the supplied annotated object from an LDAP.
- DELETE - org.ldaptive.AttributeModification.Type
-
Delete an attribute.
- DELETE - org.ldaptive.control.PersistentSearchChangeType
-
delete.
- DELETE - org.ldaptive.control.SyncStateControl.State
-
delete.
- DeleteOperation - Class in org.ldaptive
-
Executes an ldap delete operation.
- DeleteOperation() - Constructor for class org.ldaptive.DeleteOperation
-
Default constructor.
- DeleteOperation(ConnectionFactory) - Constructor for class org.ldaptive.DeleteOperation
-
Creates a new delete operation.
- DeleteOperation.Builder - Class in org.ldaptive
-
Delete operation builder.
- DeleteOperationWorker - Class in org.ldaptive.concurrent
-
Executes multiple ldap delete operations asynchronously.
- DeleteOperationWorker() - Constructor for class org.ldaptive.concurrent.DeleteOperationWorker
-
Default constructor.
- DeleteOperationWorker(DeleteOperation) - Constructor for class org.ldaptive.concurrent.DeleteOperationWorker
-
Creates a new delete operation worker.
- DeleteRequest - Class in org.ldaptive
-
LDAP delete request defined as:
- DeleteRequest(String) - Constructor for class org.ldaptive.DeleteRequest
-
Creates a new delete request.
- DeleteRequest.Builder - Class in org.ldaptive
-
Delete request builder.
- DeleteResponse - Class in org.ldaptive
-
LDAP delete response defined as:
- DeleteResponse(DERBuffer) - Constructor for class org.ldaptive.DeleteResponse
-
Creates a new delete response.
- DeleteResponse.Builder - Class in org.ldaptive
- DeltaTimeValueTranscoder - Class in org.ldaptive.ad.transcode
-
Decodes and encodes an active directory delta time value for use in an ldap attribute value.
- DeltaTimeValueTranscoder() - Constructor for class org.ldaptive.ad.transcode.DeltaTimeValueTranscoder
- DERBuffer - Interface in org.ldaptive.asn1
-
Byte buffer used for DER parsing.
- DerefAliases - Enum in org.ldaptive
-
Enum to define how aliases are dereferenced.
- deregister(ChannelHandlerContext, ChannelPromise) - Method in class org.ldaptive.transport.netty.SaslHandler
- DEREncoder - Interface in org.ldaptive.asn1
-
Interface for encoding DER objects.
- DERParser - Class in org.ldaptive.asn1
-
This class provides a SAX-like parsing facility for DER-encoded data where elements of interest in the parse tree may be registered to handlers via the
DERParser.registerHandler(org.ldaptive.asn1.DERPath, org.ldaptive.asn1.ParseHandler)
methods. - DERParser() - Constructor for class org.ldaptive.asn1.DERParser
- DERPath - Class in org.ldaptive.asn1
-
Describes paths to individual elements of an encoded DER object that may be addressed during parsing to associate a parsed element with a handler to handle that element.
- DERPath() - Constructor for class org.ldaptive.asn1.DERPath
-
Creates an empty path specification.
- DERPath(String) - Constructor for class org.ldaptive.asn1.DERPath
-
Creates a path specification from its string representation.
- DERPath(DERPath) - Constructor for class org.ldaptive.asn1.DERPath
-
Copy constructor.
- DERTag - Interface in org.ldaptive.asn1
-
Describes the tag of a DER-encoded type.
- diagnosticMessage(String) - Method in class org.ldaptive.AbstractResult.AbstractBuilder
- DiagnosticMessageHandler(AbstractResult) - Constructor for class org.ldaptive.AbstractResult.DiagnosticMessageHandler
-
Creates a new LDAP diagnostic message handler.
- DIGEST_MD5 - org.ldaptive.sasl.Mechanism
-
Digest MD5 authentication type.
- digestCredential(Credential, String) - Method in class org.ldaptive.auth.CompareAuthenticationHandler
-
Digests the supplied credential using the supplied algorithm.
- DigestMD5BindRequest - Class in org.ldaptive.sasl
-
LDAP DIGEST-MD5 bind request.
- DigestMD5BindRequest(String, String, String, String, Map<String, Object>) - Constructor for class org.ldaptive.sasl.DigestMD5BindRequest
-
Creates a new DIGEST-MD5 bind request.
- DirectAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- DirectAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.DirectAuthenticatorBeanDefinitionParser
- DIRECTORY_OPERATION - org.ldaptive.schema.AttributeUsage
-
directory operation.
- DirSyncClient - Class in org.ldaptive.ad.control.util
-
Client that simplifies using the active directory dir sync control.
- DirSyncClient(ConnectionFactory) - Constructor for class org.ldaptive.ad.control.util.DirSyncClient
-
Creates a new dir sync client.
- DirSyncClient(ConnectionFactory, DirSyncControl.Flag[]) - Constructor for class org.ldaptive.ad.control.util.DirSyncClient
-
Creates a new dir sync client.
- DirSyncClient(ConnectionFactory, DirSyncControl.Flag[], int) - Constructor for class org.ldaptive.ad.control.util.DirSyncClient
-
Creates a new dir sync client.
- DirSyncControl - Class in org.ldaptive.ad.control
-
Request/response control for active directory synchronization.
- DirSyncControl() - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Default constructor.
- DirSyncControl(boolean) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl(DirSyncControl.Flag[]) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl(DirSyncControl.Flag[], boolean) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl(DirSyncControl.Flag[], byte[], boolean) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl(DirSyncControl.Flag[], byte[], int, boolean) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl(DirSyncControl.Flag[], int) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl(DirSyncControl.Flag[], int, boolean) - Constructor for class org.ldaptive.ad.control.DirSyncControl
-
Creates a new dir sync control.
- DirSyncControl.Flag - Enum in org.ldaptive.ad.control
-
Types of flags.
- disconnect(ChannelHandlerContext, ChannelPromise) - Method in class org.ldaptive.transport.netty.SaslHandler
- dispose() - Method in class org.ldaptive.transport.DefaultSaslClient
-
Disposes the underlying SASL client.
- DISTRIBUTED_OPERATION - org.ldaptive.schema.AttributeUsage
-
distributed operation.
- DITContentRule - Class in org.ldaptive.schema
-
Bean for a DIT content rule schema element.
- DITContentRule(String) - Constructor for class org.ldaptive.schema.DITContentRule
-
Creates a new DIT content rule.
- DITContentRule(String, String[], String, boolean, String[], String[], String[], String[], Extensions) - Constructor for class org.ldaptive.schema.DITContentRule
-
Creates a new DIT content rule.
- DITContentRule.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses a DIT content rule definition using a char buffer.
- DITContentRule.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses a DIT content rule definition using a regular expression.
- DITContentRuleValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes a DIT content rule for use in an ldap attribute value.
- DITContentRuleValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.DITContentRuleValueTranscoder
- DITStructureRule - Class in org.ldaptive.schema
-
Bean for a DIT content rule schema element.
- DITStructureRule(int) - Constructor for class org.ldaptive.schema.DITStructureRule
-
Creates a new DIT structure rule.
- DITStructureRule(int, String[], String, boolean, String, int[], Extensions) - Constructor for class org.ldaptive.schema.DITStructureRule
-
Creates a new DIT structure rule.
- DITStructureRule.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses a DIT structure rule definition using a char buffer.
- DITStructureRule.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses a DIT structure rule definition using a regular expression.
- DITStructureRuleValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes a DIT structure rule for use in an ldap attribute value.
- DITStructureRuleValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.DITStructureRuleValueTranscoder
- dn() - Method in annotation type org.ldaptive.beans.Entry
-
Entry DN.
- dn(String) - Method in class org.ldaptive.AddRequest.Builder
-
Sets the ldap DN.
- dn(String) - Method in class org.ldaptive.auth.AuthenticationResponse.Builder
- dn(String) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets the base DN.
- dn(String) - Method in class org.ldaptive.BindConnectionInitializer.Builder
- dn(String) - Method in class org.ldaptive.CompareRequest.Builder
-
Sets the ldap DN.
- dn(String) - Method in class org.ldaptive.DeleteRequest.Builder
-
Sets the ldap DN.
- dn(String) - Method in class org.ldaptive.LdapEntry.Builder
- dn(String) - Method in class org.ldaptive.ModifyRequest.Builder
-
Sets the ldap DN.
- dn(String) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the base DN.
- dn(String) - Method in class org.ldaptive.SimpleBindRequest.Builder
-
Sets the bind DN.
- Dn - Class in org.ldaptive.dn
-
Distinguished name containing zero or more relative distinguished names.
- Dn() - Constructor for class org.ldaptive.dn.Dn
-
Default constructor.
- Dn(String) - Constructor for class org.ldaptive.dn.Dn
-
Creates a new DN with the supplied string.
- Dn(String, DnParser) - Constructor for class org.ldaptive.dn.Dn
-
Creates a new DN with the supplied string.
- Dn(List<RDn>) - Constructor for class org.ldaptive.dn.Dn
-
Creates a new DN with the supplied RDNs.
- Dn(RDn...) - Constructor for class org.ldaptive.dn.Dn
-
Creates a new DN with the supplied RDNs.
- DN - Class in org.ldaptive.asn1
-
Deprecated.Use
Dn
- DN(Collection<RDN>) - Constructor for class org.ldaptive.asn1.DN
-
Deprecated.Creates a new DN.
- DN(RDN...) - Constructor for class org.ldaptive.asn1.DN
-
Deprecated.Creates a new DN.
- DN_RESOLUTION_FAILURE - org.ldaptive.auth.AuthenticationResultCode
-
The configured DN resolver produced an empty or null value.
- Dn.Builder - Class in org.ldaptive.dn
- DnAttributeEntryHandler - Class in org.ldaptive.handler
-
Adds the entry DN as an attribute to the result set.
- DnAttributeEntryHandler() - Constructor for class org.ldaptive.handler.DnAttributeEntryHandler
- DnParser - Class in org.ldaptive
-
Deprecated.Use an implementation of
DnParser
- DnParser - Interface in org.ldaptive.dn
-
Interface for parsing DNs.
- dnResolver(DnResolver) - Method in class org.ldaptive.auth.Authenticator.Builder
-
Sets the DN resolver.
- DnResolver - Interface in org.ldaptive.auth
-
Provides an interface for finding LDAP DNs with a user identifier.
- DNS_CONTEXT_FACTORY - Static variable in class org.ldaptive.dns.DefaultDNSContextFactory
-
JNDI context factory for DNS.
- DNSContextFactory - Interface in org.ldaptive.dns
-
Interface to provide
DirContext
implementations to be used for DNS queries. - DNSDomainFunction - Class in org.ldaptive.dns
-
Maps a DN to a domain name using the process described in draft-ietf-ldapext-locate
- DNSDomainFunction() - Constructor for class org.ldaptive.dns.DNSDomainFunction
- DNSResolver<T> - Interface in org.ldaptive.dns
-
Strategy pattern interface for resolving DNS records.
- DnsResolverConnectionStrategy - Class in org.ldaptive
-
Connection strategy that tries all IP addresses resolved from DNS.
- DnsResolverConnectionStrategy() - Constructor for class org.ldaptive.DnsResolverConnectionStrategy
-
Default constructor.
- DnsResolverConnectionStrategy(Duration) - Constructor for class org.ldaptive.DnsResolverConnectionStrategy
-
Creates a new DNS resolver connection strategy.
- DnsResolverConnectionStrategy(Function<List<LdapURL>, Iterator<LdapURL>>) - Constructor for class org.ldaptive.DnsResolverConnectionStrategy
-
Creates a new DNS connection strategy.
- DnsResolverConnectionStrategy(Function<List<LdapURL>, Iterator<LdapURL>>, Duration) - Constructor for class org.ldaptive.DnsResolverConnectionStrategy
-
Creates a new DNS resolver connection strategy.
- DnsSrvConnectionStrategy - Class in org.ldaptive
-
DNS SRV connection strategy.
- DnsSrvConnectionStrategy() - Constructor for class org.ldaptive.DnsSrvConnectionStrategy
-
Default constructor.
- DnsSrvConnectionStrategy(Duration) - Constructor for class org.ldaptive.DnsSrvConnectionStrategy
-
Creates a new DNS SRV connection strategy.
- DnsSrvConnectionStrategy(DNSContextFactory) - Constructor for class org.ldaptive.DnsSrvConnectionStrategy
-
Creates a new DNS SRV connection strategy.
- DnsSrvConnectionStrategy(DNSContextFactory, Duration) - Constructor for class org.ldaptive.DnsSrvConnectionStrategy
-
Creates a new DNS SRV connection strategy.
- DnsSrvConnectionStrategy(DNSContextFactory, Duration, boolean) - Constructor for class org.ldaptive.DnsSrvConnectionStrategy
-
Creates a new DNS SRV connection strategy.
- DnValueMutator - Interface in org.ldaptive.beans
-
Interface for mutating the DN value on an arbitrary object.
- DOMAIN_SCOPE - org.ldaptive.ad.control.SearchOptionsControl.Flag
-
SERVER_SEARCH_FLAG_DOMAIN_SCOPE .
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractSearchAuthenticatorBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.ConnectionConfigBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.ConnectionFactoryBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.DirectAuthenticatorBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.PooledConnectionFactoryBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.SearchOperationBeanDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.SearchOperationWorkerBeanDefinitionParser
- DoubleValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a double for use in an ldap attribute value.
- DoubleValueTranscoder() - Constructor for class org.ldaptive.transcode.DoubleValueTranscoder
-
Default constructor.
- DoubleValueTranscoder(boolean) - Constructor for class org.ldaptive.transcode.DoubleValueTranscoder
-
Creates a new double value transcoder.
- DSA_OPERATION - org.ldaptive.schema.AttributeUsage
-
dSA operation.
- DualThread() - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport.DualThread
-
Default constructor.
- DualThread() - Constructor for class org.ldaptive.transport.netty.ConnectionTransport.DualThread
-
Default constructor.
- DurationToStringConverter - Class in org.ldaptive.beans.spring.convert
-
Convert a
Duration
to a String. - DurationToStringConverter() - Constructor for class org.ldaptive.beans.spring.convert.DurationToStringConverter
E
- E_SYNC_REFRESH_REQUIRED - org.ldaptive.ResultCode
-
e-syncRefreshRequired, See RFC 4533.
- EDirectoryAccountState - Class in org.ldaptive.auth.ext
-
Represents the state of an eDirectory account.
- EDirectoryAccountState(ZonedDateTime, int) - Constructor for class org.ldaptive.auth.ext.EDirectoryAccountState
-
Creates a new edirectory account state.
- EDirectoryAccountState(EDirectoryAccountState.Error) - Constructor for class org.ldaptive.auth.ext.EDirectoryAccountState
-
Creates a new edirectory account state.
- EDirectoryAccountState.Error - Enum in org.ldaptive.auth.ext
-
Enum to define edirectory errors.
- EDirectoryAuthenticationResponseHandler - Class in org.ldaptive.auth.ext
-
Attempts to parse the authentication response and set the account state using data associated with eDirectory.
- EDirectoryAuthenticationResponseHandler() - Constructor for class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
-
Default constructor.
- EDirectoryAuthenticationResponseHandler(Period) - Constructor for class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
-
Creates a new edirectory authentication response handler.
- element() - Method in class org.ldaptive.pool.Queue
-
Retrieves, but does not remove, the first element in the queue.
- EMBPDV - org.ldaptive.asn1.UniversalDERTag
-
EMBEDDED PDV type.
- encode() - Method in class org.ldaptive.ad.control.DirSyncControl
- encode() - Method in class org.ldaptive.ad.control.ExtendedDnControl
- encode() - Method in class org.ldaptive.ad.control.ForceUpdateControl
- encode() - Method in class org.ldaptive.ad.control.GetStatsControl
- encode() - Method in class org.ldaptive.ad.control.LazyCommitControl
- encode() - Method in class org.ldaptive.ad.control.NotificationControl
- encode() - Method in class org.ldaptive.ad.control.PermissiveModifyControl
- encode() - Method in class org.ldaptive.ad.control.RangeRetrievalNoerrControl
- encode() - Method in class org.ldaptive.ad.control.SearchOptionsControl
- encode() - Method in class org.ldaptive.ad.control.ShowDeactivatedLinkControl
- encode() - Method in class org.ldaptive.ad.control.ShowDeletedControl
- encode() - Method in class org.ldaptive.ad.control.ShowRecycledControl
- encode() - Method in class org.ldaptive.ad.control.VerifyNameControl
- encode() - Method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.
- encode() - Method in class org.ldaptive.asn1.BooleanType
- encode() - Method in class org.ldaptive.asn1.ConstructedDEREncoder
- encode() - Method in class org.ldaptive.asn1.ContextType
- encode() - Method in interface org.ldaptive.asn1.DEREncoder
-
Encode this object into it's DER type.
- encode() - Method in class org.ldaptive.asn1.DN
-
Deprecated.
- encode() - Method in class org.ldaptive.asn1.IntegerType
- encode() - Method in class org.ldaptive.asn1.NullType
- encode() - Method in class org.ldaptive.asn1.OctetStringType
- encode() - Method in class org.ldaptive.asn1.OidType
- encode() - Method in class org.ldaptive.asn1.RDN
-
Deprecated.
- encode() - Method in class org.ldaptive.asn1.UuidType
- encode() - Method in class org.ldaptive.control.AuthorizationIdentityRequestControl
- encode() - Method in class org.ldaptive.control.GenericControl
- encode() - Method in class org.ldaptive.control.ManageDsaITControl
- encode() - Method in class org.ldaptive.control.MatchedValuesRequestControl
- encode() - Method in class org.ldaptive.control.PagedResultsControl
- encode() - Method in class org.ldaptive.control.PasswordPolicyControl
- encode() - Method in class org.ldaptive.control.PersistentSearchRequestControl
- encode() - Method in class org.ldaptive.control.ProxyAuthorizationControl
- encode() - Method in class org.ldaptive.control.RelaxControl
- encode() - Method in interface org.ldaptive.control.RequestControl
-
Provides the BER encoding of this control.
- encode() - Method in class org.ldaptive.control.SessionTrackingControl
- encode() - Method in class org.ldaptive.control.SortRequestControl
- encode() - Method in class org.ldaptive.control.SyncRequestControl
- encode() - Method in class org.ldaptive.control.TreeDeleteControl
- encode() - Method in class org.ldaptive.control.VirtualListViewRequestControl
- encode(byte...) - Static method in class org.ldaptive.io.Hex
-
This will convert the supplied value to a hex encoded string.
- encode(byte[]...) - Method in class org.ldaptive.asn1.AbstractDERType
-
DER encode the supplied items with the tag associated with this type.
- encode(int) - Method in class org.ldaptive.AbstractRequestMessage
- encode(int) - Method in interface org.ldaptive.Request
-
Encode this request as asn.1.
- encode(ChannelHandlerContext, EncodedRequest, ByteBuf) - Method in class org.ldaptive.transport.netty.NettyConnection.RequestEncoder
- encode(Object) - Static method in class org.ldaptive.FilterTemplate
-
Hex encodes the supplied object if it is of type byte[], otherwise the string format of the object is escaped.
- ENCODE_CNTRL_CHARS - Static variable in interface org.ldaptive.Result
-
Whether to encode control characters.
- encodeBinaryValue(byte[]) - Method in class org.ldaptive.transcode.ByteArrayValueTranscoder
- encodeBinaryValue(Object) - Method in class org.ldaptive.transcode.ObjectValueTranscoder
- encodeBinaryValue(String) - Method in class org.ldaptive.ad.transcode.UnicodePwdValueTranscoder
- encodeBinaryValue(Certificate) - Method in class org.ldaptive.transcode.CertificateValueTranscoder
- encodeBinaryValue(T) - Method in class org.ldaptive.transcode.AbstractStringValueTranscoder
- encodeBinaryValue(T) - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Encodes the supplied value into an ldap attribute value.
- encodeBinaryValues(Object) - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- encodeBinaryValues(Object) - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- encodeBinaryValues(Object) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- encodeBinaryValues(Object) - Method in interface org.ldaptive.beans.reflect.ReflectionTranscoder
-
Encodes the supplied value into one or more byte arrays for use in an attribute.
- encodeBinaryValues(Object) - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- EncodedRequest - Class in org.ldaptive.transport.netty
-
Wrapper object that stores an encoded request with it's message ID.
- EncodedRequest(int, Request) - Constructor for class org.ldaptive.transport.netty.EncodedRequest
-
Creates a new encoded request.
- encoder() - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Functional implementation.
- encodeStringValue(char[]) - Method in class org.ldaptive.transcode.CharArrayValueTranscoder
- encodeStringValue(Long) - Method in class org.ldaptive.ad.transcode.DeltaTimeValueTranscoder
- encodeStringValue(Object) - Method in class org.ldaptive.transcode.ObjectValueTranscoder
- encodeStringValue(String) - Method in class org.ldaptive.transcode.StringValueTranscoder
- encodeStringValue(Certificate) - Method in class org.ldaptive.transcode.CertificateValueTranscoder
- encodeStringValue(ZonedDateTime) - Method in class org.ldaptive.ad.transcode.FileTimeValueTranscoder
- encodeStringValue(ZonedDateTime) - Method in class org.ldaptive.transcode.GeneralizedTimeValueTranscoder
- encodeStringValue(UUID) - Method in class org.ldaptive.transcode.UUIDValueTranscoder
- encodeStringValue(T) - Method in class org.ldaptive.schema.transcode.AbstractSchemaElementValueTranscoder
- encodeStringValue(T) - Method in class org.ldaptive.transcode.AbstractBinaryValueTranscoder
- encodeStringValue(T) - Method in class org.ldaptive.transcode.AbstractPrimitiveValueTranscoder
- encodeStringValue(T) - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Encodes the supplied value into an ldap attribute value.
- encodeStringValues(Object) - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- encodeStringValues(Object) - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- encodeStringValues(Object) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- encodeStringValues(Object) - Method in interface org.ldaptive.beans.reflect.ReflectionTranscoder
-
Encodes the supplied value into one or more strings for use in an attribute.
- encodeStringValues(Object) - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- encodeValue(byte[]) - Static method in class org.ldaptive.FilterTemplate
-
Hex encodes the supplied byte array for use in a search filter.
- encodeValue(String) - Static method in class org.ldaptive.FilterTemplate
-
Encodes the supplied attribute value for use in a search filter.
- ENCODING_ERROR - org.ldaptive.ResultCode
-
encoding error.
- entry(LdapEntry) - Method in class org.ldaptive.auth.AuthenticationResponse.Builder
- entry(LdapEntry) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
-
Invokes
DefaultSearchOperationHandle.onEntry
. - entry(LdapEntry...) - Method in class org.ldaptive.SearchResponse.Builder
- Entry - Annotation Type in org.ldaptive.beans
-
Annotation to describe an LDAP entry on a bean.
- ENTRY_ALREADY_EXISTS - org.ldaptive.ResultCode
-
entry already exists.
- EntryChangeNotificationControl - Class in org.ldaptive.control
-
Response control for persistent search.
- EntryChangeNotificationControl() - Constructor for class org.ldaptive.control.EntryChangeNotificationControl
-
Default constructor.
- EntryChangeNotificationControl(boolean) - Constructor for class org.ldaptive.control.EntryChangeNotificationControl
-
Creates a new entry change notification control.
- EntryChangeNotificationControl(PersistentSearchChangeType) - Constructor for class org.ldaptive.control.EntryChangeNotificationControl
-
Creates a new entry change notification control.
- EntryChangeNotificationControl(PersistentSearchChangeType, boolean) - Constructor for class org.ldaptive.control.EntryChangeNotificationControl
-
Creates a new entry change notification control.
- EntryChangeNotificationControl(PersistentSearchChangeType, String, long) - Constructor for class org.ldaptive.control.EntryChangeNotificationControl
-
Creates a new entry change notification control.
- EntryChangeNotificationControl(PersistentSearchChangeType, String, long, boolean) - Constructor for class org.ldaptive.control.EntryChangeNotificationControl
-
Creates a new entry change notification control.
- entryResolver(EntryResolver) - Method in class org.ldaptive.auth.Authenticator.Builder
-
Sets the entry resolver.
- EntryResolver - Interface in org.ldaptive.auth
-
Provides an interface for finding a user's ldap entry after a successful authentication.
- entrySize() - Method in class org.ldaptive.SearchResponse
-
Returns the number of entries in this search result.
- ENUM - org.ldaptive.asn1.UniversalDERTag
-
ENUMERATED type.
- EQUALITY - org.ldaptive.filter.Filter.Type
-
Equality filter
- EqualityFilter - Class in org.ldaptive.filter
-
Equality search filter component.
- EqualityFilter(String, byte[]) - Constructor for class org.ldaptive.filter.EqualityFilter
-
Creates a new equality filter.
- EqualityFilter(String, String) - Constructor for class org.ldaptive.filter.EqualityFilter
-
Creates a new equality filter.
- equals(Object) - Method in class org.ldaptive.AbstractMessage
- equals(Object) - Method in class org.ldaptive.AbstractResult
- equals(Object) - Method in class org.ldaptive.ad.control.DirSyncControl
- equals(Object) - Method in class org.ldaptive.ad.control.ExtendedDnControl
- equals(Object) - Method in class org.ldaptive.ad.control.ForceUpdateControl
- equals(Object) - Method in class org.ldaptive.ad.control.GetStatsControl
- equals(Object) - Method in class org.ldaptive.ad.control.LazyCommitControl
- equals(Object) - Method in class org.ldaptive.ad.control.NotificationControl
- equals(Object) - Method in class org.ldaptive.ad.control.PermissiveModifyControl
- equals(Object) - Method in class org.ldaptive.ad.control.RangeRetrievalNoerrControl
- equals(Object) - Method in class org.ldaptive.ad.control.SearchOptionsControl
- equals(Object) - Method in class org.ldaptive.ad.control.ShowDeactivatedLinkControl
- equals(Object) - Method in class org.ldaptive.ad.control.ShowDeletedControl
- equals(Object) - Method in class org.ldaptive.ad.control.ShowRecycledControl
- equals(Object) - Method in class org.ldaptive.ad.control.VerifyNameControl
- equals(Object) - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
- equals(Object) - Method in class org.ldaptive.ad.handler.ObjectGuidHandler
- equals(Object) - Method in class org.ldaptive.ad.handler.ObjectSidHandler
- equals(Object) - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
- equals(Object) - Method in class org.ldaptive.ad.handler.RangeEntryHandler
- equals(Object) - Method in class org.ldaptive.AddResponse
- equals(Object) - Method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.
- equals(Object) - Method in class org.ldaptive.asn1.AttributeValueAssertion.Value
-
Deprecated.
- equals(Object) - Method in class org.ldaptive.asn1.DERPath
- equals(Object) - Method in class org.ldaptive.asn1.DN
-
Deprecated.
- equals(Object) - Method in class org.ldaptive.asn1.RDN
-
Deprecated.
- equals(Object) - Method in class org.ldaptive.auth.AuthenticationHandlerResponse
- equals(Object) - Method in class org.ldaptive.auth.AuthenticationResponse
- equals(Object) - Method in class org.ldaptive.BindResponse
- equals(Object) - Method in class org.ldaptive.CompareResponse
- equals(Object) - Method in class org.ldaptive.control.AbstractControl
- equals(Object) - Method in class org.ldaptive.control.AuthorizationIdentityRequestControl
- equals(Object) - Method in class org.ldaptive.control.AuthorizationIdentityResponseControl
- equals(Object) - Method in class org.ldaptive.control.EntryChangeNotificationControl
- equals(Object) - Method in class org.ldaptive.control.GenericControl
- equals(Object) - Method in class org.ldaptive.control.ManageDsaITControl
- equals(Object) - Method in class org.ldaptive.control.MatchedValuesRequestControl
- equals(Object) - Method in class org.ldaptive.control.PagedResultsControl
- equals(Object) - Method in class org.ldaptive.control.PasswordExpiredControl
- equals(Object) - Method in class org.ldaptive.control.PasswordExpiringControl
- equals(Object) - Method in class org.ldaptive.control.PasswordPolicyControl
- equals(Object) - Method in class org.ldaptive.control.PersistentSearchRequestControl
- equals(Object) - Method in class org.ldaptive.control.ProxyAuthorizationControl
- equals(Object) - Method in class org.ldaptive.control.RelaxControl
- equals(Object) - Method in class org.ldaptive.control.SessionTrackingControl
- equals(Object) - Method in class org.ldaptive.control.SortKey
- equals(Object) - Method in class org.ldaptive.control.SortRequestControl
- equals(Object) - Method in class org.ldaptive.control.SortResponseControl
- equals(Object) - Method in class org.ldaptive.control.SyncDoneControl
- equals(Object) - Method in class org.ldaptive.control.SyncRequestControl
- equals(Object) - Method in class org.ldaptive.control.SyncStateControl
- equals(Object) - Method in class org.ldaptive.control.TreeDeleteControl
- equals(Object) - Method in class org.ldaptive.control.VirtualListViewRequestControl
- equals(Object) - Method in class org.ldaptive.control.VirtualListViewResponseControl
- equals(Object) - Method in class org.ldaptive.DeleteResponse
- equals(Object) - Method in class org.ldaptive.dn.Dn
- equals(Object) - Method in class org.ldaptive.dn.NameValue
- equals(Object) - Method in class org.ldaptive.dn.RDn
- equals(Object) - Method in class org.ldaptive.dns.SRVRecord
- equals(Object) - Method in class org.ldaptive.extended.ExtendedResponse
- equals(Object) - Method in class org.ldaptive.extended.IntermediateResponse
- equals(Object) - Method in class org.ldaptive.extended.NoticeOfDisconnection
- equals(Object) - Method in class org.ldaptive.extended.SyncInfoMessage
- equals(Object) - Method in class org.ldaptive.extended.UnsolicitedNotification
- equals(Object) - Method in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
- equals(Object) - Method in class org.ldaptive.filter.AndFilter
- equals(Object) - Method in class org.ldaptive.filter.ApproximateFilter
- equals(Object) - Method in class org.ldaptive.filter.EqualityFilter
- equals(Object) - Method in class org.ldaptive.filter.ExtensibleFilter
- equals(Object) - Method in class org.ldaptive.filter.GreaterOrEqualFilter
- equals(Object) - Method in class org.ldaptive.filter.LessOrEqualFilter
- equals(Object) - Method in class org.ldaptive.filter.NotFilter
- equals(Object) - Method in class org.ldaptive.filter.OrFilter
- equals(Object) - Method in class org.ldaptive.filter.PresenceFilter
- equals(Object) - Method in class org.ldaptive.filter.SubstringFilter
- equals(Object) - Method in class org.ldaptive.FilterTemplate
- equals(Object) - Method in class org.ldaptive.handler.AbstractEntryHandler
- equals(Object) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- equals(Object) - Method in class org.ldaptive.handler.DnAttributeEntryHandler
- equals(Object) - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
- equals(Object) - Method in class org.ldaptive.handler.MergeResultHandler
- equals(Object) - Method in class org.ldaptive.handler.RecursiveResultHandler
- equals(Object) - Method in class org.ldaptive.handler.SortResultHandler
- equals(Object) - Method in class org.ldaptive.jaas.LdapCredential
- equals(Object) - Method in class org.ldaptive.jaas.LdapDnPrincipal
- equals(Object) - Method in class org.ldaptive.jaas.LdapGroup
- equals(Object) - Method in class org.ldaptive.jaas.LdapPrincipal
- equals(Object) - Method in class org.ldaptive.jaas.LdapRole
- equals(Object) - Method in class org.ldaptive.LdapAttribute
- equals(Object) - Method in class org.ldaptive.LdapEntry
- equals(Object) - Method in class org.ldaptive.LdapURL
- equals(Object) - Method in class org.ldaptive.ModifyDnResponse
- equals(Object) - Method in class org.ldaptive.ModifyResponse
- equals(Object) - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- equals(Object) - Method in class org.ldaptive.schema.AbstractSchemaElement
- equals(Object) - Method in class org.ldaptive.schema.AttributeType
- equals(Object) - Method in class org.ldaptive.schema.DITContentRule
- equals(Object) - Method in class org.ldaptive.schema.DITStructureRule
- equals(Object) - Method in class org.ldaptive.schema.Extensions
- equals(Object) - Method in class org.ldaptive.schema.MatchingRule
- equals(Object) - Method in class org.ldaptive.schema.MatchingRuleUse
- equals(Object) - Method in class org.ldaptive.schema.NameForm
- equals(Object) - Method in class org.ldaptive.schema.ObjectClass
- equals(Object) - Method in class org.ldaptive.schema.Schema
- equals(Object) - Method in class org.ldaptive.schema.Syntax
- equals(Object) - Method in class org.ldaptive.SearchRequest
- equals(Object) - Method in class org.ldaptive.SearchResponse
- equals(Object) - Method in class org.ldaptive.SearchResultReference
- equals(Object) - Method in class org.ldaptive.SingleConnectionFactory.ConnectionProxy
- equals(Object) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
- equals(Object) - Method in class org.ldaptive.ssl.X509CredentialConfig
- equalsAttributes(String...) - Method in enum org.ldaptive.ReturnAttributes
-
Returns whether the supplied attributes matches the value of this return attributes.
- escape(String) - Method in interface org.ldaptive.dn.AttributeValueEscaper
-
Escapes the supplied attribute value.
- escape(String) - Method in class org.ldaptive.dn.DefaultAttributeValueEscaper
- escape(String) - Static method in class org.ldaptive.filter.FilterUtils
-
Escapes the supplied string per RFC 4515.
- escapeValue(String) - Static method in class org.ldaptive.LdapAttribute
-
Deprecated.
- eventReceived(ChannelHandlerContext, NettyConnection.MessageStatus) - Method in class org.ldaptive.transport.netty.NettyConnection.AutoReadEventHandler
- exception(LdapException) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Invokes
DefaultOperationHandle.onException
followed byDefaultOperationHandle.complete()
. - ExceptionHandler - Interface in org.ldaptive.handler
-
Marker interface for an LDAP exception handler.
- excludedNames(String...) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- execute() - Method in interface org.ldaptive.CompareOperationHandle
- execute() - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- execute() - Method in interface org.ldaptive.handler.CompleteHandler
-
Method to execute on completion.
- execute() - Method in interface org.ldaptive.OperationHandle
-
Convenience method that invokes
OperationHandle.send()
followed byOperationHandle.await()
. - execute() - Method in class org.ldaptive.SearchOperation
-
Executes a search request using
SearchOperation.getRequest()
. - execute() - Method in interface org.ldaptive.SearchOperationHandle
- execute() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- execute() - Method in class org.ldaptive.transport.netty.NettyConnection.BindOperationHandle
- execute(String) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(String...) - Method in class org.ldaptive.concurrent.SearchOperationWorker
-
Performs search operations for the supplied filters.
- execute(String[], String...) - Method in class org.ldaptive.concurrent.SearchOperationWorker
-
Performs search operations for the supplied filters with the supplied return attributes
- execute(String, String...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(String, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(String, String, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(String, Filter, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(String, FilterTemplate, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(AddRequest) - Method in class org.ldaptive.AddOperation
-
Executes an add request.
- execute(BindRequest) - Method in class org.ldaptive.BindOperation
-
Executes a bind request.
- execute(CompareRequest) - Method in class org.ldaptive.CompareOperation
-
Executes a compare request.
- execute(ConnectionFactory, AddRequest) - Static method in class org.ldaptive.AddOperation
-
Executes an add request.
- execute(ConnectionFactory, BindRequest) - Static method in class org.ldaptive.BindOperation
-
Executes a bind request.
- execute(ConnectionFactory, CompareRequest) - Static method in class org.ldaptive.CompareOperation
-
Executes a compare request.
- execute(ConnectionFactory, DeleteRequest) - Static method in class org.ldaptive.DeleteOperation
-
Executes a delete request.
- execute(ConnectionFactory, ExtendedRequest) - Static method in class org.ldaptive.extended.ExtendedOperation
-
Executes an extended request.
- execute(ConnectionFactory, ModifyDnRequest) - Static method in class org.ldaptive.ModifyDnOperation
-
Executes a modify DN request.
- execute(ConnectionFactory, ModifyRequest) - Static method in class org.ldaptive.ModifyOperation
-
Executes a modify request.
- execute(ConnectionFactory, SearchRequest) - Static method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(DeleteRequest) - Method in class org.ldaptive.DeleteOperation
-
Executes a delete request.
- execute(MergeRequest) - Method in class org.ldaptive.ext.MergeOperation
-
Executes a merge request.
- execute(ExtendedRequest) - Method in class org.ldaptive.extended.ExtendedOperation
-
Executes an extended request.
- execute(Filter) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(Filter, String...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(Filter, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(FilterTemplate) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(FilterTemplate...) - Method in class org.ldaptive.concurrent.SearchOperationWorker
-
Performs search operations for the supplied filters.
- execute(FilterTemplate[], String...) - Method in class org.ldaptive.concurrent.SearchOperationWorker
-
Performs search operations for the supplied filters with the supplied return attributes
- execute(FilterTemplate[], String[], Integer, Integer) - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Performs an LDAP search with the supplied templates and aggregates all the search results together.
- execute(FilterTemplate, String...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(FilterTemplate, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Executes a search request.
- execute(ModifyDnRequest) - Method in class org.ldaptive.ModifyDnOperation
-
Executes a modify DN request.
- execute(ModifyRequest) - Method in class org.ldaptive.ModifyOperation
-
Executes a modify request.
- execute(SearchRequest) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Performs a search operation with the
DirSyncControl
. - execute(SearchRequest) - Method in class org.ldaptive.ad.control.util.NotificationClient
-
Invokes
NotificationClient.execute(SearchRequest, int)
with a capacity ofInteger.MAX_VALUE
. - execute(SearchRequest) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Performs a search operation with the
PagedResultsControl
. - execute(SearchRequest) - Method in class org.ldaptive.SearchOperation
- execute(SearchRequest, int) - Method in class org.ldaptive.ad.control.util.NotificationClient
-
Performs a search operation with the
NotificationControl
. - execute(SearchRequest, CookieManager) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Performs a search operation with the
DirSyncControl
. - execute(SearchRequest, CookieManager) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Performs a search operation with the
PagedResultsControl
. - execute(SearchRequest, VirtualListViewParams) - Method in class org.ldaptive.control.util.VirtualListViewClient
-
Performs a search operation with the
VirtualListViewRequestControl
. - execute(SearchRequest, VirtualListViewParams, SearchResponse) - Method in class org.ldaptive.control.util.VirtualListViewClient
-
Performs a search operation with the
VirtualListViewRequestControl
. - execute(SearchRequest, SearchResponse) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Performs a search operation with the
DirSyncControl
. - execute(SearchRequest, SearchResponse) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Performs a search operation with the
PagedResultsControl
. - execute(Query) - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Applies the supplied query to a search templates and aggregates all results into a single search result.
- execute(Q) - Method in interface org.ldaptive.Operation
-
Sends an asynchronous request and waits for the response.
- execute(Q[]) - Method in class org.ldaptive.concurrent.AbstractOperationWorker
-
Execute an ldap operation for each request on a separate thread and waits for all operations to complete.
- execute(Q[]) - Method in interface org.ldaptive.concurrent.OperationWorker
-
Execute an ldap operation for each request and waits for each operation to complete.
- executeToCompletion(SearchRequest) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- executeToCompletion(SearchRequest) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Performs a search operation with the
PagedResultsControl
. - executeToCompletion(SearchRequest, CookieManager) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Performs a search operation with the
DirSyncControl
. - executeToCompletion(SearchRequest, CookieManager) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Performs a search operation with the
PagedResultsControl
. - EXT - org.ldaptive.asn1.UniversalDERTag
-
EXTERNAL type.
- extended(ExtendedResponse) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
-
Invokes
DefaultExtendedOperationHandle.onExtended
. - ExtendedDnControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to use an extended form of an object distinguished name.
- ExtendedDnControl() - Constructor for class org.ldaptive.ad.control.ExtendedDnControl
-
Default constructor.
- ExtendedDnControl(ExtendedDnControl.Flag) - Constructor for class org.ldaptive.ad.control.ExtendedDnControl
-
Creates a new extended dn control.
- ExtendedDnControl(ExtendedDnControl.Flag, boolean) - Constructor for class org.ldaptive.ad.control.ExtendedDnControl
-
Creates a new extended dn control.
- ExtendedDnControl.Flag - Enum in org.ldaptive.ad.control
-
Types of flags.
- ExtendedOperation - Class in org.ldaptive.extended
-
Executes an ldap extended operation.
- ExtendedOperation() - Constructor for class org.ldaptive.extended.ExtendedOperation
-
Default constructor.
- ExtendedOperation(ConnectionFactory) - Constructor for class org.ldaptive.extended.ExtendedOperation
-
Creates a new extended operation.
- ExtendedOperation.Builder - Class in org.ldaptive.extended
-
Extended operation builder.
- ExtendedOperationHandle - Interface in org.ldaptive.extended
-
Handle that notifies on the components of an extended request.
- ExtendedRequest - Class in org.ldaptive.extended
-
LDAP extended request defined as:
- ExtendedRequest(String) - Constructor for class org.ldaptive.extended.ExtendedRequest
-
Creates a new extended request.
- ExtendedRequest(String, byte[]) - Constructor for class org.ldaptive.extended.ExtendedRequest
-
Creates a new extended request.
- ExtendedRequest.Builder - Class in org.ldaptive.extended
-
Extended request builder.
- ExtendedResponse - Class in org.ldaptive.extended
-
LDAP extended response defined as:
- ExtendedResponse() - Constructor for class org.ldaptive.extended.ExtendedResponse
-
Default constructor.
- ExtendedResponse(DERBuffer) - Constructor for class org.ldaptive.extended.ExtendedResponse
-
Creates a new extended response.
- ExtendedResponse.Builder - Class in org.ldaptive.extended
- ExtendedResponse.ResponseNameHandler - Class in org.ldaptive.extended
-
Parse handler implementation for the response name.
- ExtendedResponse.ResponseValueHandler - Class in org.ldaptive.extended
-
Parse handler implementation for the response value.
- ExtendedValueHandler - Interface in org.ldaptive.handler
-
Marker interface for an extended result handler.
- EXTENSIBLE_MATCH - org.ldaptive.filter.Filter.Type
-
Extensible match filter.
- ExtensibleFilter - Class in org.ldaptive.filter
-
Extensible search filter component.
- ExtensibleFilter(String, String, byte[]) - Constructor for class org.ldaptive.filter.ExtensibleFilter
-
Creates a new extensible filter.
- ExtensibleFilter(String, String, byte[], boolean) - Constructor for class org.ldaptive.filter.ExtensibleFilter
-
Creates a new extensible filter.
- ExtensibleFilter(String, String, String) - Constructor for class org.ldaptive.filter.ExtensibleFilter
-
Creates a new extensible filter.
- ExtensibleFilter(String, String, String, boolean) - Constructor for class org.ldaptive.filter.ExtensibleFilter
-
Creates a new extensible filter.
- Extensions - Class in org.ldaptive.schema
-
Bean for an extension found in a schema element.
- Extensions() - Constructor for class org.ldaptive.schema.Extensions
-
Creates a new extensions.
- Extensions(String, List<String>) - Constructor for class org.ldaptive.schema.Extensions
-
Creates a new extensions.
- EXTERNAL - org.ldaptive.sasl.Mechanism
-
External authentication type.
- ExternalBindRequest - Class in org.ldaptive.sasl
-
LDAP external bind request.
- ExternalBindRequest() - Constructor for class org.ldaptive.sasl.ExternalBindRequest
-
Creates a new external bind request.
- ExternalBindRequest(String) - Constructor for class org.ldaptive.sasl.ExternalBindRequest
-
Creates a new external bind request.
- extraProps - Variable in class org.ldaptive.props.AbstractPropertySource
-
Properties that are not in the ldaptive domain.
F
- factory(ConnectionFactory) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the connection factory.
- factory(ConnectionFactory) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets the connection factory.
- FAILED_AUTHENTICATION - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
failed authentication.
- FAILED_AUTHENTICATION - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
failed authentication.
- failFastInitialize(boolean) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- failFastInitialize(boolean) - Method in class org.ldaptive.SingleConnectionFactory.Builder
- failure(LdapURL) - Method in class org.ldaptive.AbstractConnectionStrategy
- failure(LdapURL) - Method in interface org.ldaptive.ConnectionStrategy
-
Indicates the supplied URL could not be connected to.
- failureException - Variable in class org.ldaptive.ClosedRetryMetadata
-
Last thrown exception.
- failureTime - Variable in class org.ldaptive.AbstractRetryMetadata
-
Time at which the failure occurred.
- FastBindConnectionInitializer - Class in org.ldaptive.ad.extended
-
Initializes a connection by performing a fast bind operation.
- FastBindConnectionInitializer() - Constructor for class org.ldaptive.ad.extended.FastBindConnectionInitializer
- FastBindRequest - Class in org.ldaptive.ad.extended
-
LDAP fast bind request defined as:
- FastBindRequest() - Constructor for class org.ldaptive.ad.extended.FastBindRequest
-
Default constructor.
- FieldAttributeValueMutator - Class in org.ldaptive.beans.reflect
-
Attribute mutator associated with the
Field
of an object. - FieldAttributeValueMutator(String, boolean, ReflectionTranscoder, Field) - Constructor for class org.ldaptive.beans.reflect.FieldAttributeValueMutator
-
Creates a new field attribute value mutator.
- FieldAttributeValueMutator(ReflectionTranscoder, Field) - Constructor for class org.ldaptive.beans.reflect.FieldAttributeValueMutator
-
Creates a new field attribute value mutator.
- FieldClassDescriptor - Class in org.ldaptive.beans.reflect
-
Creates DN and attribute mutators for the
Field
s on a type. - FieldClassDescriptor() - Constructor for class org.ldaptive.beans.reflect.FieldClassDescriptor
- FIFO - org.ldaptive.pool.QueueType
-
first in, first out ordering.
- FileResourceLoader - Class in org.ldaptive.io
-
Creates an
InputStream
from a string that is prefixed with 'file:'. - FileResourceLoader() - Constructor for class org.ldaptive.io.FileResourceLoader
- FileTimeValueTranscoder - Class in org.ldaptive.ad.transcode
-
Decodes and encodes an active directory file time value for use in an ldap attribute value.
- FileTimeValueTranscoder() - Constructor for class org.ldaptive.ad.transcode.FileTimeValueTranscoder
- filter(String) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets the user filter.
- filter(String) - Method in class org.ldaptive.FilterTemplate.Builder
- filter(String) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the search filter.
- filter(Filter) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the search filter.
- filter(FilterTemplate) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the search filter.
- Filter - Interface in org.ldaptive.filter
-
LDAP search filter defined as:
- FILTER_ERROR - org.ldaptive.ResultCode
-
filter error.
- Filter.Type - Enum in org.ldaptive.filter
-
Filter type.
- FilterFunction - Interface in org.ldaptive.filter
-
Marker interface for a filter function.
- filterParameters(Object...) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets the user filter parameters.
- FilterParseException - Exception in org.ldaptive.filter
-
Exception that indicates an invalid filter string.
- FilterParseException(ResultCode, String) - Constructor for exception org.ldaptive.filter.FilterParseException
-
Creates a new filter parse exception.
- FilterParseException(ResultCode, String, Throwable) - Constructor for exception org.ldaptive.filter.FilterParseException
-
Creates a new filter parse exception.
- FilterParseException(ResultCode, Throwable) - Constructor for exception org.ldaptive.filter.FilterParseException
-
Creates a new filter parse exception.
- FilterParser - Class in org.ldaptive.filter
-
Encapsulates a
FilterFunction
and exposes a convenience static method for parsing filters. - FilterSet - Interface in org.ldaptive.filter
-
Container of search filters.
- FilterTemplate - Class in org.ldaptive
-
Class for producing an LDAP search filter from a filter template.
- FilterTemplate() - Constructor for class org.ldaptive.FilterTemplate
-
Default constructor.
- FilterTemplate(String) - Constructor for class org.ldaptive.FilterTemplate
-
Creates a new search filter with the supplied filter.
- FilterTemplate(String, Object[]) - Constructor for class org.ldaptive.FilterTemplate
-
Creates a new search filter with the supplied filter and parameters.
- FilterTemplate.Builder - Class in org.ldaptive
- filterType - Variable in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
-
Type of filter.
- FilterUtils - Class in org.ldaptive.filter
-
Provides utility methods for this package.
- FINAL - org.ldaptive.filter.SubstringFilter.Substrings
-
Final substring.
- find(T) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
- find(T) - Method in interface org.ldaptive.beans.persistence.LdapEntryManager
-
Searches for the supplied annotated object in an LDAP and returns the object mapped with it's ldap attribute properties set.
- FINDING - org.ldaptive.DerefAliases
-
dereference when searching for the starting entry but not when searching the entries beneath the starting point.
- FloatValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a float for use in an ldap attribute value.
- FloatValueTranscoder() - Constructor for class org.ldaptive.transcode.FloatValueTranscoder
-
Default constructor.
- FloatValueTranscoder(boolean) - Constructor for class org.ldaptive.transcode.FloatValueTranscoder
-
Creates a new float value transcoder.
- flush(ChannelHandlerContext) - Method in class org.ldaptive.transport.netty.SaslHandler
- followReferral(String[]) - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Follows the supplied referral URLs in order until a SUCCESS or REFERRAL_LIMIT_EXCEEDED occurs.
- FollowSearchReferralHandler - Class in org.ldaptive.referral
-
Provides handling of an ldap referral for search operations.
- FollowSearchReferralHandler() - Constructor for class org.ldaptive.referral.FollowSearchReferralHandler
-
Creates a new search referral handler.
- FollowSearchReferralHandler(int) - Constructor for class org.ldaptive.referral.FollowSearchReferralHandler
-
Creates a new search referral handler.
- FollowSearchReferralHandler(int, ReferralConnectionFactory) - Constructor for class org.ldaptive.referral.FollowSearchReferralHandler
-
Creates a new search referral handler.
- FollowSearchReferralHandler(ReferralConnectionFactory) - Constructor for class org.ldaptive.referral.FollowSearchReferralHandler
-
Creates a new search referral handler.
- FollowSearchResultReferenceHandler - Class in org.ldaptive.referral
-
Provides handling of an ldap continuation reference for search operations.
- FollowSearchResultReferenceHandler() - Constructor for class org.ldaptive.referral.FollowSearchResultReferenceHandler
-
Creates a new search result reference handler.
- FollowSearchResultReferenceHandler(int) - Constructor for class org.ldaptive.referral.FollowSearchResultReferenceHandler
-
Creates a new search result reference handler.
- FollowSearchResultReferenceHandler(int, ReferralConnectionFactory) - Constructor for class org.ldaptive.referral.FollowSearchResultReferenceHandler
-
Creates a new search result reference handler.
- FollowSearchResultReferenceHandler(ReferralConnectionFactory) - Constructor for class org.ldaptive.referral.FollowSearchResultReferenceHandler
-
Creates a new search result reference handler.
- ForceUpdateControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to perform an update even if the data is already the same.
- ForceUpdateControl() - Constructor for class org.ldaptive.ad.control.ForceUpdateControl
-
Default constructor.
- ForceUpdateControl(boolean) - Constructor for class org.ldaptive.ad.control.ForceUpdateControl
-
Creates a new force update control.
- format() - Method in class org.ldaptive.dn.Dn
-
Produces a string representation of this DN.
- format() - Method in class org.ldaptive.dn.NameValue
-
Returns a string representation of this name value, of the form 'name=value'.
- format() - Method in class org.ldaptive.dn.RDn
-
Returns a string representation of this RDN, joining each name value pair with '+'.
- format() - Method in class org.ldaptive.FilterTemplate
-
Returns this filter with it's parameters encoded and replaced.
- format() - Method in class org.ldaptive.schema.AttributeType
- format() - Method in class org.ldaptive.schema.DITContentRule
- format() - Method in class org.ldaptive.schema.DITStructureRule
- format() - Method in class org.ldaptive.schema.Extensions
-
Returns this extension as formatted string per RFC 4512.
- format() - Method in class org.ldaptive.schema.MatchingRule
- format() - Method in class org.ldaptive.schema.MatchingRuleUse
- format() - Method in class org.ldaptive.schema.NameForm
- format() - Method in class org.ldaptive.schema.ObjectClass
- format() - Method in interface org.ldaptive.schema.SchemaElement
-
Returns this schema element as formatted string per RFC 4512.
- format() - Method in class org.ldaptive.schema.Syntax
- format(RDnNormalizer) - Method in class org.ldaptive.dn.Dn
-
Produces a string representation of this DN.
- format(RDnNormalizer) - Method in class org.ldaptive.dn.RDn
-
Returns a string representation of this RDN, joining each name value pair with '+'.
- format(Query) - Method in class org.ldaptive.templates.SearchTemplates
-
Creates the filter templates using configured templates and the supplied query.
- formatDescriptors(String...) - Static method in class org.ldaptive.schema.SchemaUtils
-
Returns a formatted string to describe the supplied descriptors.
- FormatDnResolver - Class in org.ldaptive.auth
-
Returns a DN by applying a formatter.
- FormatDnResolver() - Constructor for class org.ldaptive.auth.FormatDnResolver
-
Default constructor.
- FormatDnResolver(String) - Constructor for class org.ldaptive.auth.FormatDnResolver
-
Creates a new format DN resolver.
- FormatDnResolver(String, Object[]) - Constructor for class org.ldaptive.auth.FormatDnResolver
-
Creates a new format DN resolver with the supplied format and arguments.
- formatNumbers(int...) - Static method in class org.ldaptive.schema.SchemaUtils
-
Returns a formatted string to describe the supplied numbers.
- formatOids(String...) - Static method in class org.ldaptive.schema.SchemaUtils
-
Returns a formatted string to describe the supplied OIDs.
- formatResult(Result) - Static method in exception org.ldaptive.LdapException
-
Formats the supplied result for use as an exception message.
- FreeIPAAccountState - Class in org.ldaptive.auth.ext
-
Represents the state of a FreeIPA account.
- FreeIPAAccountState(ZonedDateTime, int) - Constructor for class org.ldaptive.auth.ext.FreeIPAAccountState
-
Creates a new freeipa account state.
- FreeIPAAccountState(FreeIPAAccountState.Error) - Constructor for class org.ldaptive.auth.ext.FreeIPAAccountState
-
Creates a new freeipa account state.
- FreeIPAAccountState.Error - Enum in org.ldaptive.auth.ext
-
Enum to define FreeIPA errors.
- FreeIPAAuthenticationResponseHandler - Class in org.ldaptive.auth.ext
-
Attempts to parse the authentication response and set the account state using data associated with FreeIPA.
- FreeIPAAuthenticationResponseHandler() - Constructor for class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Default constructor.
- FreeIPAAuthenticationResponseHandler(Period, int) - Constructor for class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Creates a new freeipa authentication response handler.
- FreeIPAAuthenticationResponseHandler(Period, Period, int) - Constructor for class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Creates a new freeipa authentication response handler.
- fromString(String) - Static method in enum org.ldaptive.sasl.QualityOfProtection
-
Returns the quality of protection for the supplied protection string.
- fromTagName(String) - Static method in enum org.ldaptive.asn1.UniversalDERTag
-
Looks up a universal tag from a tag name.
- fromTagNo(int) - Static method in enum org.ldaptive.asn1.UniversalDERTag
-
Looks up a universal tag from a tag number.
- Function() - Constructor for class org.ldaptive.transport.MessageFunctional.Function
G
- GeneralizedTimeValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a generalized time for use in an ldap attribute value.
- GeneralizedTimeValueTranscoder() - Constructor for class org.ldaptive.transcode.GeneralizedTimeValueTranscoder
- generate() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Generates a class for each configured object class.
- GenericControl - Class in org.ldaptive.control
-
LDAP control defined as:
- GenericControl(String, boolean, byte[]) - Constructor for class org.ldaptive.control.GenericControl
-
Creates a new generic control.
- GenericControl(String, boolean, DERBuffer) - Constructor for class org.ldaptive.control.GenericControl
-
Creates a new generic control.
- GenericControl(String, byte[]) - Constructor for class org.ldaptive.control.GenericControl
-
Creates a new generic control.
- GenericControl(String, DERBuffer) - Constructor for class org.ldaptive.control.GenericControl
-
Creates a new generic control.
- GENSTR - org.ldaptive.asn1.UniversalDERTag
-
GeneralString type.
- GENTIME - org.ldaptive.asn1.UniversalDERTag
-
GeneralizedTime type.
- get() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- get() - Method in interface org.ldaptive.asn1.DERBuffer
-
Relative get method.
- get() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- get(byte[]) - Method in class org.ldaptive.asn1.DefaultDERBuffer
- get(byte[]) - Method in interface org.ldaptive.asn1.DERBuffer
-
Relative bulk get method.
- get(byte[]) - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- getAcceptedIssuers() - Method in class org.ldaptive.ssl.AggregateTrustManager
- getAcceptedIssuers() - Method in class org.ldaptive.ssl.AllowAnyTrustManager
- getAcceptedIssuers() - Method in class org.ldaptive.ssl.DefaultTrustManager
- getAcceptedIssuers() - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
- getAccountState() - Method in class org.ldaptive.auth.AuthenticationResponse
-
Returns the account state associated with the authenticated user.
- getActivateCondition() - Method in class org.ldaptive.AbstractConnectionStrategy
- getActivateCondition() - Method in interface org.ldaptive.ConnectionStrategy
-
Returns the condition used to activate connections.
- getActivator() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the activator for this pool.
- getActivator() - Method in interface org.ldaptive.pool.ConnectionPool
-
Returns the activator for this pool.
- getActiveDirectoryError() - Method in class org.ldaptive.auth.ext.ActiveDirectoryAccountState
-
Returns the active directory error for this account state.
- getActiveStats() - Method in class org.ldaptive.pool.PooledConnectionStatistics
-
Returns all the active timestamp statistics.
- getActiveUrls() - Method in class org.ldaptive.LdapURLSet
-
Returns the active URLs.
- getAfterCount() - Method in class org.ldaptive.control.util.VirtualListViewParams
-
Returns the after count.
- getAfterCount() - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Returns the after count.
- getAlgorithm() - Method in class org.ldaptive.auth.CompareAuthenticationHandler.Scheme
-
Returns the scheme algorithm.
- getAllowMultipleDns() - Method in class org.ldaptive.auth.AggregateDnResolver
-
Returns whether DN resolution should fail if multiple DNs are found.
- getAllowMultipleDns() - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns whether DN resolution should fail if multiple DNs are found.
- getAllowMultipleEntries() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns whether entry resolution should fail if multiple entries are found.
- getAllValues() - Method in class org.ldaptive.schema.Extensions
-
Returns all the values in this extensions.
- getAppliesAttributeTypes() - Method in class org.ldaptive.schema.MatchingRuleUse
-
Returns the applies attribute types.
- getAssertionValue() - Method in class org.ldaptive.control.util.VirtualListViewParams
-
Returns the assertion value.
- getAssertionValue() - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Returns the assertion value.
- getAssertionValue() - Method in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
-
Returns the assertion value.
- getAssertionValue() - Method in class org.ldaptive.filter.ExtensibleFilter
-
Returns the assertion value.
- getAttempts() - Method in class org.ldaptive.AbstractRetryMetadata
- getAttempts() - Method in interface org.ldaptive.RetryMetadata
-
Number of attempts for this retry.
- getAttribute() - Method in class org.ldaptive.AttributeModification
- getAttribute() - Method in class org.ldaptive.LdapEntry
-
Returns a single attribute of this attributes.
- getAttribute(String) - Method in class org.ldaptive.LdapEntry
-
Returns the attribute with the supplied name.
- getAttributeDesc() - Method in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
-
Returns the attribute description.
- getAttributeDesc() - Method in class org.ldaptive.filter.ExtensibleFilter
-
Returns the attribute description.
- getAttributeDesc() - Method in class org.ldaptive.filter.PresenceFilter
-
Returns the attribute description.
- getAttributeDesc() - Method in class org.ldaptive.filter.SubstringFilter
-
Returns the attribute description.
- getAttributeDescription() - Method in class org.ldaptive.control.SortKey
-
Returns the attribute description.
- getAttributeName() - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
-
Returns the attribute name to convert from binary to string.
- getAttributeName() - Method in class org.ldaptive.control.SortResponseControl
-
Returns the attribute name that caused the sort to fail.
- getAttributeNameCaseChange() - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Returns the attribute name case change.
- getAttributeNames() - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Returns the attribute names.
- getAttributeNames() - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
-
Returns the attribute names.
- getAttributeNames() - Method in class org.ldaptive.LdapEntry
-
Returns the attribute names in this entry.
- getAttributes() - Method in class org.ldaptive.AddRequest
-
Returns the attributes.
- getAttributes() - Method in class org.ldaptive.dns.AbstractDNSResolver
-
Get the types of records to query for, e.g.
- getAttributes() - Method in class org.ldaptive.dns.SRVDNSResolver
- getAttributes() - Method in class org.ldaptive.LdapEntry
-
Returns the ldap attributes.
- getAttributes() - Method in class org.ldaptive.LdapURL
-
Returns the attributes.
- getAttributeType(String) - Method in class org.ldaptive.schema.Schema
-
Returns the attribute type with the supplied OID or name.
- getAttributeTypes() - Method in class org.ldaptive.schema.Schema
-
Returns the attribute types.
- getAttributeValue(String) - Method in class org.ldaptive.asn1.RDN
-
Deprecated.Returns a single attribute value for the supplied oid.
- getAttributeValue(String, ValueTranscoder<T>) - Method in class org.ldaptive.asn1.RDN
-
Deprecated.Returns a single attribute value for the supplied oid.
- getAttributeValueAssertions() - Method in class org.ldaptive.asn1.RDN
-
Deprecated.Returns the attribute value assertions in this RDN.
- getAttributeValueCaseChange() - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Returns the attribute value case change.
- getAttributeValueMutator(String) - Method in class org.ldaptive.beans.AbstractClassDescriptor
- getAttributeValueMutator(String) - Method in interface org.ldaptive.beans.ClassDescriptor
-
Returns the attribute value mutator for the attribute with the supplied name.
- getAttributeValueMutators() - Method in class org.ldaptive.beans.AbstractClassDescriptor
- getAttributeValueMutators() - Method in interface org.ldaptive.beans.ClassDescriptor
-
Returns the attribute value mutators for this type.
- getAttributeValues(String) - Method in class org.ldaptive.asn1.RDN
-
Deprecated.Returns the attribute values for the supplied oid.
- getAttributeValues(String, ValueTranscoder<T>) - Method in class org.ldaptive.asn1.RDN
-
Deprecated.Returns the attribute values decoded by the supplied transcoder.
- getAuthenticationAliases() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Returns the aliases of the entries to use in the authentication keystore
- getAuthenticationCertificate() - Method in class org.ldaptive.ssl.X509CredentialConfig
-
Returns the name of the authentication certificate to use.
- getAuthenticationCertificate() - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Returns the certificate to use for creating the key managers.
- getAuthenticationControls() - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
-
Returns the controls for this authentication handler.
- getAuthenticationHandler() - Method in class org.ldaptive.auth.Authenticator
-
Returns the authentication handler.
- getAuthenticationHandlerResponse() - Method in class org.ldaptive.auth.AuthenticationResponse
- getAuthenticationHandlers() - Method in class org.ldaptive.auth.AggregateAuthenticationHandler
-
Returns the authentication handlers to aggregate over.
- getAuthenticationKey() - Method in class org.ldaptive.ssl.X509CredentialConfig
-
Returns the name of the authentication key to use.
- getAuthenticationKey() - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Returns the private key associated with the authentication certificate.
- getAuthenticationKeystore() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Returns the keystore to use for creating the key managers.
- getAuthenticationPassword() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Returns the password used for accessing the authentication keystore.
- getAuthenticationRequest() - Method in class org.ldaptive.auth.AuthenticationCriteria
-
Returns the authentication request.
- getAuthenticationResponseHandlers() - Method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Returns the response handlers to aggregate over.
- getAuthenticationResultCode() - Method in class org.ldaptive.auth.AuthenticationHandlerResponse
- getAuthenticationResultCode() - Method in class org.ldaptive.auth.AuthenticationResponse
- getAuthorizationId() - Method in class org.ldaptive.control.AuthorizationIdentityResponseControl
-
Returns the authorization id.
- getAuthorizationId() - Method in class org.ldaptive.control.ProxyAuthorizationControl
-
Returns the authorization identity.
- getAuthorizationId() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns the sasl authorization id.
- getAuthorizationID() - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
-
Returns the SASL authorization.
- getAuthorizationID() - Method in class org.ldaptive.sasl.DigestMD5BindRequest
- getAuthorizationID() - Method in class org.ldaptive.sasl.GssApiBindRequest
- getAutoReconnect() - Method in class org.ldaptive.ConnectionConfig
-
Returns whether connections will attempt to reconnect.
- getAutoReconnectCondition() - Method in class org.ldaptive.ConnectionConfig
-
Returns the auto reconnect condition.
- getAutoReplay() - Method in class org.ldaptive.ConnectionConfig
-
Returns whether operations should be replayed after a reconnect.
- getAuxiliaryClasses() - Method in class org.ldaptive.schema.DITContentRule
-
Returns the auxiliary classes.
- getAvailableStats() - Method in class org.ldaptive.pool.PooledConnectionStatistics
-
Returns all the available timestamp statistics.
- getBaseDn() - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
-
Returns the base DN to search for the primary group.
- getBaseDn() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns the base DN.
- getBaseDn() - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns the base DN.
- getBaseDn() - Method in class org.ldaptive.LdapURL
-
Returns the base DN.
- getBaseDn() - Method in class org.ldaptive.SearchRequest
-
Returns the base DN.
- getBeanClass(Element) - Method in class org.ldaptive.beans.spring.parser.AbstractAuthenticatorBeanDefinitionParser
- getBeanClass(Element) - Method in class org.ldaptive.beans.spring.parser.ConnectionConfigBeanDefinitionParser
- getBeanClass(Element) - Method in class org.ldaptive.beans.spring.parser.ConnectionFactoryBeanDefinitionParser
- getBeanClass(Element) - Method in class org.ldaptive.beans.spring.parser.PooledConnectionFactoryBeanDefinitionParser
- getBeanClass(Element) - Method in class org.ldaptive.beans.spring.parser.SearchOperationBeanDefinitionParser
- getBeanClass(Element) - Method in class org.ldaptive.beans.spring.parser.SearchOperationWorkerBeanDefinitionParser
- getBeforeCount() - Method in class org.ldaptive.control.util.VirtualListViewParams
-
Returns the before count.
- getBeforeCount() - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Returns the before count.
- getBinaryAttributeNames() - Method in class org.ldaptive.schema.Schema
-
Returns the attribute names in this schema that represent binary data.
- getBinaryAttributes() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns names of binary attributes.
- getBinaryAttributes() - Method in class org.ldaptive.SearchRequest
-
Returns names of binary attributes.
- getBinaryValue() - Method in class org.ldaptive.dn.NameValue
- getBinaryValue() - Method in class org.ldaptive.LdapAttribute
-
Returns a single byte array value of this attribute.
- getBinaryValues() - Method in class org.ldaptive.LdapAttribute
-
Returns the values of this attribute as byte arrays.
- getBinaryValues(Object) - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- getBinaryValues(Object) - Method in interface org.ldaptive.beans.AttributeValueMutator
-
Returns the binary values of the attribute.
- getBinaryValues(Object) - Method in class org.ldaptive.beans.reflect.FieldAttributeValueMutator
- getBinaryValues(Object) - Method in class org.ldaptive.beans.reflect.MethodAttributeValueMutator
- getBinaryValues(Object) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- getBindControls() - Method in class org.ldaptive.BindConnectionInitializer
-
Returns the bind controls.
- getBindCredential() - Method in class org.ldaptive.BindConnectionInitializer
-
Returns the credential used with the bind DN.
- getBindDn() - Method in class org.ldaptive.BindConnectionInitializer
-
Returns the bind DN.
- getBindRequest() - Method in class org.ldaptive.pool.BindConnectionPassivator
-
Returns the bind request.
- getBindSaslConfig() - Method in class org.ldaptive.BindConnectionInitializer
-
Returns the bind sasl config.
- getBlockWaitTime() - Method in class org.ldaptive.pool.BlockingConnectionPool
-
Returns the block wait time.
- getBufferedInputStream(InputStream) - Method in class org.ldaptive.ssl.AbstractCredentialReader
-
Gets a buffered input stream from the given input stream.
- getBytes() - Method in class org.ldaptive.asn1.AttributeValueAssertion.Value
-
Deprecated.Returns the attribute value bytes.
- getBytes() - Method in class org.ldaptive.Credential
-
Returns this credential as a byte array.
- getChangeNumber() - Method in class org.ldaptive.control.EntryChangeNotificationControl
-
Returns the change number.
- getChangesOnly() - Method in class org.ldaptive.control.PersistentSearchRequestControl
-
Returns whether only changed entries are returned.
- getChangeType() - Method in class org.ldaptive.control.EntryChangeNotificationControl
-
Returns the change type.
- getChangeTypes() - Method in class org.ldaptive.control.PersistentSearchRequestControl
-
Returns the persistent search change types.
- getChars() - Method in class org.ldaptive.Credential
-
Returns this credential as a character array.
- getClassDescriptor(Object) - Method in class org.ldaptive.beans.reflect.DefaultLdapEntryMapper
- getClassDescriptor(Object) - Method in class org.ldaptive.beans.spring.SpringLdapEntryMapper
- getClassDescriptor(T) - Method in class org.ldaptive.beans.AbstractLdapEntryMapper
-
Returns the class descriptor.
- getClassName() - Method in class org.ldaptive.props.PropertyValueParser
-
Returns the class name of the object to initialize.
- getClient() - Method in class org.ldaptive.transport.DefaultSaslClient
-
Returns the underlying SASL client.
- getCode() - Method in interface org.ldaptive.auth.AccountState.Error
-
Returns the error code.
- getCode() - Method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
- getCode() - Method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
- getCode() - Method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
- getCode() - Method in enum org.ldaptive.auth.ext.PasswordExpirationAccountState.Error
- getCode() - Method in enum org.ldaptive.control.PasswordPolicyControl.Error
- getCollectionEncoder(Class<?>, Type) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
-
Returns the appropriate collection encoder for the supplied type.
- getCompareRequest() - Method in class org.ldaptive.CompareConnectionValidator
-
Returns the compare request.
- getCompareValueHandlers() - Method in class org.ldaptive.CompareOperation
- getConnection() - Method in class org.ldaptive.auth.AuthenticationHandlerResponse
- getConnection() - Method in interface org.ldaptive.ConnectionFactory
-
Creates a new connection.
- getConnection() - Method in class org.ldaptive.DefaultConnectionFactory
-
Creates a new connection.
- getConnection() - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- getConnection() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns a connection from the pool.
- getConnection() - Method in class org.ldaptive.pool.BlockingConnectionPool
- getConnection() - Method in interface org.ldaptive.pool.ConnectionPool
-
Returns an object from the pool.
- getConnection() - Method in interface org.ldaptive.pool.PooledConnectionProxy
-
Returns the connection that is being proxied.
- getConnection() - Method in class org.ldaptive.PooledConnectionFactory
- getConnection() - Method in class org.ldaptive.SingleConnectionFactory
- getConnection() - Method in class org.ldaptive.transport.MessageFunctional
- getConnectionConfig() - Method in interface org.ldaptive.ConnectionFactory
-
Returns the connection configuration used to create connections.
- getConnectionConfig() - Method in class org.ldaptive.DefaultConnectionFactory
- getConnectionConfig() - Method in class org.ldaptive.PooledConnectionFactory
- getConnectionCount() - Method in interface org.ldaptive.ConnectionFactoryMetadata
-
Returns the number of times the connection factory has created a connection.
- getConnectionFactory() - Method in class org.ldaptive.AbstractOperation
- getConnectionFactory() - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Returns the connection factory.
- getConnectionFactory() - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
- getConnectionFactory() - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Returns the connection factory.
- getConnectionFactory() - Method in interface org.ldaptive.ConnectionFactoryManager
-
Returns the connection factory.
- getConnectionFactory() - Method in class org.ldaptive.control.util.SyncReplClient
-
Returns the connection factory.
- getConnectionFactory() - Method in class org.ldaptive.ext.MergeOperation
- getConnectionFactory(String) - Method in class org.ldaptive.referral.DefaultReferralConnectionFactory
- getConnectionFactory(String) - Method in interface org.ldaptive.referral.ReferralConnectionFactory
-
Returns a connection factory for use with a referral.
- getConnectionInitializers() - Method in class org.ldaptive.ConnectionConfig
-
Returns the connection initializers.
- getConnectionPool() - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- getConnectionPool() - Method in interface org.ldaptive.pool.PooledConnectionProxy
-
Returns the connection pool that this proxy is participating in.
- getConnectionStrategy() - Method in class org.ldaptive.ConnectionConfig
-
Returns the connection strategy.
- getConnectionStrategy() - Method in class org.ldaptive.LdapURLRetryMetadata
-
Return the connection strategy.
- getConnectionValidator() - Method in class org.ldaptive.ConnectionConfig
-
Returns the connection validator.
- getConnectOnCreate() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns whether connections will attempt to connect after creation.
- getConnectTimeout() - Method in class org.ldaptive.ConnectionConfig
-
Returns the connect timeout.
- getContentCount() - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Returns the content count.
- getContentCount() - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Returns the content count.
- getContext() - Method in class org.ldaptive.auth.User
-
Returns the user context.
- getContextID() - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Returns the context id.
- getContextID() - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Returns the context id.
- getControl(String) - Method in interface org.ldaptive.Message
-
Returns the first response control with the supplied OID.
- getControlHandlers() - Method in class org.ldaptive.AbstractOperation
- getControls() - Method in class org.ldaptive.AbstractMessage
- getControls() - Method in class org.ldaptive.AbstractRequestMessage
- getControls() - Method in class org.ldaptive.auth.AuthenticationRequest
-
Returns the controls.
- getControls() - Method in interface org.ldaptive.Message
-
Returns the response controls for this message.
- getControls() - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
- getControls(String, User) - Method in interface org.ldaptive.auth.AddControlAuthenticationRequestHandler.ControlFactory
-
Creates a new array of request controls.
- getCookie() - Method in class org.ldaptive.ad.control.DirSyncControl
-
Returns the sync request cookie.
- getCookie() - Method in class org.ldaptive.control.PagedResultsControl
-
Returns the paged results cookie.
- getCookie() - Method in class org.ldaptive.control.SyncDoneControl
-
Returns the sync done cookie.
- getCookie() - Method in class org.ldaptive.control.SyncRequestControl
-
Returns the sync request cookie.
- getCookie() - Method in class org.ldaptive.control.SyncStateControl
-
Returns the sync state cookie.
- getCookie() - Method in class org.ldaptive.extended.SyncInfoMessage
-
Returns the sync request cookie.
- getCount() - Method in class org.ldaptive.control.util.SyncReplCookie.CSN
-
Returns the count part of the CSN
- getCreatedTime() - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- getCreatedTime() - Method in interface org.ldaptive.pool.PooledConnectionProxy
-
Returns the time this proxy was created.
- getCredential() - Method in class org.ldaptive.auth.AuthenticationCriteria
-
Returns the credential.
- getCredential() - Method in class org.ldaptive.auth.AuthenticationRequest
-
Returns the credential.
- getCredential() - Method in class org.ldaptive.jaas.LdapCredential
-
Returns the credential for this ldap credential.
- getCredentialConfig() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the credential config.
- getCredentials(NameCallback, PasswordCallback, boolean) - Method in class org.ldaptive.jaas.AbstractLoginModule
-
Attempts to retrieve credentials for the supplied name and password callbacks.
- getCritical() - Method in class org.ldaptive.AbstractMessage.ControlParser
-
Returns the control criticality.
- getCriticality() - Method in class org.ldaptive.control.AbstractControl
- getCriticality() - Method in interface org.ldaptive.control.Control
-
Returns whether the control is critical.
- getCsn() - Method in class org.ldaptive.control.util.SyncReplCookie
-
Returns the CSN.
- getDeclaredFields(Class<?>) - Method in class org.ldaptive.beans.reflect.FieldClassDescriptor
-
Returns a map of all the field names to the field.
- getDefaultConnectionFactory() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the connection factory for this pool.
- getDefaultSingleValueTranscoders() - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
-
Initializes the set of default single value transcoders.
- getDefaultSocketChannelType() - Static method in class org.ldaptive.transport.netty.NettyUtils
-
Returns the default socket channel type for this platform.
- getDefaultTypeMappings() - Static method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the default syntax types used to determine attribute property type.
- getDeleteEntry() - Method in class org.ldaptive.ext.MergeRequest
-
Returns whether to delete the entry.
- getDerefAliases() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns how to dereference aliases.
- getDerefAliases() - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns how to dereference aliases.
- getDerefAliases() - Method in class org.ldaptive.SearchRequest
-
Returns how to dereference aliases.
- getDescription() - Method in class org.ldaptive.schema.AbstractSchemaElement
-
Returns the description.
- getDiagnosticMessage() - Method in class org.ldaptive.AbstractResult
- getDiagnosticMessage() - Method in interface org.ldaptive.Result
-
Returns the diagnostic message.
- getDirectChild(Element, String...) - Static method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Returns the first direct child element of the parent element with a name that matches any of the supplied names.
- getDirSyncCookie(SearchResponse) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Returns the dir sync cookie in the supplied response or null if no cookie exists.
- getDirSyncFlags(SearchResponse) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Returns the dir sync flags in the supplied response or -1 if no flags exists.
- getDITContentRule(String) - Method in class org.ldaptive.schema.Schema
-
Returns the DIT content rule with the supplied OID or name.
- getDitContentRules() - Method in class org.ldaptive.schema.Schema
-
Returns the DIT content rules.
- getDITStructureRule(int) - Method in class org.ldaptive.schema.Schema
-
Returns the DIT structure rule with the supplied ID.
- getDITStructureRule(String) - Method in class org.ldaptive.schema.Schema
-
Returns the DIT structure rule with the supplied name.
- getDitStructureRules() - Method in class org.ldaptive.schema.Schema
-
Returns the DIT structure rules.
- getDn() - Method in class org.ldaptive.AddRequest
-
Returns the DN.
- getDn() - Method in class org.ldaptive.auth.AuthenticationCriteria
-
Returns the dn.
- getDn() - Method in class org.ldaptive.CompareRequest
-
Returns the DN.
- getDn() - Method in class org.ldaptive.DeleteRequest
-
Returns the DN.
- getDn() - Method in class org.ldaptive.LdapEntry
-
Returns the ldap DN.
- getDn() - Method in class org.ldaptive.ModifyRequest
-
Returns the DN.
- getDnAttributeName() - Method in class org.ldaptive.handler.DnAttributeEntryHandler
-
Returns the DN attribute name.
- getDnAttributes() - Method in class org.ldaptive.filter.ExtensibleFilter
-
Returns whether matching should occur against attributes of the DN.
- getDnCaseChange() - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Returns the DN case change.
- getDnResolver() - Method in class org.ldaptive.auth.Authenticator
-
Returns the DN resolver.
- getDnResolvers() - Method in class org.ldaptive.auth.AggregateDnResolver
-
Returns the DN resolvers to aggregate over.
- getDnValueMutator() - Method in class org.ldaptive.beans.AbstractClassDescriptor
- getDnValueMutator() - Method in interface org.ldaptive.beans.ClassDescriptor
-
Returns the DN value mutator for this type.
- getEDirectoryError() - Method in class org.ldaptive.auth.ext.EDirectoryAccountState
-
Returns the edirectory error for this account state.
- getEnabledCipherSuites() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the names of the SSL cipher suites to use for secure connections.
- getEnabledProtocols() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the names of the SSL protocols to use for secure connections.
- getEncoded() - Method in class org.ldaptive.transport.netty.EncodedRequest
-
Returns the encoded request.
- getEncodedDiagnosticMessage() - Method in interface org.ldaptive.Result
-
Returns the diagnostic message percent encoded if
Result.ENCODE_CNTRL_CHARS
is true. - getEncoder() - Method in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
- getEncoder() - Method in class org.ldaptive.filter.AndFilter
- getEncoder() - Method in class org.ldaptive.filter.ExtensibleFilter
- getEncoder() - Method in interface org.ldaptive.filter.Filter
-
Returns the encoder for this filter.
- getEncoder() - Method in class org.ldaptive.filter.NotFilter
- getEncoder() - Method in class org.ldaptive.filter.OrFilter
- getEncoder() - Method in class org.ldaptive.filter.PresenceFilter
- getEncoder() - Method in class org.ldaptive.filter.SubstringFilter
- getEntries() - Method in class org.ldaptive.SearchResponse
-
Returns a collection of ldap entry.
- getEntry() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Returns the search entry contained in this item or null if this item does not contain a search entry.
- getEntry() - Method in class org.ldaptive.ext.MergeRequest
-
Returns the ldap entry to merge.
- getEntry() - Method in class org.ldaptive.SearchResponse
-
Returns a single entry of this result.
- getEntry(String) - Method in class org.ldaptive.SearchResponse
-
Returns the ldap in this result with the supplied DN.
- getEntry(String, KeyStore, char[]) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Returns a keystore entry from the supplied keystore.
- getEntryDns() - Method in class org.ldaptive.SearchResponse
-
Returns the entry DNs in this result.
- getEntryHandlers() - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Returns the search entry handlers.
- getEntryHandlers() - Method in class org.ldaptive.ad.control.util.DirSyncClient
- getEntryHandlers() - Method in class org.ldaptive.SearchOperation
- getEntryResolver() - Method in class org.ldaptive.auth.Authenticator
-
Returns the entry resolver.
- getEntryResolvers() - Method in class org.ldaptive.auth.AggregateEntryResolver
-
Returns the entry resolvers to aggregate over.
- getEntryUuid() - Method in class org.ldaptive.control.SyncStateControl
-
Returns the entry uuid.
- getEntryUuids() - Method in class org.ldaptive.extended.SyncInfoMessage
-
Returns the entry uuids.
- getEnum(Class<?>, String) - Static method in class org.ldaptive.props.AbstractPropertyInvoker
-
Returns the enum for the supplied type and value.
- getEqualityMatchingRule() - Method in class org.ldaptive.schema.AttributeType
-
Returns the equality matching rule.
- getError() - Method in class org.ldaptive.auth.AccountState
-
Returns the first account state error or null if no errors exist.
- getError() - Method in class org.ldaptive.control.PasswordPolicyControl
-
Returns the password policy error.
- getErrors() - Method in class org.ldaptive.auth.AccountState
-
Returns the account state errors.
- getEscapeUser() - Method in class org.ldaptive.auth.FormatDnResolver
-
Returns whether the user input will be escaped using
FormatDnResolver.attributeValueEscaper
. - getException() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Returns the exception contained in this item or null if this item does not contain an exception.
- getExceptionHandler() - Method in class org.ldaptive.AbstractOperation
- getExceptionHandler() - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Returns the search exception handler.
- getExceptionHandler() - Method in class org.ldaptive.ad.control.util.DirSyncClient
- getExcludeAttributes() - Method in class org.ldaptive.ext.MergeRequest
-
Returns the names of attributes that are excluded when performing a modify.
- getExcludedNames() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the attribute names to exclude from bean generation.
- getExpiration() - Method in class org.ldaptive.auth.AccountState.DefaultWarning
- getExpiration() - Method in interface org.ldaptive.auth.AccountState.Warning
-
Returns the expiration.
- getExpirationPeriod() - Method in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Returns the amount of time since a password was set until it will expire.
- getExpirationPeriod() - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Returns the amount of time since a password was set until it will expire.
- getExtendedDnFlag() - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Returns the flag that is used on the extended dn control.
- getExtendedValueHandlers() - Method in class org.ldaptive.extended.ExtendedOperation
- getExtensions() - Method in class org.ldaptive.schema.AbstractSchemaElement
-
Returns the extensions.
- getFailFastInitialize() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns whether
AbstractConnectionPool.initialize()
should throw if pooling configuration requirements are not met. - getFailFastInitialize() - Method in class org.ldaptive.SingleConnectionFactory
-
Returns whether
SingleConnectionFactory.initialize()
should throw if the connection cannot be opened. - getFailureException() - Method in class org.ldaptive.ClosedRetryMetadata
-
Returns the exception that caused the closed connection.
- getFailureTime() - Method in class org.ldaptive.AbstractRetryMetadata
- getFailureTime() - Method in interface org.ldaptive.RetryMetadata
-
Returns the failure time.
- getField(Field, Object) - Static method in class org.ldaptive.beans.reflect.ReflectionUtils
-
Returns the value of the supplied field on the supplied object.
- getFilter() - Method in class org.ldaptive.FilterTemplate
-
Gets the filter.
- getFilter() - Method in class org.ldaptive.LdapURL
-
Returns the filter.
- getFilter() - Method in class org.ldaptive.SearchRequest
-
Returns the search filter.
- getFilterFunction() - Static method in class org.ldaptive.filter.FilterParser
-
The
FilterParser.FILTER_FUNCTION_PROPERTY
property is checked and that class is loaded if provided. - getFlag() - Method in class org.ldaptive.ad.control.ExtendedDnControl
-
Returns the flag.
- getFlag() - Method in class org.ldaptive.ad.control.SearchOptionsControl
-
Returns the flag.
- getFlags() - Method in class org.ldaptive.ad.control.DirSyncControl
-
Returns the flags value.
- getFormat() - Method in class org.ldaptive.auth.FormatDnResolver
-
Returns the formatter string used to return the entry DN.
- getFormatArgs() - Method in class org.ldaptive.auth.FormatDnResolver
-
Returns the format arguments.
- getFormatOID() - Method in class org.ldaptive.control.SessionTrackingControl
-
Returns the format OID.
- getFreeIPAError() - Method in class org.ldaptive.auth.ext.FreeIPAAccountState
-
Returns the freeipa error for this account state.
- getFromResult() - Method in class org.ldaptive.templates.Query
-
Returns the from result.
- getGraceAuthNsRemaining() - Method in class org.ldaptive.control.PasswordPolicyControl
-
Returns the number of grace authentications remaining.
- getGroupFilter() - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
-
Returns the search filter used to find the primary group.
- getHandle() - Method in class org.ldaptive.transport.MessageFunctional
- getHandshakeCompletedListeners() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the handshake completed listeners to use for secure connections.
- getHandshakeTimeout() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the handshake timeout.
- getHostname() - Method in class org.ldaptive.LdapURL
-
Returns the hostname.
- getHostnameVerifier() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the hostname verifier.
- getHostnameWithPort() - Method in class org.ldaptive.LdapURL
-
Returns the hostname:port.
- getHostnameWithSchemeAndPort() - Method in class org.ldaptive.LdapURL
-
Returns the scheme://hostname:port.
- getID() - Method in class org.ldaptive.schema.DITStructureRule
-
Returns the id.
- getIdentifier() - Method in class org.ldaptive.auth.User
-
Returns the user identifier.
- getIdleTime() - Method in class org.ldaptive.pool.IdlePruneStrategy
-
Returns the idle time.
- getInactiveUrls() - Method in class org.ldaptive.LdapURLActivatorService
-
Returns the list of inactive urls.
- getInactiveUrls() - Method in class org.ldaptive.LdapURLSet
-
Returns the inactive URLs.
- getIncludeAttributes() - Method in class org.ldaptive.ext.MergeRequest
-
Returns the names of attributes that are included when performing a modify.
- getInetAddress() - Method in class org.ldaptive.LdapURL
-
Returns the resolved IP address.
- getInstance() - Static method in class org.ldaptive.LdapURLActivatorService
-
Returns the instance of this singleton.
- getInstance(String) - Static method in class org.ldaptive.beans.reflect.TranscoderFactory
-
Returns a value transcoder for the supplied type.
- getIntermediateResponseHandlers() - Method in class org.ldaptive.AbstractOperation
- getJaasLoginModule() - Method in class org.ldaptive.sasl.GssApiBindRequest
-
Returns the class name of the JAAS login module.
- getJaasName() - Method in class org.ldaptive.sasl.GssApiBindRequest
-
Returns the entry name in a JAAS configuration file.
- getJaasOptions() - Method in class org.ldaptive.sasl.GssApiBindRequest
-
Returns the JAAS options for the login module.
- getJaasRefreshConfig() - Method in class org.ldaptive.sasl.GssApiBindRequest
-
Returns whether to refresh the JAAS configuration prior to use.
- getKeyManagerFactory(X509Certificate, PrivateKey) - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Creates a new key manager factory.
- getKeyManagerFactory(KeyStore, char[], String...) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Creates a new key manager factory.
- getKeyManagers() - Method in class org.ldaptive.ssl.DefaultSSLContextInitializer
- getKeyManagers() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
- getKeyManagers() - Method in interface org.ldaptive.ssl.SSLContextInitializer
-
Returns the key managers used when creating SSL contexts.
- getKeyManagers() - Method in class org.ldaptive.ssl.X509SSLContextInitializer
- getKeyStore() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the name of the keystore to use.
- getKeyStoreAliases() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the aliases of the keystore to use.
- getKeyStorePassword() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the password for the keystore.
- getKeyStoreType() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the type of the keystore.
- getLabel() - Method in class org.ldaptive.auth.CompareAuthenticationHandler.Scheme
-
Returns the scheme label.
- getLastActiveStat() - Method in class org.ldaptive.pool.PooledConnectionStatistics
-
Returns the last timestamp at which this connection was made active.
- getLastAvailableStat() - Method in class org.ldaptive.pool.PooledConnectionStatistics
-
Returns the last timestamp at which this connection was made available.
- getLdapEntry() - Method in class org.ldaptive.auth.AuthenticationResponse
-
Returns the ldap entry of the authenticated user.
- getLdapEntry() - Method in class org.ldaptive.jaas.LdapDnPrincipal
-
Returns the ldap entry for this ldap principal.
- getLdapEntry() - Method in class org.ldaptive.jaas.LdapPrincipal
-
Returns the ldap entry for this ldap principal.
- getLdapEntry(ConnectionFactory, String, String, String...) - Static method in class org.ldaptive.schema.SchemaFactory
-
Searches for the supplied dn and returns its ldap entry.
- getLdapEntryMapper() - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Returns the ldap entry mapper.
- getLdapUrl() - Method in class org.ldaptive.ConnectionConfig
-
Returns the ldap url.
- getLdapUrl() - Method in interface org.ldaptive.ConnectionFactoryMetadata
-
Returns the LDAP URL the connection factory is using.
- getLdapURL() - Method in interface org.ldaptive.Connection
-
Returns the URL that was selected for this connection.
- getLdapURL() - Method in class org.ldaptive.dns.SRVRecord
-
Returns the target properly formatted as an LDAP URL.
- getLdapURL() - Method in class org.ldaptive.transport.netty.NettyConnection
- getLoginsRemaining() - Method in class org.ldaptive.auth.AccountState.DefaultWarning
- getLoginsRemaining() - Method in interface org.ldaptive.auth.AccountState.Warning
-
Returns the number of logins remaining until the account locks.
- getMatchedDN() - Method in class org.ldaptive.AbstractResult
- getMatchedDN() - Method in interface org.ldaptive.Result
-
Returns the matched DN.
- getMatchedValuesFilters() - Method in class org.ldaptive.control.MatchedValuesRequestControl
-
Returns the filters to use for matching values.
- getMatchingRule(String) - Method in class org.ldaptive.schema.Schema
-
Returns the matching rule with the supplied OID or name.
- getMatchingRuleId() - Method in class org.ldaptive.control.SortKey
-
Returns the matching rule id.
- getMatchingRuleID() - Method in class org.ldaptive.filter.ExtensibleFilter
-
Returns the matching rule id.
- getMatchingRules() - Method in class org.ldaptive.schema.Schema
-
Returns the matching rules.
- getMatchingRuleUse(String) - Method in class org.ldaptive.schema.Schema
-
Returns the matching rule use with the supplied OID or name.
- getMatchingRuleUses() - Method in class org.ldaptive.schema.Schema
-
Returns the matching rule uses.
- getMaxAttributeCount() - Method in class org.ldaptive.ad.control.DirSyncControl
-
Returns the maximum attribute count.
- getMaxLoginFailures() - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Returns the maximum login failures.
- getMaxPoolSize() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the max pool size.
- getMechanism() - Method in class org.ldaptive.sasl.CramMD5BindRequest
- getMechanism() - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
-
Returns the SASL mechanism.
- getMechanism() - Method in class org.ldaptive.sasl.DigestMD5BindRequest
- getMechanism() - Method in class org.ldaptive.sasl.GssApiBindRequest
- getMechanism() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns the sasl mechanism.
- getMechanism() - Method in class org.ldaptive.sasl.ScramBindRequest
- getMechanism() - Method in class org.ldaptive.transport.DefaultSaslClient
-
Returns the SASL mechanism for this client.
- getMembers() - Method in class org.ldaptive.jaas.LdapGroup
-
Returns an unmodifiable set of the members in this group.
- getMergeAttributeName() - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
-
Returns the merge attribute name.
- getMergeAttributes() - Method in class org.ldaptive.handler.RecursiveResultHandler
-
Returns the attribute names that will be merged by the recursive search.
- getMessage() - Method in interface org.ldaptive.auth.AccountState.Error
-
Returns the error message.
- getMessage() - Method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
- getMessage() - Method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
- getMessage() - Method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
- getMessage() - Method in enum org.ldaptive.auth.ext.PasswordExpirationAccountState.Error
- getMessage() - Method in enum org.ldaptive.control.PasswordPolicyControl.Error
- getMessageID() - Method in class org.ldaptive.AbandonRequest
- getMessageID() - Method in class org.ldaptive.AbstractMessage
- getMessageID() - Method in interface org.ldaptive.Message
-
Returns the ID for this message.
- getMessageID() - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Returns the message ID assigned to this handle.
- getMessageID() - Method in class org.ldaptive.transport.netty.EncodedRequest
-
Returns the message ID.
- getMessageType() - Method in class org.ldaptive.extended.SyncInfoMessage
-
Returns the message type.
- getMinPoolSize() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the min pool size.
- getMod() - Method in class org.ldaptive.control.util.SyncReplCookie.CSN
-
Returns the mod part of the CSN
- getModifications() - Method in class org.ldaptive.ModifyRequest
-
Returns the attribute modifications.
- getMutualAuthentication() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns whether mutual authentication should occur.
- getName() - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- getName() - Method in interface org.ldaptive.beans.AttributeValueMutator
-
Returns the name of the attribute.
- getName() - Method in class org.ldaptive.beans.reflect.AbstractAttributeValueMutator
- getName() - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- getName() - Method in class org.ldaptive.CompareRequest
-
Returns the name.
- getName() - Method in class org.ldaptive.dn.NameValue
-
Returns the attribute name.
- getName() - Method in class org.ldaptive.jaas.LdapDnPrincipal
- getName() - Method in class org.ldaptive.jaas.LdapGroup
- getName() - Method in class org.ldaptive.jaas.LdapPrincipal
- getName() - Method in class org.ldaptive.jaas.LdapRole
- getName() - Method in class org.ldaptive.LdapAttribute
-
Returns the attribute description with options.
- getName() - Method in class org.ldaptive.LdapEntry.AttributeParser
-
Returns the attribute name.
- getName() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the name for this pool.
- getName() - Method in class org.ldaptive.schema.AbstractNamedSchemaElement
-
Returns the first name defined or null if no names are defined.
- getName() - Method in enum org.ldaptive.schema.AttributeUsage
-
Returns the name.
- getName(boolean) - Method in class org.ldaptive.LdapAttribute
-
Returns the attribute description with or without options.
- getNameForm() - Method in class org.ldaptive.schema.DITStructureRule
-
Returns the name form.
- getNameForm(String) - Method in class org.ldaptive.schema.Schema
-
Returns the name form with the supplied OID or name.
- getNameForms() - Method in class org.ldaptive.schema.Schema
-
Returns the name forms.
- getNameMappings() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the mapping of directory attribute name to bean property.
- getNames() - Method in class org.ldaptive.schema.AbstractNamedSchemaElement
-
Returns the names.
- getNames() - Method in class org.ldaptive.schema.Extensions
-
Returns the name.
- getNameValue() - Method in class org.ldaptive.dn.RDn
-
Returns the first name value pair in this RDN.
- getNameValue(String) - Method in class org.ldaptive.dn.RDn
-
Returns a single name value that matches the supplied name.
- getNameValues() - Method in class org.ldaptive.dn.RDn
-
Returns all the name value pairs in this RDN.
- getNameValues(String) - Method in class org.ldaptive.dn.RDn
-
Returns the name values that match the supplied name.
- getNewRDn() - Method in class org.ldaptive.ModifyDnRequest
-
Returns the new RDN.
- getNewSuperiorDn() - Method in class org.ldaptive.ModifyDnRequest
-
Returns the new superior DN.
- getNonBlockingInitialize() - Method in class org.ldaptive.SingleConnectionFactory
-
Returns whether
SingleConnectionFactory.initialize()
should execute on a separate thread. - getNonce() - Method in class org.ldaptive.sasl.ScramBindRequest
- getObject() - Method in class org.ldaptive.asn1.AbstractParseHandler
-
Returns the object.
- getObject() - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
- getObjectClass(String) - Method in class org.ldaptive.schema.Schema
-
Returns the object class with the supplied OID or name.
- getObjectClasses() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the object classes.
- getObjectClasses() - Method in class org.ldaptive.schema.Schema
-
Returns the object classes.
- getObjectClassType() - Method in class org.ldaptive.schema.ObjectClass
-
Returns the object class type.
- getObjectType() - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
- getOid() - Method in class org.ldaptive.AbstractMessage.ControlParser
-
Returns the control oid.
- getOid() - Method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.Returns the OID.
- getOID() - Method in class org.ldaptive.control.AbstractControl
- getOID() - Method in interface org.ldaptive.control.Control
-
Returns the OID for this control.
- getOID() - Method in class org.ldaptive.schema.AttributeType
-
Returns the oid.
- getOID() - Method in class org.ldaptive.schema.DITContentRule
-
Returns the oid.
- getOID() - Method in class org.ldaptive.schema.MatchingRule
-
Returns the oid.
- getOID() - Method in class org.ldaptive.schema.MatchingRuleUse
-
Returns the oid.
- getOID() - Method in class org.ldaptive.schema.NameForm
-
Returns the oid.
- getOID() - Method in class org.ldaptive.schema.ObjectClass
-
Returns the oid.
- getOID() - Method in class org.ldaptive.schema.Syntax
-
Returns the oid.
- getOldDn() - Method in class org.ldaptive.ModifyDnRequest
-
Returns the old DN.
- getOnComplete() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOnControl() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOnEntry() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- getOnException() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOnIntermediate() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOnReference() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- getOnReferral() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOnResult() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOnSearchResult() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- getOnUnsolicitedNotification() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getOperation() - Method in class org.ldaptive.AttributeModification
- getOperation() - Method in class org.ldaptive.concurrent.AbstractOperationWorker
-
Returns the underlying operation.
- getOptionalAttributes() - Method in class org.ldaptive.schema.DITContentRule
-
Returns the optional attributes.
- getOptionalAttributes() - Method in class org.ldaptive.schema.NameForm
-
Returns the optional attributes.
- getOptionalAttributes() - Method in class org.ldaptive.schema.ObjectClass
-
Returns the optional attributes.
- getOptions() - Method in class org.ldaptive.LdapAttribute
-
Returns any options that may exist on the attribute description.
- getOrderingMatchingRule() - Method in class org.ldaptive.schema.AttributeType
-
Returns the ordering matching rule.
- getPackageName() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the package name where beans will be generated.
- getPagedResultsCookie(SearchResponse) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Returns the paged results cookie in the supplied response or null if no cookie exists.
- getParameters() - Method in class org.ldaptive.FilterTemplate
-
Gets the filter parameters.
- getPassivator() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the passivator for this pool.
- getPassivator() - Method in interface org.ldaptive.pool.ConnectionPool
-
Returns the passivator for this pool.
- getPassword() - Method in class org.ldaptive.sasl.ScramBindRequest
- getPasswordAttribute() - Method in class org.ldaptive.auth.CompareAuthenticationHandler
-
Returns the password attribute.
- getPasswordExpirationError() - Method in class org.ldaptive.auth.ext.PasswordExpirationAccountState
-
Returns the password expiration error for this account state.
- getPasswordPolicyError() - Method in class org.ldaptive.auth.ext.PasswordPolicyAccountState
-
Returns the password policy error for this account state.
- getPasswordScheme() - Method in class org.ldaptive.auth.CompareAuthenticationHandler
-
Returns the password scheme.
- getPeriod() - Static method in class org.ldaptive.LdapURLActivatorService
-
Returns the activator period.
- getPooledConnectionStatistics() - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- getPooledConnectionStatistics() - Method in class org.ldaptive.pool.AbstractConnectionPool
- getPooledConnectionStatistics() - Method in interface org.ldaptive.pool.ConnectionPool
-
Returns the statistics for each connection in the pool.
- getPooledConnectionStatistics() - Method in interface org.ldaptive.pool.PooledConnectionProxy
-
Returns the statistics associated with this connection's activity in the pool.
- getPort() - Method in class org.ldaptive.dns.SRVRecord
-
Returns the port.
- getPort() - Method in class org.ldaptive.LdapURL
-
Returns the port.
- getPreviousDn() - Method in class org.ldaptive.control.EntryChangeNotificationControl
-
Returns the previous dn.
- getPriority() - Method in class org.ldaptive.dns.SRVRecord
-
Returns the priority.
- getProperties() - Static method in class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
-
Returns the property names for this property source.
- getProperties() - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Returns the property keys for this invoker.
- getProperties() - Static method in class org.ldaptive.props.AuthenticationRequestPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.AuthenticatorPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.BindConnectionInitializerPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.BlockingConnectionPoolPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.ConnectionConfigPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.DefaultConnectionFactoryPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.PooledConnectionFactoryPropertySource
-
Returns the property names for this property source.
- getProperties() - Method in interface org.ldaptive.props.PropertyInvoker
-
Returns the property names for this invoker.
- getProperties() - Method in class org.ldaptive.props.PropertyValueParser
-
Returns the properties from the configuration.
- getProperties() - Static method in class org.ldaptive.props.SearchConnectionValidatorPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.SearchDnResolverPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.SearchEntryResolverPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.SearchRequestPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.SearchRoleResolverPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
-
Returns the property names for this property source.
- getProperties() - Static method in class org.ldaptive.props.SslConfigPropertySource
-
Returns the property names for this property source.
- getProperties() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns sasl properties.
- getProperty(String) - Method in class org.ldaptive.sasl.SaslConfig
-
Returns a sasl property.
- getPropertyDescriptors(Class<?>) - Method in class org.ldaptive.beans.reflect.MethodClassDescriptor
-
Returns a map of property descriptor names to property descriptor.
- getPrunePeriod() - Method in class org.ldaptive.pool.IdlePruneStrategy
- getPrunePeriod() - Method in interface org.ldaptive.pool.PruneStrategy
-
Returns the interval at which the prune task will be executed.
- getPruneStrategy() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the prune strategy for this pool.
- getQualityOfProtection() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns the sasl quality of protection.
- getQualityOfProtection() - Method in class org.ldaptive.transport.DefaultSaslClient
-
Returns the QOP for this client.
- getQueueType() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the type of queue used for this connection pool.
- getRDn() - Method in class org.ldaptive.dn.Dn
-
Returns the first RDN in this DN.
- getRDns() - Method in class org.ldaptive.dn.Dn
-
Returns the RDNs in this DN.
- getRDNs() - Method in class org.ldaptive.asn1.DN
-
Deprecated.Returns the RDNs in this DN.
- getRealm() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns the sasl realm.
- getReceivedTime() - Method in interface org.ldaptive.OperationHandle
-
Returns the time this operation received a result or encountered an exception.
- getReceivedTime() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getReconnectTimeout() - Method in class org.ldaptive.ConnectionConfig
-
Returns the reconnect timeout.
- getReference() - Method in class org.ldaptive.SearchResponse
-
Returns a single search reference of this result.
- getReferenceHandlers() - Method in class org.ldaptive.ad.control.util.DirSyncClient
- getReferenceHandlers() - Method in class org.ldaptive.SearchOperation
- getReferences() - Method in class org.ldaptive.SearchResponse
-
Returns a collection of ldap entry.
- getReferralConnectionFactory() - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Returns the referral connection factory.
- getReferralDepth() - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Returns the referral depth of this handler.
- getReferralHandlers() - Method in class org.ldaptive.AbstractOperation
- getReferralLimit() - Method in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Returns the maximum number of referrals to follow.
- getReferralURLs() - Method in class org.ldaptive.AbstractResult
- getReferralURLs() - Method in interface org.ldaptive.Result
-
Returns the referral URLs.
- getReflectionTranscoder() - Method in class org.ldaptive.beans.reflect.AbstractAttributeValueMutator
-
Returns the reflection transcoder.
- getRefreshDeletes() - Method in class org.ldaptive.control.SyncDoneControl
-
Returns whether to refresh deletes.
- getRefreshDeletes() - Method in class org.ldaptive.extended.SyncInfoMessage
-
Returns whether to refresh deletes.
- getRefreshDone() - Method in class org.ldaptive.extended.SyncInfoMessage
-
Returns whether refreshes are done.
- getReloadHint() - Method in class org.ldaptive.control.SyncRequestControl
-
Returns the reload hint.
- getRemainingBytes() - Method in interface org.ldaptive.asn1.DERBuffer
-
Returns the bytes remaining in the buffer.
- getRequest() - Method in class org.ldaptive.SearchOperation
- getRequest() - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Returns the request.
- getRequest() - Method in class org.ldaptive.transport.MessageFunctional
- getRequestEncoders(int) - Method in class org.ldaptive.AbandonRequest
- getRequestEncoders(int) - Method in class org.ldaptive.AbstractRequestMessage
-
Returns the request encoders for this message.
- getRequestEncoders(int) - Method in class org.ldaptive.AddRequest
- getRequestEncoders(int) - Method in class org.ldaptive.AnonymousBindRequest
- getRequestEncoders(int) - Method in class org.ldaptive.CompareRequest
- getRequestEncoders(int) - Method in class org.ldaptive.DeleteRequest
- getRequestEncoders(int) - Method in class org.ldaptive.extended.ExtendedRequest
- getRequestEncoders(int) - Method in class org.ldaptive.ModifyDnRequest
- getRequestEncoders(int) - Method in class org.ldaptive.ModifyRequest
- getRequestEncoders(int) - Method in class org.ldaptive.sasl.SaslBindRequest
- getRequestEncoders(int) - Method in class org.ldaptive.SearchRequest
- getRequestEncoders(int) - Method in class org.ldaptive.SimpleBindRequest
- getRequestEncoders(int) - Method in class org.ldaptive.UnbindRequest
- getRequestHandlers() - Method in class org.ldaptive.AbstractOperation
- getRequestHandlers() - Method in class org.ldaptive.auth.Authenticator
-
Returns the authentication request handlers.
- getRequestMode() - Method in class org.ldaptive.control.SyncRequestControl
-
Returns the request mode.
- getRequiredAttributes() - Method in class org.ldaptive.schema.DITContentRule
-
Returns the required attributes.
- getRequiredAttributes() - Method in class org.ldaptive.schema.NameForm
-
Returns the required attributes.
- getRequiredAttributes() - Method in class org.ldaptive.schema.ObjectClass
-
Returns the required attributes.
- getResolvedDn() - Method in class org.ldaptive.auth.AuthenticationResponse
-
Returns the DN that was resolved in order to perform authentication.
- getResolveEntryOnFailure() - Method in class org.ldaptive.auth.Authenticator
-
Returns whether to execute the entry resolver on authentication failure.
- getResolveFromAttribute() - Method in class org.ldaptive.auth.SearchDnResolver
-
Gets an attribute to use to resolve the DN, if the attribute is not present the resolution fails back on the entry's DN.
- getResolverFunction() - Method in class org.ldaptive.DnsResolverConnectionStrategy
-
Returns the name resolution function.
- getResource(String) - Static method in class org.ldaptive.io.ResourceUtils
-
Invokes
ResourceUtils.getResource(String, ResourceLoader...)
withResourceUtils.DEFAULT_RESOURCE_LOADERS
. - getResource(String, ResourceLoader...) - Static method in class org.ldaptive.io.ResourceUtils
-
Attempts to find a
ResourceLoader
that supports the supplied path. - getResponseHandlers() - Method in class org.ldaptive.auth.Authenticator
-
Returns the authentication response handlers.
- getResponseName() - Method in class org.ldaptive.extended.ExtendedResponse
- getResponseName() - Method in class org.ldaptive.extended.IntermediateResponse
- getResponseTimeout() - Method in class org.ldaptive.ConnectionConfig
-
Returns the response timeout.
- getResponseValue() - Method in class org.ldaptive.extended.ExtendedResponse
- getResponseValue() - Method in class org.ldaptive.extended.IntermediateResponse
- getResponseValueParseHandler() - Method in class org.ldaptive.extended.IntermediateResponse
-
Returns the parse handler for the response value.
- getResponseValueParseHandler() - Method in class org.ldaptive.extended.SyncInfoMessage
-
Returns the parse handler for the response value.
- getRestrictedAttributes() - Method in class org.ldaptive.schema.DITContentRule
-
Returns the restricted attributes.
- getResult() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Returns the response contained in this item or null if this item does not contain a response.
- getResultCode() - Method in class org.ldaptive.AbstractResult
- getResultCode() - Method in exception org.ldaptive.LdapException
-
Returns the result code.
- getResultCode() - Method in interface org.ldaptive.Result
-
Returns the result code.
- getResultHandlers() - Method in class org.ldaptive.AbstractOperation
- getResultHandlers() - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Returns the search result handlers.
- getResultHandlers() - Method in class org.ldaptive.ad.control.util.DirSyncClient
- getRetryCondition() - Method in class org.ldaptive.AbstractConnectionStrategy
- getRetryCondition() - Method in interface org.ldaptive.ConnectionStrategy
-
Returns the condition used to determine whether to attempt to activate a connection.
- getReturnAttributes() - Method in class org.ldaptive.auth.AuthenticationRequest
-
Returns the return attributes.
- getReturnAttributes() - Method in class org.ldaptive.auth.Authenticator
-
Returns the return attributes.
- getReturnAttributes() - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Returns the return attributes.
- getReturnAttributes() - Method in class org.ldaptive.SearchRequest
-
Returns the search return attributes.
- getReturnAttributes() - Method in class org.ldaptive.templates.Query
-
Returns the return attributes.
- getReturnEcs() - Method in class org.ldaptive.control.PersistentSearchRequestControl
-
Returns whether to return an Entry Change Notification control.
- getReverseOrder() - Method in class org.ldaptive.control.SortKey
-
Returns whether results should be in reverse sorted order.
- getRid() - Method in class org.ldaptive.control.util.SyncReplCookie
-
Returns the RID.
- getSaslClient() - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
-
Returns the SASL client to use for this request.
- getSaslClient() - Method in class org.ldaptive.sasl.GssApiBindRequest
- getSaslClient() - Method in interface org.ldaptive.sasl.SaslClientRequest
-
Returns the SASL client used by this request.
- getSaslClient() - Method in class org.ldaptive.sasl.ScramBindRequest
- getSaslProperties() - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
-
Returns the SASL properties.
- getSaslProperties() - Method in class org.ldaptive.sasl.DigestMD5BindRequest
- getSaslProperties() - Method in class org.ldaptive.sasl.GssApiBindRequest
- getSchema() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the schema.
- getSchemaFunction() - Static method in class org.ldaptive.schema.SchemaParser
-
The
SchemaParser.SCHEMA_FUNCTION_PROPERTY
property is checked and that class is loaded if provided. - getScheme() - Method in class org.ldaptive.LdapURL
-
Returns the scheme.
- getScope() - Method in class org.ldaptive.LdapURL
-
Returns the scope.
- getSearchAttribute() - Method in class org.ldaptive.handler.RecursiveResultHandler
-
Returns the attribute name that will be recursively searched on.
- getSearchAttributes() - Method in class org.ldaptive.ext.MergeRequest
-
Returns the names of attributes that are used when searching for the entry.
- getSearchOperationWorker() - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Returns the search operation worker.
- getSearchRequest() - Method in class org.ldaptive.SearchConnectionValidator
-
Returns the search request.
- getSearchRestrictions() - Method in class org.ldaptive.templates.Query
-
Returns the search restrictions.
- getSearchRestrictions() - Method in class org.ldaptive.templates.SearchTemplates
-
Returns the filter to use for search restrictions.
- getSearchResult(ConnectionFactory, String, String, String[]) - Static method in class org.ldaptive.ad.schema.SchemaFactory
-
Searches for the supplied dn and returns its ldap entry.
- getSearchResultHandlers() - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Returns the search result handlers.
- getSearchResultHandlers() - Method in class org.ldaptive.ad.control.util.DirSyncClient
- getSearchResultHandlers() - Method in class org.ldaptive.SearchOperation
- getSearchScope() - Method in class org.ldaptive.SearchRequest
-
Gets the search scope.
- getSearchTemplates() - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Returns the search templates.
- getSecurityStrength() - Method in class org.ldaptive.sasl.SaslConfig
-
Returns the sasl security strength.
- getSentTime() - Method in interface org.ldaptive.OperationHandle
-
Returns the time this operation sent a request.
- getSentTime() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getServerName() - Method in class org.ldaptive.ad.control.VerifyNameControl
-
Returns the server name.
- getServerSaslCreds() - Method in class org.ldaptive.BindResponse
- getSessionSourceIp() - Method in class org.ldaptive.control.SessionTrackingControl
-
Returns the session source ip.
- getSessionSourceName() - Method in class org.ldaptive.control.SessionTrackingControl
-
Returns the session source name.
- getSessionTrackingIdentifier() - Method in class org.ldaptive.control.SessionTrackingControl
-
Returns the session tracking identifier.
- getSid() - Method in class org.ldaptive.control.util.SyncReplCookie.CSN
-
Returns the sid part of the CSN
- getSingleValueReflectionTranscoder(Class<?>) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
-
Returns the appropriate single value encoder for the supplied type.
- getSize() - Method in class org.ldaptive.asn1.DERPath
-
Gets the number of nodes in the path.
- getSize() - Method in class org.ldaptive.control.PagedResultsControl
-
Returns the paged results size.
- getSizeLimit() - Method in class org.ldaptive.SearchRequest
-
Returns the size limit.
- getSocketChannelType() - Method in class org.ldaptive.transport.netty.ConnectionTransport
-
Returns the socket channel type used with the event loop group.
- getSocketChannelType() - Method in class org.ldaptive.transport.netty.NioConnectionTransport
- getSortKeys() - Method in class org.ldaptive.control.SortRequestControl
-
Returns the sort keys.
- getSortResult() - Method in class org.ldaptive.control.SortResponseControl
-
Returns the result code of the server side sort.
- getSslConfig() - Method in class org.ldaptive.ConnectionConfig
-
Returns the ssl config.
- getStatistics() - Method in class org.ldaptive.ad.control.GetStatsControl
-
Returns the statistics.
- getStatisticsSize() - Method in class org.ldaptive.pool.IdlePruneStrategy
- getStatisticsSize() - Method in interface org.ldaptive.pool.PruneStrategy
-
Returns the number of statistics to store for this prune strategy.
- GetStatsControl - Class in org.ldaptive.ad.control
-
Request/response control for active directory servers to return statistics along with search results.
- GetStatsControl() - Constructor for class org.ldaptive.ad.control.GetStatsControl
-
Default constructor.
- GetStatsControl(boolean) - Constructor for class org.ldaptive.ad.control.GetStatsControl
-
Creates a new get stats control.
- getString() - Method in class org.ldaptive.Credential
-
Returns this credential as a string.
- getStringValue() - Method in class org.ldaptive.dn.NameValue
- getStringValue() - Method in class org.ldaptive.LdapAttribute
-
Returns a single string value of this attribute.
- getStringValues() - Method in class org.ldaptive.ad.UnicodePwdAttribute
- getStringValues() - Method in class org.ldaptive.LdapAttribute
-
Returns the values of this attribute as strings.
- getStringValues(Object) - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- getStringValues(Object) - Method in interface org.ldaptive.beans.AttributeValueMutator
-
Returns the string values of the attribute.
- getStringValues(Object) - Method in class org.ldaptive.beans.reflect.FieldAttributeValueMutator
- getStringValues(Object) - Method in class org.ldaptive.beans.reflect.MethodAttributeValueMutator
- getStringValues(Object) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- getStructuralClass() - Method in class org.ldaptive.schema.NameForm
-
Returns the structural object class.
- getSubAny() - Method in class org.ldaptive.filter.SubstringFilter
-
Returns the any substring assertion.
- getSubFinal() - Method in class org.ldaptive.filter.SubstringFilter
-
Returns the final substring assertion.
- getSubInitial() - Method in class org.ldaptive.filter.SubstringFilter
-
Returns the initial substring assertion.
- getSubstringMatchingRule() - Method in class org.ldaptive.schema.AttributeType
-
Returns the substring matching rule.
- getSubtreeSearch() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns whether subtree searching will be used.
- getSubtreeSearch() - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns whether subtree searching will be used.
- getSuccessTime() - Method in class org.ldaptive.AbstractRetryMetadata
- getSuccessTime() - Method in interface org.ldaptive.RetryMetadata
-
Returns the success time.
- getSuperiorClasses() - Method in class org.ldaptive.schema.ObjectClass
-
Returns the superior classes.
- getSuperiorRules() - Method in class org.ldaptive.schema.DITStructureRule
-
Returns the superior rules.
- getSuperiorType() - Method in class org.ldaptive.schema.AttributeType
-
Returns the superior type.
- getSyncState() - Method in class org.ldaptive.control.SyncStateControl
-
Returns the sync state.
- getSyntax(String) - Method in class org.ldaptive.schema.Schema
-
Returns the syntax with the supplied OID.
- getSyntaxes() - Method in class org.ldaptive.schema.Schema
-
Returns the syntaxes.
- getSyntaxOID() - Method in class org.ldaptive.schema.AttributeType
-
Returns the syntax oid.
- getSyntaxOID() - Method in class org.ldaptive.schema.MatchingRule
-
Returns the syntax oid.
- getSyntaxOID(boolean) - Method in class org.ldaptive.schema.AttributeType
-
Returns the syntax oid.
- getSyntaxOIDBoundCount() - Method in class org.ldaptive.schema.AttributeType
-
Returns the syntax oid bound count.
- getSyntaxType(AttributeType, Syntax) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the class for the supplied attribute type and syntax.
- getTag() - Method in class org.ldaptive.asn1.AttributeValueAssertion.Value
-
Deprecated.Returns the attribute value tag.
- getTagByte() - Method in class org.ldaptive.asn1.AbstractDERTag
- getTagByte() - Method in class org.ldaptive.asn1.ApplicationDERTag
- getTagByte() - Method in class org.ldaptive.asn1.ContextDERTag
- getTagByte() - Method in interface org.ldaptive.asn1.DERTag
-
Gets the value of this tag for encoding.
- getTagByte() - Method in enum org.ldaptive.asn1.UniversalDERTag
- getTagNo() - Method in class org.ldaptive.asn1.AbstractDERTag
- getTagNo() - Method in interface org.ldaptive.asn1.DERTag
-
Gets the decimal value of the tag.
- getTagNo() - Method in enum org.ldaptive.asn1.UniversalDERTag
-
Gets the decimal value of the tag.
- getTarget() - Method in class org.ldaptive.dns.SRVRecord
-
Returns the target.
- getTargetOffset() - Method in class org.ldaptive.control.util.VirtualListViewParams
-
Returns the target offset.
- getTargetOffset() - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Returns the target offset.
- getTargetPosition() - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Returns the target position.
- getTemplate() - Method in class org.ldaptive.SearchOperation
- getTermParsers() - Method in class org.ldaptive.templates.SearchTemplates
-
Returns the term parsers used for creating filter parameters.
- getTerms() - Method in class org.ldaptive.templates.Query
-
Returns the terms.
- getThrowCondition() - Method in class org.ldaptive.AbstractOperation
- getThrowCondition() - Method in class org.ldaptive.ad.control.util.DirSyncClient
- getThrowCondition() - Method in class org.ldaptive.ext.MergeOperation
- getThrowCondition() - Method in class org.ldaptive.transport.DefaultOperationHandle
- getTime() - Method in class org.ldaptive.control.util.SyncReplCookie.CSN
-
Returns the time part of the CSN
- getTimeBeforeExpiration() - Method in class org.ldaptive.control.PasswordExpiringControl
-
Returns the time in seconds until password expiration.
- getTimeBeforeExpiration() - Method in class org.ldaptive.control.PasswordPolicyControl
-
Returns the time before expiration in seconds.
- getTimeLimit() - Method in class org.ldaptive.SearchRequest
-
Returns the time limit.
- getToResult() - Method in class org.ldaptive.templates.Query
-
Returns the to result.
- getTransport() - Method in class org.ldaptive.DefaultConnectionFactory
-
Returns the ldap transport.
- getTransport() - Method in class org.ldaptive.PooledConnectionFactory
-
Returns the ldap transport.
- getTransport(Class<? extends ConnectionFactory>) - Static method in class org.ldaptive.transport.TransportFactory
-
The
TransportFactory.TRANSPORT_OVERRIDE
map is checked and that class is loaded if provided. - getTransportOption(String) - Method in class org.ldaptive.ConnectionConfig
-
Returns a transport option.
- getTransportOptions() - Method in class org.ldaptive.ConnectionConfig
-
Returns transport options.
- getTrustAliases() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Returns the aliases of the entries to use in the trust keystore
- getTrustCertificates() - Method in class org.ldaptive.ssl.X509CredentialConfig
-
Returns the name of the trust certificates to use.
- getTrustCertificates() - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Returns the certificates to use for creating the trust managers.
- getTrustKeystore() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Returns the keystore to use for creating the trust managers.
- getTrustManagerFactory(X509Certificate[]) - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Creates a new trust manager factory.
- getTrustManagerFactory(KeyStore, String...) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Creates a new trust manager factory.
- getTrustManagers() - Method in class org.ldaptive.ssl.AbstractSSLContextInitializer
- getTrustManagers() - Method in class org.ldaptive.ssl.AggregateTrustManager
-
Returns the trust managers that are aggregated.
- getTrustManagers() - Method in class org.ldaptive.ssl.SslConfig
-
Returns the trust managers.
- getTrustManagers() - Method in interface org.ldaptive.ssl.SSLContextInitializer
-
Returns the trust managers used when creating SSL contexts.
- getTrustStore() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the name of the truststore to use.
- getTrustStoreAliases() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the aliases of the truststore to use.
- getTrustStorePassword() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the password for the truststore.
- getTrustStoreType() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Returns the type of the truststore.
- getTrustStrategy() - Method in class org.ldaptive.ssl.AggregateTrustManager
-
Returns the trust strategy.
- getType() - Method in class org.ldaptive.ad.transcode.DeltaTimeValueTranscoder
- getType() - Method in class org.ldaptive.ad.transcode.FileTimeValueTranscoder
- getType() - Method in class org.ldaptive.ad.transcode.UnicodePwdValueTranscoder
- getType() - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- getType() - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- getType() - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- getType() - Method in interface org.ldaptive.beans.reflect.ReflectionTranscoder
-
Returns the type produced by this transcoder.
- getType() - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- getType() - Method in class org.ldaptive.filter.AndFilter
- getType() - Method in interface org.ldaptive.filter.FilterSet
-
Returns the type of filter set.
- getType() - Method in class org.ldaptive.filter.NotFilter
- getType() - Method in class org.ldaptive.filter.OrFilter
- getType() - Method in class org.ldaptive.schema.transcode.AttributeTypeValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.DITContentRuleValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.DITStructureRuleValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.MatchingRuleUseValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.MatchingRuleValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.NameFormValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.ObjectClassValueTranscoder
- getType() - Method in class org.ldaptive.schema.transcode.SyntaxValueTranscoder
- getType() - Method in class org.ldaptive.transcode.BooleanValueTranscoder
- getType() - Method in class org.ldaptive.transcode.ByteArrayValueTranscoder
- getType() - Method in class org.ldaptive.transcode.CertificateValueTranscoder
- getType() - Method in class org.ldaptive.transcode.CharArrayValueTranscoder
- getType() - Method in class org.ldaptive.transcode.DoubleValueTranscoder
- getType() - Method in class org.ldaptive.transcode.FloatValueTranscoder
- getType() - Method in class org.ldaptive.transcode.GeneralizedTimeValueTranscoder
- getType() - Method in class org.ldaptive.transcode.IntegerValueTranscoder
- getType() - Method in class org.ldaptive.transcode.LongValueTranscoder
- getType() - Method in class org.ldaptive.transcode.ObjectValueTranscoder
- getType() - Method in class org.ldaptive.transcode.ShortValueTranscoder
- getType() - Method in class org.ldaptive.transcode.StringValueTranscoder
- getType() - Method in class org.ldaptive.transcode.UUIDValueTranscoder
- getType() - Method in interface org.ldaptive.transcode.ValueTranscoder
-
Returns the type produced by this value transcoder.
- getTypeMappings() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns the type mappings.
- getUnsolicitedNotificationHandlers() - Method in class org.ldaptive.AbstractOperation
- getUris() - Method in class org.ldaptive.SearchResultReference
- getUrl() - Method in class org.ldaptive.LdapURL
-
Returns the formatted URL as scheme://hostname:port/baseDn?attrs?scope?filter.
- getUrls() - Method in class org.ldaptive.LdapURLSet
- getUsage() - Method in class org.ldaptive.schema.AttributeType
-
Returns the usage.
- getUser() - Method in class org.ldaptive.auth.AuthenticationRequest
-
Returns the user.
- getUserFilter() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns the filter used to search for the user.
- getUserFilter() - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns the filter used to search for the user.
- getUserFilterParameters() - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Returns the filter parameters used to search for the user.
- getUserFilterParameters() - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns the filter parameters used to search for the user.
- getUsername() - Method in class org.ldaptive.sasl.ScramBindRequest
- getUseStartTLS() - Method in class org.ldaptive.ConnectionConfig
-
Returns whether startTLS will be used for connections.
- getValidatePeriod() - Method in class org.ldaptive.AbstractConnectionValidator
- getValidatePeriod() - Method in interface org.ldaptive.ConnectionValidator
-
Returns the interval at which the validation task will be executed.
- getValidateTimeout() - Method in class org.ldaptive.AbstractConnectionValidator
- getValidateTimeout() - Method in interface org.ldaptive.ConnectionValidator
-
Returns the time at which a validate operation should be abandoned.
- getValidationExceptionHandler() - Method in class org.ldaptive.PooledConnectionFactory
-
Returns the validation exception handler.
- getValidator() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the connection validator for this pool.
- getValue() - Method in class org.ldaptive.AbstractMessage.ControlParser
-
Returns the control value.
- getValue() - Method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.Returns the tag and value of the attribute.
- getValue() - Method in class org.ldaptive.CompareRequest
-
Returns the value.
- getValue() - Method in class org.ldaptive.control.util.SyncReplCookie.CSN
-
Returns the entire value of the CSN.
- getValue(Object) - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleDnValueMutator
- getValue(Object) - Method in interface org.ldaptive.beans.DnValueMutator
-
Returns the DN value for the supplied object.
- getValue(Object) - Method in class org.ldaptive.beans.reflect.DefaultDnValueMutator
- getValue(Object) - Method in class org.ldaptive.beans.spring.SpelDnValueMutator
- getValue(String) - Method in class org.ldaptive.dn.Dn
-
Returns the first RDN value with the supplied name.
- getValue(String) - Method in class org.ldaptive.schema.Extensions
-
Returns a single string value for the extension with the supplied name.
- getValue(String, String) - Static method in class org.ldaptive.DnParser
-
Deprecated.Returns the RDN value for the attribute type with the supplied name.
- getValue(Function<byte[], T>) - Method in class org.ldaptive.dn.NameValue
- getValue(Function<byte[], T>) - Method in class org.ldaptive.LdapAttribute
-
Returns a single decoded value of this attribute.
- getValueEscaper() - Method in class org.ldaptive.dn.DefaultRDnNormalizer
-
Returns the value escaper.
- getValues() - Method in class org.ldaptive.LdapEntry.AttributeParser
-
Returns the attribute values.
- getValues(Object, Class<T>) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
-
Uses the configured expression and evaluation context to retrieve values from the supplied object.
- getValues(String) - Method in class org.ldaptive.dn.Dn
-
Returns the RDN values with the supplied name.
- getValues(String) - Method in class org.ldaptive.schema.Extensions
-
Returns the values for the extension with the supplied name.
- getValues(String, String) - Static method in class org.ldaptive.DnParser
-
Deprecated.Returns the RDN values for the attribute type with the supplied name.
- getValues(Function<byte[], T>) - Method in class org.ldaptive.LdapAttribute
-
Returns the values of this attribute decoded by the supplied function.
- getViewResult() - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Returns the result code of the virtual list view.
- getWarning() - Method in class org.ldaptive.auth.AccountState
-
Returns the first account state warning or null if no warnings exist.
- getWarningPeriod() - Method in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Returns the amount of time before expiration to produce a warning.
- getWarningPeriod() - Method in class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
-
Returns the amount of time before expiration to produce a warning.
- getWarningPeriod() - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Returns the amount of time before expiration to produce a warning.
- getWarnings() - Method in class org.ldaptive.auth.AccountState
-
Returns the account state warnings.
- getWeight() - Method in class org.ldaptive.dns.SRVRecord
-
Returns the weight.
- GlobalIdentifier - Class in org.ldaptive.ad
-
Class to represent an active directory GUID.
- GRAPHICSTR - org.ldaptive.asn1.UniversalDERTag
-
GraphicString type.
- GREATER_OR_EQUAL - org.ldaptive.filter.Filter.Type
-
Greater or equal filter.
- GreaterOrEqualFilter - Class in org.ldaptive.filter
-
Greater or equal search filter component defined as:
- GreaterOrEqualFilter(String, byte[]) - Constructor for class org.ldaptive.filter.GreaterOrEqualFilter
-
Creates a new greater or equal filter.
- GreaterOrEqualFilter(String, String) - Constructor for class org.ldaptive.filter.GreaterOrEqualFilter
-
Creates a new greater or equal filter.
- grow(int) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Attempts to grow the pool to the supplied size.
- grow(int, boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Attempts to grow the pool to the supplied size.
- GSSAPI - org.ldaptive.sasl.Mechanism
-
Kerberos authentication type.
- GssApiBindRequest - Class in org.ldaptive.sasl
-
LDAP GSSAPI bind request.
- GssApiBindRequest(String, String, String, String, Map<String, Object>) - Constructor for class org.ldaptive.sasl.GssApiBindRequest
-
Creates a new GSSAPI bind request.
- GssApiSaslClient - Class in org.ldaptive.transport
-
GSSAPI SASL client that implements the JAAS details to perform an LDAP bind with a kerberos principal.
- GssApiSaslClient() - Constructor for class org.ldaptive.transport.GssApiSaslClient
H
- handle(String, AuthenticationRequest) - Method in class org.ldaptive.auth.AddControlAuthenticationRequestHandler
- handle(String, AuthenticationRequest) - Method in interface org.ldaptive.auth.AuthenticationRequestHandler
-
Handle the request for an ldap authentication.
- handle(Callback[]) - Method in class org.ldaptive.sasl.CramMD5BindRequest
- handle(Callback[]) - Method in class org.ldaptive.sasl.DigestMD5BindRequest
- handle(Callback[]) - Method in class org.ldaptive.sasl.GssApiBindRequest
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.AbstractMessage.ControlsHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.AbstractMessage.MessageIDHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.AbstractResult.DiagnosticMessageHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.AbstractResult.MatchedDNHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.AbstractResult.ReferralHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.AbstractResult.ResultCodeHandler
- handle(DERParser, DERBuffer) - Method in interface org.ldaptive.asn1.ParseHandler
-
Invoked when a DER path is encountered that belongs to this parse handler.
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.BindResponse.SASLCredsHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.extended.ExtendedResponse.ResponseNameHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.extended.ExtendedResponse.ResponseValueHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.extended.IntermediateResponse.ResponseNameHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.extended.IntermediateResponse.ResponseValueHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.LdapEntry.AttributesHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.LdapEntry.LdapDnHandler
- handle(DERParser, DERBuffer) - Method in class org.ldaptive.SearchResultReference.ReferralUriHandler
- handle(AuthenticationResponse) - Method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler
- handle(AuthenticationResponse) - Method in interface org.ldaptive.auth.AuthenticationResponseHandler
-
Handle the response from an ldap authentication.
- handle(AuthenticationResponse) - Method in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
- handle(AuthenticationResponse) - Method in class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
- handle(AuthenticationResponse) - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
- handle(AuthenticationResponse) - Method in class org.ldaptive.auth.ext.PasswordExpirationAuthenticationResponseHandler
- handle(AuthenticationResponse) - Method in class org.ldaptive.auth.ext.PasswordPolicyAuthenticationResponseHandler
- handleAttribute(LdapAttribute) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Handle a single attribute.
- handleAttributeName(String) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Returns the supplied attribute name unaltered.
- handleAttributeName(String) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- handleAttributes(LdapEntry) - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
- handleAttributes(LdapEntry) - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
- handleAttributes(LdapEntry) - Method in class org.ldaptive.ad.handler.RangeEntryHandler
- handleAttributes(LdapEntry) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Handle the attributes of a search entry.
- handleAttributes(LdapEntry) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- handleAttributes(LdapEntry) - Method in class org.ldaptive.handler.DnAttributeEntryHandler
- handleAttributes(LdapEntry) - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
- handleAttributeValue(byte[]) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Returns the supplied attribute value unaltered.
- handleAttributeValue(byte[]) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- handleAttributeValue(String) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Returns the supplied attribute value unaltered.
- handleAttributeValue(String) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- handleDn(LdapEntry) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Handle the dn of a search entry.
- handleDn(LdapEntry) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- handleEntry(LdapEntry) - Method in class org.ldaptive.handler.AbstractEntryHandler
-
Handle the entry.
- handleEntry(LdapEntry) - Method in class org.ldaptive.handler.RecursiveResultHandler
- handler(String, AuthenticationHandler) - Method in class org.ldaptive.auth.AggregateAuthenticationHandler.Builder
- handler(String, AuthenticationResponseHandler...) - Method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler.Builder
- handlerAdded(ChannelHandlerContext) - Method in class org.ldaptive.transport.netty.SaslHandler
- handlerRemoved(ChannelHandlerContext) - Method in class org.ldaptive.transport.netty.SaslHandler
- handshakeCompleted(HandshakeCompletedEvent) - Method in class org.ldaptive.ssl.HostnameVerifyingListener
- handshakeListeners(HandshakeCompletedListener...) - Method in class org.ldaptive.ssl.SslConfig.Builder
- handshakeTimeout(Duration) - Method in class org.ldaptive.ssl.SslConfig.Builder
- hasActiveUrls() - Method in class org.ldaptive.LdapURLSet
-
Returns whether this set has any active URLs.
- hasConsumedMessage() - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Returns whether this handle has consumed any messages.
- hashCode() - Method in class org.ldaptive.AbstractMessage
-
Returns the hash code for this object.
- hashCode() - Method in class org.ldaptive.ad.control.DirSyncControl
- hashCode() - Method in class org.ldaptive.ad.control.ExtendedDnControl
- hashCode() - Method in class org.ldaptive.ad.control.ForceUpdateControl
- hashCode() - Method in class org.ldaptive.ad.control.GetStatsControl
- hashCode() - Method in class org.ldaptive.ad.control.LazyCommitControl
- hashCode() - Method in class org.ldaptive.ad.control.NotificationControl
- hashCode() - Method in class org.ldaptive.ad.control.PermissiveModifyControl
- hashCode() - Method in class org.ldaptive.ad.control.RangeRetrievalNoerrControl
- hashCode() - Method in class org.ldaptive.ad.control.SearchOptionsControl
- hashCode() - Method in class org.ldaptive.ad.control.ShowDeactivatedLinkControl
- hashCode() - Method in class org.ldaptive.ad.control.ShowDeletedControl
- hashCode() - Method in class org.ldaptive.ad.control.ShowRecycledControl
- hashCode() - Method in class org.ldaptive.ad.control.VerifyNameControl
- hashCode() - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
- hashCode() - Method in class org.ldaptive.ad.handler.ObjectGuidHandler
- hashCode() - Method in class org.ldaptive.ad.handler.ObjectSidHandler
- hashCode() - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
- hashCode() - Method in class org.ldaptive.ad.handler.RangeEntryHandler
- hashCode() - Method in class org.ldaptive.AddResponse
- hashCode() - Method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.
- hashCode() - Method in class org.ldaptive.asn1.AttributeValueAssertion.Value
-
Deprecated.
- hashCode() - Method in class org.ldaptive.asn1.DERPath
- hashCode() - Method in class org.ldaptive.asn1.DN
-
Deprecated.
- hashCode() - Method in class org.ldaptive.asn1.RDN
-
Deprecated.
- hashCode() - Method in class org.ldaptive.auth.AuthenticationHandlerResponse
- hashCode() - Method in class org.ldaptive.auth.AuthenticationResponse
- hashCode() - Method in class org.ldaptive.BindResponse
- hashCode() - Method in class org.ldaptive.CompareResponse
- hashCode() - Method in class org.ldaptive.control.AbstractControl
-
Returns the hash code for this object.
- hashCode() - Method in class org.ldaptive.control.AuthorizationIdentityRequestControl
- hashCode() - Method in class org.ldaptive.control.AuthorizationIdentityResponseControl
- hashCode() - Method in class org.ldaptive.control.EntryChangeNotificationControl
- hashCode() - Method in class org.ldaptive.control.GenericControl
- hashCode() - Method in class org.ldaptive.control.ManageDsaITControl
- hashCode() - Method in class org.ldaptive.control.MatchedValuesRequestControl
- hashCode() - Method in class org.ldaptive.control.PagedResultsControl
- hashCode() - Method in class org.ldaptive.control.PasswordExpiredControl
- hashCode() - Method in class org.ldaptive.control.PasswordExpiringControl
- hashCode() - Method in class org.ldaptive.control.PasswordPolicyControl
- hashCode() - Method in class org.ldaptive.control.PersistentSearchRequestControl
- hashCode() - Method in class org.ldaptive.control.ProxyAuthorizationControl
- hashCode() - Method in class org.ldaptive.control.RelaxControl
- hashCode() - Method in class org.ldaptive.control.SessionTrackingControl
- hashCode() - Method in class org.ldaptive.control.SortKey
- hashCode() - Method in class org.ldaptive.control.SortRequestControl
- hashCode() - Method in class org.ldaptive.control.SortResponseControl
- hashCode() - Method in class org.ldaptive.control.SyncDoneControl
- hashCode() - Method in class org.ldaptive.control.SyncRequestControl
- hashCode() - Method in class org.ldaptive.control.SyncStateControl
- hashCode() - Method in class org.ldaptive.control.TreeDeleteControl
- hashCode() - Method in class org.ldaptive.control.VirtualListViewRequestControl
- hashCode() - Method in class org.ldaptive.control.VirtualListViewResponseControl
- hashCode() - Method in class org.ldaptive.DeleteResponse
- hashCode() - Method in class org.ldaptive.dn.Dn
- hashCode() - Method in class org.ldaptive.dn.NameValue
- hashCode() - Method in class org.ldaptive.dn.RDn
- hashCode() - Method in class org.ldaptive.dns.SRVRecord
- hashCode() - Method in class org.ldaptive.extended.ExtendedResponse
- hashCode() - Method in class org.ldaptive.extended.IntermediateResponse
- hashCode() - Method in class org.ldaptive.extended.NoticeOfDisconnection
- hashCode() - Method in class org.ldaptive.extended.SyncInfoMessage
- hashCode() - Method in class org.ldaptive.extended.UnsolicitedNotification
- hashCode() - Method in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
- hashCode() - Method in class org.ldaptive.filter.AndFilter
- hashCode() - Method in class org.ldaptive.filter.ApproximateFilter
- hashCode() - Method in class org.ldaptive.filter.EqualityFilter
- hashCode() - Method in class org.ldaptive.filter.ExtensibleFilter
- hashCode() - Method in class org.ldaptive.filter.GreaterOrEqualFilter
- hashCode() - Method in class org.ldaptive.filter.LessOrEqualFilter
- hashCode() - Method in class org.ldaptive.filter.NotFilter
- hashCode() - Method in class org.ldaptive.filter.OrFilter
- hashCode() - Method in class org.ldaptive.filter.PresenceFilter
- hashCode() - Method in class org.ldaptive.filter.SubstringFilter
- hashCode() - Method in class org.ldaptive.FilterTemplate
- hashCode() - Method in class org.ldaptive.handler.AbstractEntryHandler
- hashCode() - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- hashCode() - Method in class org.ldaptive.handler.DnAttributeEntryHandler
- hashCode() - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
- hashCode() - Method in class org.ldaptive.handler.MergeResultHandler
- hashCode() - Method in class org.ldaptive.handler.RecursiveResultHandler
- hashCode() - Method in class org.ldaptive.handler.SortResultHandler
- hashCode() - Method in class org.ldaptive.jaas.LdapCredential
- hashCode() - Method in class org.ldaptive.jaas.LdapDnPrincipal
- hashCode() - Method in class org.ldaptive.jaas.LdapGroup
- hashCode() - Method in class org.ldaptive.jaas.LdapPrincipal
- hashCode() - Method in class org.ldaptive.jaas.LdapRole
- hashCode() - Method in class org.ldaptive.LdapAttribute
- hashCode() - Method in class org.ldaptive.LdapEntry
- hashCode() - Method in class org.ldaptive.LdapURL
- hashCode() - Method in class org.ldaptive.ModifyDnResponse
- hashCode() - Method in class org.ldaptive.ModifyResponse
- hashCode() - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- hashCode() - Method in class org.ldaptive.schema.AbstractSchemaElement
- hashCode() - Method in class org.ldaptive.schema.AttributeType
- hashCode() - Method in class org.ldaptive.schema.DITContentRule
- hashCode() - Method in class org.ldaptive.schema.DITStructureRule
- hashCode() - Method in class org.ldaptive.schema.Extensions
- hashCode() - Method in class org.ldaptive.schema.MatchingRule
- hashCode() - Method in class org.ldaptive.schema.MatchingRuleUse
- hashCode() - Method in class org.ldaptive.schema.NameForm
- hashCode() - Method in class org.ldaptive.schema.ObjectClass
- hashCode() - Method in class org.ldaptive.schema.Schema
- hashCode() - Method in class org.ldaptive.schema.Syntax
- hashCode() - Method in class org.ldaptive.SearchRequest
- hashCode() - Method in class org.ldaptive.SearchResponse
- hashCode() - Method in class org.ldaptive.SearchResultReference
- hashCode() - Method in class org.ldaptive.SingleConnectionFactory.ConnectionProxy
- hashCode() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
- hashCode() - Method in class org.ldaptive.ssl.X509CredentialConfig
- hasInactiveUrls() - Method in class org.ldaptive.LdapURLSet
-
Returns whether this set has any inactive URLs.
- hasMore(SearchResponse) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Returns whether
DirSyncClient.execute(SearchRequest, SearchResponse)
can be invoked again. - hasMore(SearchResponse) - Method in class org.ldaptive.control.util.PagedResultsClient
-
Returns whether
PagedResultsClient.execute(SearchRequest, SearchResponse)
can be invoked again. - hasName(String) - Method in class org.ldaptive.dn.NameValue
-
Returns whether the attribute name matches the supplied name.
- hasName(String) - Method in class org.ldaptive.schema.AbstractNamedSchemaElement
-
Returns whether the supplied string matches, ignoring case, any of the names for this schema element.
- hasNext() - Method in class org.ldaptive.AbstractConnectionStrategy.DefaultLdapURLIterator
- hasProperty(String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Returns whether the supplied property exists for this invoker.
- hasProperty(String) - Method in interface org.ldaptive.props.PropertyInvoker
-
Returns whether a property with the supplied name exists on this invoker.
- hasRemaining() - Method in interface org.ldaptive.asn1.DERBuffer
-
Returns whether there are any elements between the current position and the limit.
- hasValue() - Method in class org.ldaptive.ad.control.DirSyncControl
- hasValue() - Method in class org.ldaptive.ad.control.ExtendedDnControl
- hasValue() - Method in class org.ldaptive.ad.control.ForceUpdateControl
- hasValue() - Method in class org.ldaptive.ad.control.GetStatsControl
- hasValue() - Method in class org.ldaptive.ad.control.LazyCommitControl
- hasValue() - Method in class org.ldaptive.ad.control.NotificationControl
- hasValue() - Method in class org.ldaptive.ad.control.PermissiveModifyControl
- hasValue() - Method in class org.ldaptive.ad.control.RangeRetrievalNoerrControl
- hasValue() - Method in class org.ldaptive.ad.control.SearchOptionsControl
- hasValue() - Method in class org.ldaptive.ad.control.ShowDeactivatedLinkControl
- hasValue() - Method in class org.ldaptive.ad.control.ShowDeletedControl
- hasValue() - Method in class org.ldaptive.ad.control.ShowRecycledControl
- hasValue() - Method in class org.ldaptive.ad.control.VerifyNameControl
- hasValue() - Method in class org.ldaptive.control.AuthorizationIdentityRequestControl
- hasValue() - Method in class org.ldaptive.control.GenericControl
- hasValue() - Method in class org.ldaptive.control.ManageDsaITControl
- hasValue() - Method in class org.ldaptive.control.MatchedValuesRequestControl
- hasValue() - Method in class org.ldaptive.control.PagedResultsControl
- hasValue() - Method in class org.ldaptive.control.PasswordPolicyControl
- hasValue() - Method in class org.ldaptive.control.PersistentSearchRequestControl
- hasValue() - Method in class org.ldaptive.control.ProxyAuthorizationControl
- hasValue() - Method in class org.ldaptive.control.RelaxControl
- hasValue() - Method in interface org.ldaptive.control.RequestControl
-
Returns whether the control has a value associated with it.
- hasValue() - Method in class org.ldaptive.control.SessionTrackingControl
- hasValue() - Method in class org.ldaptive.control.SortRequestControl
- hasValue() - Method in class org.ldaptive.control.SyncRequestControl
- hasValue() - Method in class org.ldaptive.control.TreeDeleteControl
- hasValue() - Method in class org.ldaptive.control.VirtualListViewRequestControl
- Hex - Class in org.ldaptive.io
-
Utility for hexidecimal encoding and decoding.
- HEXADECIMAL - org.ldaptive.ad.control.ExtendedDnControl.Flag
-
hexadecimal format.
- hexDecode(char[]) - Static method in class org.ldaptive.LdapUtils
-
This will decode the supplied value as a hex encoded string to a byte[].
- hexEncode(byte...) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a hex encoded string.
- hexEncode(char...) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a hex encoded string.
- HIGH - org.ldaptive.sasl.SecurityStrength
-
High security strength.
- HostnameResolver - Class in org.ldaptive.ssl
-
Resolves a hostname from an
SSLSession
. - HostnameResolver(SSLSession) - Constructor for class org.ldaptive.ssl.HostnameResolver
-
Creates a new hostname resolver.
- hostnameVerifier(CertificateHostnameVerifier) - Method in class org.ldaptive.ssl.SslConfig.Builder
- HostnameVerifierAdapter - Class in org.ldaptive.ssl
-
Adapts a
CertificateHostnameVerifier
for use as aHostnameVerifier
. - HostnameVerifierAdapter(CertificateHostnameVerifier) - Constructor for class org.ldaptive.ssl.HostnameVerifierAdapter
-
Creates a new hostname verifier adapter.
- HostnameVerifyingListener - Class in org.ldaptive.ssl
-
Handshake completed listener that invokes a hostname verifier.
- HostnameVerifyingListener(HostnameVerifier) - Constructor for class org.ldaptive.ssl.HostnameVerifyingListener
-
Creates a new verifying handshake completed listener.
- HostnameVerifyingListener(HostnameVerifier, String) - Constructor for class org.ldaptive.ssl.HostnameVerifyingListener
-
Creates a new verifying handshake completed listener.
I
- IA5STR - org.ldaptive.asn1.UniversalDERTag
-
IA5String type.
- id(int) - Method in class org.ldaptive.AbandonRequest.Builder
-
Sets the message ID.
- id(String) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the user id.
- IdlePruneStrategy - Class in org.ldaptive.pool
-
Removes connections from the pool based on how long they have been idle in the available queue.
- IdlePruneStrategy() - Constructor for class org.ldaptive.pool.IdlePruneStrategy
-
Creates a new idle prune strategy.
- IdlePruneStrategy(Duration) - Constructor for class org.ldaptive.pool.IdlePruneStrategy
-
Creates a new idle prune strategy.
- IdlePruneStrategy(Duration, Duration) - Constructor for class org.ldaptive.pool.IdlePruneStrategy
-
Creates a new idle prune strategy.
- INAPPROPRIATE_AUTHENTICATION - org.ldaptive.ResultCode
-
inappropriate authentication.
- INAPPROPRIATE_MATCHING - org.ldaptive.ResultCode
-
inappropriate matching.
- includeSuperiorClasses(boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- INCREMENT - org.ldaptive.AttributeModification.Type
-
Increment the value of an attribute.
- INCREMENTAL_VALUES - org.ldaptive.ad.control.DirSyncControl.Flag
-
incremental values.
- INFINITE_RECONNECT_ATTEMPTS - Static variable in class org.ldaptive.ConnectionConfig
-
Predicate that attempts to reconnect forever, waiting for 5 seconds after the first attempt.
- INFINITE_RECONNECT_ATTEMPTS_WITH_BACKOFF - Static variable in class org.ldaptive.ConnectionConfig
-
Predicate that attempts to reconnect forever, backing off in 5 second intervals after the first attempt.
- init() - Method in class org.ldaptive.beans.spring.NamespaceHandler
- INITIAL - org.ldaptive.filter.SubstringFilter.Substrings
-
Initial substring.
- initialize() - Method in class org.ldaptive.beans.generate.props.BeanGeneratorPropertySource
- initialize() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Initialize this pool for use.
- initialize() - Method in interface org.ldaptive.pool.ConnectionPool
-
Initialize this pool for use.
- initialize() - Method in class org.ldaptive.props.AbstractConnectionFactoryManagerPropertySource
- initialize() - Method in class org.ldaptive.props.AuthenticationRequestPropertySource
- initialize() - Method in class org.ldaptive.props.AuthenticatorPropertySource
- initialize() - Method in class org.ldaptive.props.BindConnectionInitializerPropertySource
- initialize() - Method in class org.ldaptive.props.BlockingConnectionPoolPropertySource
- initialize() - Method in class org.ldaptive.props.CompareAuthenticationHandlerPropertySource
- initialize() - Method in class org.ldaptive.props.ConnectionConfigPropertySource
- initialize() - Method in class org.ldaptive.props.DefaultConnectionFactoryPropertySource
- initialize() - Method in class org.ldaptive.props.PooledConnectionFactoryPropertySource
- initialize() - Method in interface org.ldaptive.props.PropertySource
-
Initializes the object for this property source.
- initialize() - Method in class org.ldaptive.props.SearchConnectionValidatorPropertySource
- initialize() - Method in class org.ldaptive.props.SearchDnResolverPropertySource
- initialize() - Method in class org.ldaptive.props.SearchEntryResolverPropertySource
- initialize() - Method in class org.ldaptive.props.SearchRequestPropertySource
- initialize() - Method in class org.ldaptive.props.SearchRoleResolverPropertySource
- initialize() - Method in class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
- initialize() - Method in class org.ldaptive.props.SimplePropertySource
- initialize() - Method in class org.ldaptive.props.SslConfigPropertySource
- initialize() - Method in class org.ldaptive.SingleConnectionFactory
-
Prepares this factory for use.
- initialize(boolean, Duration) - Method in class org.ldaptive.control.util.SyncReplRunner
-
Prepare this runner for use.
- initialize(Class<?>) - Method in interface org.ldaptive.beans.ClassDescriptor
-
Prepare this class descriptor for use.
- initialize(Class<?>) - Method in class org.ldaptive.beans.reflect.DefaultClassDescriptor
- initialize(Class<?>) - Method in class org.ldaptive.beans.reflect.FieldClassDescriptor
- initialize(Class<?>) - Method in class org.ldaptive.beans.reflect.MethodClassDescriptor
- initialize(Class<?>) - Method in class org.ldaptive.beans.spring.SpringClassDescriptor
- initialize(Class<?>) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
Initializes the properties cache with the supplied class.
- initialize(String, String) - Method in class org.ldaptive.props.PropertyValueParser
- initialize(String, Predicate<LdapURL>) - Method in class org.ldaptive.AbstractConnectionStrategy
- initialize(String, Predicate<LdapURL>) - Method in interface org.ldaptive.ConnectionStrategy
-
Prepare this strategy for use.
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ldaptive.jaas.AbstractLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ldaptive.jaas.LdapDnAuthorizationModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ldaptive.jaas.LdapLoginModule
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class org.ldaptive.jaas.LdapRoleAuthorizationModule
- initialize(Connection) - Method in class org.ldaptive.ad.extended.FastBindConnectionInitializer
- initialize(Connection) - Method in class org.ldaptive.BindConnectionInitializer
- initialize(Connection) - Method in interface org.ldaptive.ConnectionInitializer
-
Initialize the supplied connection.
- initialize(SearchResponse) - Method in class org.ldaptive.SearchResponse
-
Copies the values of the supplied search result done to this synthetic result.
- initializeMessageFunctional(Object...) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Iterates over the supplied functions, set the connection and request if the type is
MessageFunctional
. - initializeObject(PropertyInvoker) - Method in class org.ldaptive.props.AbstractPropertySource
-
Iterates over the properties and uses the invoker to set those properties on the object.
- initializeProperties(Matcher) - Method in class org.ldaptive.props.PropertyValueParser
-
Finds all the matches in the supplied matcher puts them into the properties map.
- initializeReturnAttributes() - Method in class org.ldaptive.handler.RecursiveResultHandler
-
Initializes the return attributes array.
- initializeType() - Method in class org.ldaptive.props.PropertyValueParser
-
Initialize an instance of the class type with the properties contained in this config.
- InitialRetryMetadata - Class in org.ldaptive
-
Retry metadata used when a connection is opened.
- InitialRetryMetadata(Instant) - Constructor for class org.ldaptive.InitialRetryMetadata
-
Creates a new initial retry metadata.
- InitialTermParser() - Constructor for class org.ldaptive.templates.SearchTemplates.InitialTermParser
- initSSLContext(String) - Method in class org.ldaptive.ssl.AbstractSSLContextInitializer
- initSSLContext(String) - Method in interface org.ldaptive.ssl.SSLContextInitializer
-
Creates an initialized SSLContext for the supplied protocol.
- instantiateType(T, String) - Static method in class org.ldaptive.props.AbstractPropertyInvoker
-
Creates an instance of the supplied type.
- INSUFFICIENT_ACCESS_RIGHTS - org.ldaptive.ResultCode
-
insufficient access rights.
- INSUFFICIENT_PASSWORD_QUALITY - org.ldaptive.control.PasswordPolicyControl.Error
-
insufficient password quality.
- INT - org.ldaptive.asn1.UniversalDERTag
-
INTEGER type.
- IntegerType - Class in org.ldaptive.asn1
-
Converts arbitrary-precision integers to and from their DER encoded format.
- IntegerType(int) - Constructor for class org.ldaptive.asn1.IntegerType
-
Creates a new integer type.
- IntegerType(BigInteger) - Constructor for class org.ldaptive.asn1.IntegerType
-
Creates a new integer type.
- IntegerType(DERTag, int) - Constructor for class org.ldaptive.asn1.IntegerType
-
Creates a new integer type.
- IntegerType(DERTag, BigInteger) - Constructor for class org.ldaptive.asn1.IntegerType
-
Creates a new integer type.
- IntegerValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes an integer for use in an ldap attribute value.
- IntegerValueTranscoder() - Constructor for class org.ldaptive.transcode.IntegerValueTranscoder
-
Default constructor.
- IntegerValueTranscoder(boolean) - Constructor for class org.ldaptive.transcode.IntegerValueTranscoder
-
Creates a new integer value transcoder.
- intermediate(IntermediateResponse) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Invokes
DefaultOperationHandle.onIntermediate
. - IntermediateResponse - Class in org.ldaptive.extended
-
LDAP extended response defined as:
- IntermediateResponse() - Constructor for class org.ldaptive.extended.IntermediateResponse
-
Default constructor.
- IntermediateResponse(DERBuffer) - Constructor for class org.ldaptive.extended.IntermediateResponse
-
Creates a new intermediate response.
- IntermediateResponse.Builder - Class in org.ldaptive.extended
- IntermediateResponse.ResponseNameHandler - Class in org.ldaptive.extended
-
Parse handler implementation for the response name.
- IntermediateResponse.ResponseValueHandler - Class in org.ldaptive.extended
-
Parse handler implementation for the response value.
- IntermediateResponseHandler - Interface in org.ldaptive.handler
-
Marker interface for an intermediate response handler.
- INVALID_ATTRIBUTE_SYNTAX - org.ldaptive.ResultCode
-
invalid attribute syntax.
- INVALID_CREDENTIAL - org.ldaptive.auth.AuthenticationResultCode
-
The supplied credential was empty or null.
- INVALID_CREDENTIALS - org.ldaptive.ResultCode
-
invalid credentials.
- INVALID_DN_SYNTAX - org.ldaptive.ResultCode
-
invalid dn syntax.
- INVALID_LOGON_HOURS - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
invalid logon hours.
- INVALID_RESPONSE - org.ldaptive.ResultCode
-
invalid response.
- INVALID_WORKSTATION - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
invalid workstation.
- invoke(Object, Method, Object[]) - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- invoke(Object, Method, Object[]) - Method in class org.ldaptive.SingleConnectionFactory.ConnectionProxy
- invokeGetterMethod(Method, Object) - Static method in class org.ldaptive.beans.reflect.ReflectionUtils
-
Invokes the supplied method on the supplied object.
- invokeMethod(Method, Object, Object) - Static method in class org.ldaptive.props.AbstractPropertyInvoker
-
Invokes the supplied method on the supplied object with the supplied argument.
- invokeSetterMethod(Method, Object, Object) - Static method in class org.ldaptive.beans.reflect.ReflectionUtils
-
Invokes the supplied method on the supplied object with the supplied value as a parameter.
- IS_LEAF - org.ldaptive.ResultCode
-
is leaf.
- isAddIfExists() - Method in class org.ldaptive.handler.DnAttributeEntryHandler
-
Returns whether to add the entryDN if an attribute of the same name exists.
- isBinary() - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- isBinary() - Method in interface org.ldaptive.beans.AttributeValueMutator
-
Returns whether the attribute is binary.
- isBinary() - Method in class org.ldaptive.beans.reflect.AbstractAttributeValueMutator
- isBinary() - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- isBinary() - Method in class org.ldaptive.LdapAttribute
-
Returns whether this ldap attribute is binary.
- isCollective() - Method in class org.ldaptive.schema.AttributeType
-
Returns whether this attribute type is collective.
- isComplete() - Method in class org.ldaptive.control.util.SyncReplClient
-
Returns whether a search result has been received by this client.
- isConfig(String) - Static method in class org.ldaptive.props.PropertyValueParser
-
Returns whether the supplied configuration data contains a config.
- isConstructed() - Method in class org.ldaptive.asn1.AbstractDERTag
- isConstructed() - Method in interface org.ldaptive.asn1.DERTag
-
Determines whether the tag is constructed or primitive.
- isConstructed() - Method in enum org.ldaptive.asn1.UniversalDERTag
-
Determines whether the tag is constructed or primitive.
- isCredentialConfig(String) - Static method in class org.ldaptive.props.CredentialConfigParser
-
Returns whether the supplied configuration data contains a credential config.
- isDefaultAttributes() - Method in class org.ldaptive.LdapURL
-
Returns whether attributes were supplied in this url.
- isDefaultBaseDn() - Method in class org.ldaptive.LdapURL
-
Returns whether a base DN was supplied in this url.
- isDefaultFilter() - Method in class org.ldaptive.LdapURL
-
Returns whether a filter was supplied in this url.
- isDefaultPort() - Method in class org.ldaptive.LdapURL
-
Returns false if a port was supplied in this url.
- isDefaultScope() - Method in class org.ldaptive.LdapURL
-
Returns whether a scope was supplied in this url.
- isDeleteOldRDn() - Method in class org.ldaptive.ModifyDnRequest
-
Whether to delete the old RDN.
- isEmpty() - Method in class org.ldaptive.asn1.DERPath
-
Determines whether the path contains any nodes.
- isEmpty() - Method in class org.ldaptive.BindConnectionInitializer
-
Returns whether this connection initializer contains any configuration data.
- isEmpty() - Method in class org.ldaptive.pool.Queue
-
Returns whether or not the queue is empty.
- isEmpty() - Method in class org.ldaptive.schema.Extensions
-
Returns whether the number of extensions is zero.
- isEmpty() - Method in class org.ldaptive.ssl.SslConfig
-
Returns whether this ssl config contains any configuration data.
- isEntry() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Returns whether this item represents a search entry.
- isException() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Returns whether this item represents an exception.
- isFalse() - Method in class org.ldaptive.CompareResponse
-
Returns whether the result code in this result is
ResultCode.COMPARE_FALSE
. - isIncludeSuperiorClasses() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns whether to include superior classes in bean generation.
- isInitialized() - Method in class org.ldaptive.AbstractConnectionStrategy
- isInitialized() - Method in interface org.ldaptive.ConnectionStrategy
-
Whether this strategy is ready for use.
- isInitialized() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns whether this pool has been initialized.
- isInitialized() - Method in class org.ldaptive.SingleConnectionFactory
-
Returns whether this factory has been initialized.
- isIPAddress(String) - Static method in class org.ldaptive.LdapUtils
-
Returns whether the supplied string represents an IP address.
- isMember(Principal) - Method in class org.ldaptive.jaas.LdapGroup
- isNoUserModification() - Method in class org.ldaptive.schema.AttributeType
-
Returns whether this attribute type allows user modification.
- ISO646STR - org.ldaptive.asn1.UniversalDERTag
-
ISO646String type.
- isObsolete() - Method in class org.ldaptive.schema.AbstractNamedSchemaElement
-
Returns whether this attribute type definition is obsolete.
- isOpen() - Method in interface org.ldaptive.Connection
-
Returns whether this connection is open.
- isOpen() - Method in class org.ldaptive.transport.netty.NettyConnection
-
Returns whether the underlying Netty channel is open.
- isOperational() - Method in enum org.ldaptive.schema.AttributeUsage
-
Whether this attribute usage is operational.
- isParamsOnlyConfig(String) - Static method in class org.ldaptive.props.PropertyValueParser
-
Returns whether the supplied configuration data contains a params only config.
- isPrimitive() - Method in class org.ldaptive.transcode.AbstractPrimitiveValueTranscoder
-
Returns whether this transcoder operates on a primitive value.
- isResource(String) - Static method in class org.ldaptive.io.ResourceUtils
-
Invokes
ResourceUtils.isResource(String, ResourceLoader...)
withResourceUtils.DEFAULT_RESOURCE_LOADERS
. - isResource(String, ResourceLoader...) - Static method in class org.ldaptive.io.ResourceUtils
-
Returns whether the supplied path is supported by a
ResourceLoader
. - isResult() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Returns whether this item represents a response.
- isSingleton() - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
- isSingleValued() - Method in class org.ldaptive.schema.AttributeType
-
Returns whether this attribute type is single valued.
- isStarted() - Method in class org.ldaptive.control.util.SyncReplRunner
-
Returns whether this runner is started.
- isSuccess() - Method in class org.ldaptive.auth.AuthenticationHandlerResponse
- isSuccess() - Method in class org.ldaptive.auth.AuthenticationResponse
-
Returns whether the authentication handler produced a
AuthenticationResultCode.AUTHENTICATION_HANDLER_SUCCESS
result. - isSuccess() - Method in interface org.ldaptive.Result
-
Returns whether the result code in this result is
ResultCode.SUCCESS
. - isTrue() - Method in class org.ldaptive.CompareResponse
-
Returns whether the result code in this result is
ResultCode.COMPARE_TRUE
. - isTypesOnly() - Method in class org.ldaptive.SearchRequest
-
Returns whether to return only attribute types.
- isUseOperationalAttributes() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns whether to include operational attributes in bean generation.
- isUseOptionalAttributes() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Returns whether to include optional attributes in bean generation.
- isValid(int[]) - Static method in class org.ldaptive.asn1.OidType
-
Checks whether the supplied oid is valid.
- isValidateOnCheckIn() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the validate on check in flag.
- isValidateOnCheckOut() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the validate on check out flag.
- isValidatePeriodically() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns the validate periodically flag.
- iterator() - Method in class org.ldaptive.ActivePassiveConnectionStrategy
- iterator() - Method in class org.ldaptive.DnsResolverConnectionStrategy
- iterator() - Method in class org.ldaptive.DnsSrvConnectionStrategy
-
Returns a list of URLs retrieved from DNS SRV records.
- iterator() - Method in class org.ldaptive.pool.Queue
- iterator() - Method in class org.ldaptive.RandomConnectionStrategy
- iterator() - Method in class org.ldaptive.RoundRobinConnectionStrategy
J
- JAAS_NAME_PROPERTY - Static variable in class org.ldaptive.sasl.GssApiBindRequest
-
Property for the JAAS entry name from a configuration file.
- JAAS_REFRESH_CONFIG_PROPERTY - Static variable in class org.ldaptive.sasl.GssApiBindRequest
-
Property for JAAS refreshConfig.
- JsonReader - Class in org.ldaptive.io
-
Reads JSON from a
Reader
and returns aSearchResponse
. - JsonReader(Reader) - Constructor for class org.ldaptive.io.JsonReader
-
Creates a new json reader.
- JsonWriter - Class in org.ldaptive.io
-
Writes a
SearchResponse
as JSON to aWriter
. - JsonWriter(Writer) - Constructor for class org.ldaptive.io.JsonWriter
-
Creates a new json writer.
K
- keyStore(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- keyStoreAliases(String...) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- KeyStoreCredentialConfig - Class in org.ldaptive.ssl
-
Provides the properties necessary for creating an SSL context initializer with a keystore credential reader.
- KeyStoreCredentialConfig() - Constructor for class org.ldaptive.ssl.KeyStoreCredentialConfig
- KeyStoreCredentialConfig.Builder - Class in org.ldaptive.ssl
- KeyStoreCredentialReader - Class in org.ldaptive.ssl
-
Reads keystore credentials from a classpath, filepath, or stream resource.
- KeyStoreCredentialReader() - Constructor for class org.ldaptive.ssl.KeyStoreCredentialReader
- keyStorePassword(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- KeyStoreSSLContextInitializer - Class in org.ldaptive.ssl
-
Provides an SSL context initializer which can use java KeyStores to create key and trust managers.
- KeyStoreSSLContextInitializer() - Constructor for class org.ldaptive.ssl.KeyStoreSSLContextInitializer
- keyStoreType(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- KeyStoreUtils - Class in org.ldaptive.ssl
-
Provides utility methods for using a
KeyStore
.
L
- lastSuccessfulOpen - Variable in class org.ldaptive.transport.TransportConnection
-
Time of the last successful open for this connection.
- LazyCommitControl - Class in org.ldaptive.ad.control
-
Request control for active directory domain controllers to sacrifice durability guarantees on updates to improve performance.
- LazyCommitControl() - Constructor for class org.ldaptive.ad.control.LazyCommitControl
-
Default constructor.
- LazyCommitControl(boolean) - Constructor for class org.ldaptive.ad.control.LazyCommitControl
-
Creates a new lazy commit control.
- LDAP - org.ldaptive.props.PropertySource.PropertyDomain
-
ldap property domain.
- LDAP_NOT_SUPPORTED - org.ldaptive.ResultCode
-
ldap not supported.
- LDAP_TIMEOUT - org.ldaptive.ResultCode
-
ldap timeout.
- LdapAttribute - Class in org.ldaptive
-
LDAP attribute defined as:
- LdapAttribute() - Constructor for class org.ldaptive.LdapAttribute
-
Default constructor.
- LdapAttribute(String) - Constructor for class org.ldaptive.LdapAttribute
-
Creates a new attribute.
- LdapAttribute(String, byte[]...) - Constructor for class org.ldaptive.LdapAttribute
-
Creates a new attribute.
- LdapAttribute(String, String...) - Constructor for class org.ldaptive.LdapAttribute
-
Creates a new attribute.
- LdapAttribute.Builder - Class in org.ldaptive
- LdapCredential - Class in org.ldaptive.jaas
-
Provides a custom implementation for adding LDAP credentials to a subject.
- LdapCredential(Object) - Constructor for class org.ldaptive.jaas.LdapCredential
-
Creates a new ldap credential with the supplied credential.
- LdapDnAuthorizationModule - Class in org.ldaptive.jaas
-
Provides a JAAS authentication hook into LDAP DNs.
- LdapDnAuthorizationModule() - Constructor for class org.ldaptive.jaas.LdapDnAuthorizationModule
- LdapDnPrincipal - Class in org.ldaptive.jaas
-
Provides a custom implementation for adding LDAP principals to a subject.
- LdapDnPrincipal(String, LdapEntry) - Constructor for class org.ldaptive.jaas.LdapDnPrincipal
-
Creates a new ldap principal with the supplied name.
- LdapEntry - Class in org.ldaptive
-
LDAP search result entry defined as:
- LdapEntry() - Constructor for class org.ldaptive.LdapEntry
-
Default constructor.
- LdapEntry(DERBuffer) - Constructor for class org.ldaptive.LdapEntry
-
Creates a new search result entry.
- LdapEntry.AttributeParser - Class in org.ldaptive
-
Parses a buffer containing an attribute name and it's values.
- LdapEntry.AttributesHandler - Class in org.ldaptive
-
Parse handler implementation for the attributes.
- LdapEntry.Builder - Class in org.ldaptive
- LdapEntry.LdapDnHandler - Class in org.ldaptive
-
Parse handler implementation for the LDAP DN.
- LdapEntryHandler - Interface in org.ldaptive.handler
-
Marker interface for an ldap entry handler.
- LdapEntryManager<T> - Interface in org.ldaptive.beans.persistence
-
Interface to manage objects that have been annotated to contain LDAP data.
- LdapEntryMapper<T> - Interface in org.ldaptive.beans
-
Interface for ldap entry mappers.
- LdapException - Exception in org.ldaptive
-
Base exception for all ldap related exceptions.
- LdapException(String) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception.
- LdapException(String, Throwable) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception.
- LdapException(Throwable) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception.
- LdapException(Result) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception based on the supplied result.
- LdapException(ResultCode, String) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception.
- LdapException(ResultCode, String, Throwable) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception.
- LdapException(ResultCode, Throwable) - Constructor for exception org.ldaptive.LdapException
-
Creates a new ldap exception.
- LdapGroup - Class in org.ldaptive.jaas
-
Provides a custom implementation for grouping principals.
- LdapGroup(String) - Constructor for class org.ldaptive.jaas.LdapGroup
-
Creates a new ldap group with the supplied name.
- LdapLoginModule - Class in org.ldaptive.jaas
-
Provides a JAAS authentication hook for LDAP authentication.
- LdapLoginModule() - Constructor for class org.ldaptive.jaas.LdapLoginModule
- LdapPrincipal - Class in org.ldaptive.jaas
-
Provides a custom implementation for adding LDAP principals to a subject.
- LdapPrincipal(String, LdapEntry) - Constructor for class org.ldaptive.jaas.LdapPrincipal
-
Creates a new ldap principal with the supplied name.
- LdapRole - Class in org.ldaptive.jaas
-
Provides a custom implementation for adding LDAP principals to a subject that represent roles.
- LdapRole(String) - Constructor for class org.ldaptive.jaas.LdapRole
-
Creates a new ldap role with the supplied name.
- LdapRoleAuthorizationModule - Class in org.ldaptive.jaas
-
Provides a JAAS authentication hook into LDAP roles.
- LdapRoleAuthorizationModule() - Constructor for class org.ldaptive.jaas.LdapRoleAuthorizationModule
- LdapURL - Class in org.ldaptive
-
Class for parsing LDAP URLs.
- LdapURL(String) - Constructor for class org.ldaptive.LdapURL
-
Creates a new ldap url.
- LdapURL(String, int) - Constructor for class org.ldaptive.LdapURL
-
Creates a new ldap url.
- LdapURL(String, String, int, String, String[], SearchScope, String) - Constructor for class org.ldaptive.LdapURL
-
Creates a new ldap url.
- LdapURLActivatorService - Class in org.ldaptive
-
Singleton which manages a single thread that periodically tests inactive LDAP URLs.
- LdapURLRetryMetadata - Class in org.ldaptive
-
Retry metadata used by
LdapURL
. - LdapURLRetryMetadata(ConnectionStrategy) - Constructor for class org.ldaptive.LdapURLRetryMetadata
-
Creates a new LDAP URL retry metadata.
- ldapURLSet - Variable in class org.ldaptive.AbstractConnectionStrategy
-
Set of LDAP URLs to attempt connections to.
- LdapURLSet - Class in org.ldaptive
-
A set of LDAP URLs with helper functions for common connection strategies.
- LdapURLSet(ConnectionStrategy, String) - Constructor for class org.ldaptive.LdapURLSet
-
Creates a new LDAP URL set.
- LdapUtils - Class in org.ldaptive
-
Provides utility methods for this package.
- LdifReader - Class in org.ldaptive.io
-
Reads an LDIF from a
Reader
and returns aSearchResponse
. - LdifReader(Reader) - Constructor for class org.ldaptive.io.LdifReader
-
Creates a new ldif reader.
- LdifWriter - Class in org.ldaptive.io
-
Writes a
SearchResponse
as LDIF to aWriter
. - LdifWriter(Writer) - Constructor for class org.ldaptive.io.LdifWriter
-
Creates a new ldif writer.
- LESS_OR_EQUAL - org.ldaptive.filter.Filter.Type
-
Less or equal filter.
- LessOrEqualFilter - Class in org.ldaptive.filter
-
Less or equal search filter component defined as:
- LessOrEqualFilter(String, byte[]) - Constructor for class org.ldaptive.filter.LessOrEqualFilter
-
Creates a new less or equal filter.
- LessOrEqualFilter(String, String) - Constructor for class org.ldaptive.filter.LessOrEqualFilter
-
Creates a new less or equal filter.
- LIFO - org.ldaptive.pool.QueueType
-
last in, first out ordering.
- limit() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- limit() - Method in interface org.ldaptive.asn1.DERBuffer
-
Returns this buffer's limit.
- limit() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- limit(int) - Method in class org.ldaptive.asn1.DefaultDERBuffer
- limit(int) - Method in interface org.ldaptive.asn1.DERBuffer
-
Sets this buffer's limit.
- limit(int) - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- ListReflectionTranscoder - Class in org.ldaptive.beans.reflect
-
Reflection transcoder for an object that implements
List
. - ListReflectionTranscoder(Class<?>, ArrayReflectionTranscoder) - Constructor for class org.ldaptive.beans.reflect.ListReflectionTranscoder
-
Creates a new list reflection transcoder.
- ListReflectionTranscoder(Class<?>, SingleValueReflectionTranscoder<?>) - Constructor for class org.ldaptive.beans.reflect.ListReflectionTranscoder
-
Creates a new list reflection transcoder.
- load(String) - Method in class org.ldaptive.io.ClasspathResourceLoader
- load(String) - Method in class org.ldaptive.io.FileResourceLoader
- load(String) - Method in interface org.ldaptive.io.ResourceLoader
-
Reads an input stream from a path.
- load(String) - Method in class org.ldaptive.io.URLResourceLoader
- loadProperties(Reader...) - Static method in class org.ldaptive.props.AbstractPropertySource
-
Creates properties from the supplied reader.
- loadProperties(String...) - Static method in class org.ldaptive.props.AbstractPropertySource
-
Creates properties from the supplied file paths.
- LOCAL_ERROR - org.ldaptive.ResultCode
-
local error.
- logger - Variable in class org.ldaptive.AbstractConfig
-
Logger for this class.
- logger - Variable in class org.ldaptive.AbstractConnectionStrategy
-
Logger for this class.
- logger - Variable in class org.ldaptive.AbstractConnectionValidator
-
Logger for this class.
- logger - Variable in class org.ldaptive.AbstractRequestMessage
-
Logger for this class.
- logger - Variable in class org.ldaptive.AbstractSearchOperationFactory
-
Logger for this class.
- logger - Variable in class org.ldaptive.ad.control.util.DirSyncClient
-
Logger for this class.
- logger - Variable in class org.ldaptive.ad.control.util.NotificationClient
-
Logger for this class.
- logger - Variable in class org.ldaptive.asn1.DERParser
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.AbstractAuthenticationHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.AddControlAuthenticationRequestHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.AggregateAuthenticationHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.AggregateDnResolver
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.AggregateEntryResolver
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.Authenticator
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.ext.PasswordExpirationAuthenticationResponseHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.auth.FormatDnResolver
-
log for this class.
- logger - Variable in class org.ldaptive.beans.AbstractClassDescriptor
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.AbstractLdapEntryMapper
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.reflect.AbstractAttributeValueMutator
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.reflect.DefaultDnValueMutator
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.spring.SpelAttributeValueMutator
-
Logger for this class.
- logger - Variable in class org.ldaptive.beans.spring.SpelDnValueMutator
-
Logger for this class.
- logger - Variable in class org.ldaptive.BindConnectionInitializer
-
Logger for this class.
- logger - Variable in class org.ldaptive.concurrent.AbstractOperationWorker
-
Logger for this class.
- logger - Variable in class org.ldaptive.control.AbstractControl
-
Logger for this class.
- logger - Variable in class org.ldaptive.control.util.PagedResultsClient
-
Logger for this class.
- logger - Variable in class org.ldaptive.control.util.PersistentSearchClient
-
Logger for this class.
- logger - Variable in class org.ldaptive.control.util.SyncReplClient
-
Logger for this class.
- logger - Variable in class org.ldaptive.control.util.VirtualListViewClient
-
Logger for this class.
- logger - Variable in class org.ldaptive.control.util.VirtualListViewParams
-
Logger for this class.
- logger - Variable in class org.ldaptive.DefaultConnectionFactory
-
Logger for this class.
- logger - Variable in class org.ldaptive.dns.AbstractDNSResolver
-
Class logger.
- logger - Variable in class org.ldaptive.handler.AbstractEntryHandler
-
Log for this class.
- logger - Variable in class org.ldaptive.io.LdifReader
-
Logger for this class.
- logger - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Logger for this class.
- logger - Variable in class org.ldaptive.jaas.AbstractPropertiesFactory
-
Logger for this class.
- logger - Variable in class org.ldaptive.LdapURLSet
-
Logger for this class.
- logger - Variable in class org.ldaptive.pool.AbstractConnectionPool
-
Logger for this class.
- logger - Variable in class org.ldaptive.pool.IdlePruneStrategy
-
Logger for this class.
- logger - Variable in class org.ldaptive.props.AbstractPropertySource
-
Logger for this class.
- logger - Variable in class org.ldaptive.props.PropertyValueParser
-
Logger for this class.
- logger - Variable in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.AbstractCredentialReader
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.AbstractSSLContextInitializer
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.AggregateTrustManager
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.DefaultHostnameVerifier
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.DefaultTrustManager
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.HostnameResolver
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.HostnameVerifierAdapter
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.HostnameVerifyingListener
-
Logger for this class.
- logger - Variable in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
-
Logger for this class.
- logger - Variable in class org.ldaptive.templates.SearchTemplatesOperation
-
Logger for this class.
- logger - Variable in class org.ldaptive.transport.DefaultOperationHandle
-
Logger for this class.
- logger - Variable in class org.ldaptive.transport.netty.AutoReadFlowControlHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.transport.netty.ConnectionTransport
-
Logger for this class.
- logger - Variable in class org.ldaptive.transport.netty.MessageFrameDecoder
-
Logger for this class.
- logger - Variable in class org.ldaptive.transport.netty.NettyConnection.AutoReadEventHandler
-
Logger for this class.
- logger - Variable in class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
-
Logger for this class.
- login() - Method in class org.ldaptive.jaas.AbstractLoginModule
- login(NameCallback, PasswordCallback) - Method in class org.ldaptive.jaas.AbstractLoginModule
-
Authenticates a
Subject
with the supplied callbacks. - login(NameCallback, PasswordCallback) - Method in class org.ldaptive.jaas.LdapDnAuthorizationModule
- login(NameCallback, PasswordCallback) - Method in class org.ldaptive.jaas.LdapLoginModule
- login(NameCallback, PasswordCallback) - Method in class org.ldaptive.jaas.LdapRoleAuthorizationModule
- LOGIN_DN - Static variable in class org.ldaptive.jaas.AbstractLoginModule
-
Constant for entryDn stored in shared state.
- LOGIN_LOCKOUT - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
login lockout.
- LOGIN_LOCKOUT - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
login lockout.
- LOGIN_NAME - Static variable in class org.ldaptive.jaas.AbstractLoginModule
-
Constant for login name stored in shared state.
- LOGIN_PASSWORD - Static variable in class org.ldaptive.jaas.AbstractLoginModule
-
Constant for login password stored in shared state.
- LOGIN_TIME_LIMITED - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
login time limited.
- LOGIN_TIME_LIMITED - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
login time limited.
- loginSuccess - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether authentication was successful.
- LOGON_FAILURE - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
logon failure.
- logout() - Method in class org.ldaptive.jaas.AbstractLoginModule
- LongValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a long for use in an ldap attribute value.
- LongValueTranscoder() - Constructor for class org.ldaptive.transcode.LongValueTranscoder
-
Default constructor.
- LongValueTranscoder(boolean) - Constructor for class org.ldaptive.transcode.LongValueTranscoder
-
Creates a new long value transcoder.
- LOOP_DETECT - org.ldaptive.ResultCode
-
loop detect.
- LOW - org.ldaptive.sasl.SecurityStrength
-
Low security strength.
- LOWER - org.ldaptive.handler.CaseChangeEntryHandler.CaseChange
-
lower case.
M
- main(String[]) - Static method in class org.ldaptive.beans.generate.BeanGenerator
-
Provides command line access to a
BeanGenerator
. - main(String[]) - Static method in class org.ldaptive.jaas.LdapDnAuthorizationModule
-
This provides command line access to this JAAS module.
- main(String[]) - Static method in class org.ldaptive.jaas.LdapLoginModule
-
This provides command line access to this JAAS module.
- main(String[]) - Static method in class org.ldaptive.jaas.LdapRoleAuthorizationModule
-
This provides command line access to this JAAS module.
- makeImmutable() - Method in class org.ldaptive.AbstractConfig
-
Make this config immutable.
- ManageDsaITControl - Class in org.ldaptive.control
-
Request control for ManageDsaIT.
- ManageDsaITControl() - Constructor for class org.ldaptive.control.ManageDsaITControl
-
Default constructor.
- ManageDsaITControl(boolean) - Constructor for class org.ldaptive.control.ManageDsaITControl
-
Creates a new ManageDsaIT control.
- map(LdapEntry, T) - Method in class org.ldaptive.beans.AbstractLdapEntryMapper
- map(LdapEntry, T) - Method in interface org.ldaptive.beans.LdapEntryMapper
-
Injects data from the supplied ldap entry into the supplied destination object.
- map(T) - Method in class org.ldaptive.beans.AbstractLdapEntryMapper
-
Injects data from the supplied source object into a new instance of ldap entry.
- map(T, LdapEntry) - Method in class org.ldaptive.beans.AbstractLdapEntryMapper
- map(T, LdapEntry) - Method in interface org.ldaptive.beans.LdapEntryMapper
-
Injects data from the supplied source object into the supplied ldap entry.
- mapDn(T) - Method in class org.ldaptive.beans.AbstractLdapEntryMapper
- mapDn(T) - Method in interface org.ldaptive.beans.LdapEntryMapper
-
Returns the LDAP DN for the supplied object.
- matchedDN(String) - Method in class org.ldaptive.AbstractResult.AbstractBuilder
- MatchedDNHandler(AbstractResult) - Constructor for class org.ldaptive.AbstractResult.MatchedDNHandler
-
Creates a new LDAP matched DN handler.
- MatchedValuesRequestControl - Class in org.ldaptive.control
-
Request control for limiting the attribute values returned by a search request.
- MatchedValuesRequestControl() - Constructor for class org.ldaptive.control.MatchedValuesRequestControl
-
Default constructor.
- MatchedValuesRequestControl(String...) - Constructor for class org.ldaptive.control.MatchedValuesRequestControl
-
Creates a new matched values request control.
- MatchedValuesRequestControl(String[], boolean) - Constructor for class org.ldaptive.control.MatchedValuesRequestControl
-
Creates a new matched values request control.
- MatchedValuesRequestControl(Filter...) - Constructor for class org.ldaptive.control.MatchedValuesRequestControl
-
Creates a new matched values request control.
- MatchedValuesRequestControl(Filter[], boolean) - Constructor for class org.ldaptive.control.MatchedValuesRequestControl
-
Creates a new matched values request control.
- MatchingRule - Class in org.ldaptive.schema
-
Bean for an matching rule schema element.
- MatchingRule(String) - Constructor for class org.ldaptive.schema.MatchingRule
-
Creates a new matching rule.
- MatchingRule(String, String[], String, boolean, String, Extensions) - Constructor for class org.ldaptive.schema.MatchingRule
-
Creates a new matching rule.
- MatchingRule.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses a matching rule definition using a char buffer.
- MatchingRule.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses a matching rule definition using a regular expression.
- MatchingRuleUse - Class in org.ldaptive.schema
-
Bean for an matching rule use schema element.
- MatchingRuleUse(String) - Constructor for class org.ldaptive.schema.MatchingRuleUse
-
Creates a new matching rule use.
- MatchingRuleUse(String, String[], String, boolean, String[], Extensions) - Constructor for class org.ldaptive.schema.MatchingRuleUse
-
Creates a new matching rule use.
- MatchingRuleUse.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses a matching rule use definition using a char buffer.
- MatchingRuleUse.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses a matching rule use definition using a regular expression.
- MatchingRuleUseValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes a matching rule use for use in an ldap attribute value.
- MatchingRuleUseValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.MatchingRuleUseValueTranscoder
- MatchingRuleValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes a matching rule for use in an ldap attribute value.
- MatchingRuleValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.MatchingRuleValueTranscoder
- max(int) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- MAXIMUM_LOGINS_EXCEEDED - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
maximum logins exceeded.
- MAXIMUM_LOGINS_EXCEEDED - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
maximum logins exceeded.
- mechanism() - Method in enum org.ldaptive.sasl.Mechanism
-
Returns the name of this mechanism.
- mechanism(String) - Method in class org.ldaptive.sasl.SaslBindRequest.Builder
-
Sets the SASL mechanism.
- mechanism(Mechanism) - Method in class org.ldaptive.sasl.SaslConfig.Builder
- Mechanism - Enum in org.ldaptive.sasl
-
Enum to define SASL mechanisms.
- MECHANISM - Static variable in class org.ldaptive.sasl.CramMD5BindRequest
-
CRAM-MD5 SASL mechanism.
- MECHANISM - Static variable in class org.ldaptive.sasl.DigestMD5BindRequest
-
DIGEST-MD5 SASL mechanism.
- MECHANISM - Static variable in class org.ldaptive.sasl.ExternalBindRequest
-
External SASL mechanism.
- MEDIUM - org.ldaptive.sasl.SecurityStrength
-
Medium security strength.
- merge(SearchResponse) - Static method in class org.ldaptive.SearchResponse
-
Merges the entries in the supplied result into a single entry.
- merge(T) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
- merge(T) - Method in interface org.ldaptive.beans.persistence.LdapEntryManager
-
Merges the supplied annotated object in an LDAP.
- merge(T, ResultPredicate) - Method in class org.ldaptive.beans.persistence.DefaultLdapEntryManager
-
Merges the supplied annotated object in an LDAP.
- MergeAttributeEntryHandler - Class in org.ldaptive.handler
-
Merges the values of one or more attributes into a single attribute.
- MergeAttributeEntryHandler() - Constructor for class org.ldaptive.handler.MergeAttributeEntryHandler
- MergeOperation - Class in org.ldaptive.ext
-
The merge operation performs the LDAP operations necessary to synchronize the data in an
LdapEntry
with it's corresponding entry in the LDAP. - MergeOperation() - Constructor for class org.ldaptive.ext.MergeOperation
-
Default constructor.
- MergeOperation(ConnectionFactory) - Constructor for class org.ldaptive.ext.MergeOperation
-
Creates a new merge operation.
- MergeRequest - Class in org.ldaptive.ext
-
Contains the data required to perform a merge operation.
- MergeRequest() - Constructor for class org.ldaptive.ext.MergeRequest
-
Default constructor.
- MergeRequest(LdapEntry) - Constructor for class org.ldaptive.ext.MergeRequest
-
Creates a new merge request.
- MergeRequest(LdapEntry, boolean) - Constructor for class org.ldaptive.ext.MergeRequest
-
Creates a new merge request.
- MergeResultHandler - Class in org.ldaptive.handler
-
Merges the values of the attributes in all entries into a single entry.
- MergeResultHandler() - Constructor for class org.ldaptive.handler.MergeResultHandler
-
Default constructor.
- Message - Interface in org.ldaptive
-
LDAP protocol response.
- MessageDecoder() - Constructor for class org.ldaptive.transport.netty.NettyConnection.MessageDecoder
- MessageFrameDecoder - Class in org.ldaptive.transport.netty
-
Reads the input byte buffer until an entire message is available.
- MessageFrameDecoder() - Constructor for class org.ldaptive.transport.netty.MessageFrameDecoder
- MessageFunctional<Q extends Request,S extends Result> - Class in org.ldaptive.transport
-
Base class for processing a message that is initialized with the request and connection.
- MessageFunctional() - Constructor for class org.ldaptive.transport.MessageFunctional
- MessageFunctional.BiConsumer<Q extends Request,S extends Result,T,U> - Class in org.ldaptive.transport
-
Marker class to inject connection and request properties.
- MessageFunctional.Consumer<Q extends Request,S extends Result,T> - Class in org.ldaptive.transport
-
Marker class to inject connection and request properties.
- MessageFunctional.Function<Q extends Request,S extends Result,T,R> - Class in org.ldaptive.transport
-
Marker class to inject connection and request properties.
- messageID(int) - Method in class org.ldaptive.AbstractMessage.AbstractBuilder
- messageID(int) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Sets the message ID.
- MessageIDHandler(AbstractMessage) - Constructor for class org.ldaptive.AbstractMessage.MessageIDHandler
-
Creates a new message ID handler.
- MethodAttributeValueMutator - Class in org.ldaptive.beans.reflect
-
Attribute mutator associated with the
Method
of an object. - MethodAttributeValueMutator(String, boolean, ReflectionTranscoder, Method, Method) - Constructor for class org.ldaptive.beans.reflect.MethodAttributeValueMutator
-
Creates a new method attribute value mutator.
- MethodAttributeValueMutator(ReflectionTranscoder, Method, Method) - Constructor for class org.ldaptive.beans.reflect.MethodAttributeValueMutator
-
Creates a new method attribute value mutator.
- MethodClassDescriptor - Class in org.ldaptive.beans.reflect
-
Creates DN and attribute mutators for the
Method
s on a type. - MethodClassDescriptor() - Constructor for class org.ldaptive.beans.reflect.MethodClassDescriptor
- min(int) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- MODDN - org.ldaptive.control.PersistentSearchChangeType
-
modify dn.
- modifications(Collection<AttributeModification>) - Method in class org.ldaptive.ModifyRequest.Builder
-
Sets the modifications.
- modifications(AttributeModification...) - Method in class org.ldaptive.ModifyRequest.Builder
-
Sets the modifications.
- modify(Connection, MergeRequest, LdapEntry, LdapEntry) - Method in class org.ldaptive.ext.MergeOperation
-
Retrieves the attribute modifications from
LdapEntry.computeModifications(LdapEntry, LdapEntry)
and executes aModifyOperation
with those results. - MODIFY - org.ldaptive.control.PersistentSearchChangeType
-
modify.
- MODIFY - org.ldaptive.control.SyncStateControl.State
-
modify.
- ModifyDnOperation - Class in org.ldaptive
-
Executes an ldap modify DN operation.
- ModifyDnOperation() - Constructor for class org.ldaptive.ModifyDnOperation
-
Default constructor.
- ModifyDnOperation(ConnectionFactory) - Constructor for class org.ldaptive.ModifyDnOperation
-
Creates a new modify DN operation.
- ModifyDnOperation.Builder - Class in org.ldaptive
-
Modify DN operation builder.
- ModifyDnOperationWorker - Class in org.ldaptive.concurrent
-
Executes multiple ldap modify DN operations asynchronously.
- ModifyDnOperationWorker() - Constructor for class org.ldaptive.concurrent.ModifyDnOperationWorker
-
Default constructor.
- ModifyDnOperationWorker(ModifyDnOperation) - Constructor for class org.ldaptive.concurrent.ModifyDnOperationWorker
-
Creates a new modify dn operation worker.
- ModifyDnRequest - Class in org.ldaptive
-
LDAP modify DN request defined as:
- ModifyDnRequest(String, String, boolean) - Constructor for class org.ldaptive.ModifyDnRequest
-
Creates a new modify DN request.
- ModifyDnRequest(String, String, boolean, String) - Constructor for class org.ldaptive.ModifyDnRequest
-
Creates a new modify DN request.
- ModifyDnRequest.Builder - Class in org.ldaptive
-
Modify DN request builder.
- ModifyDnResponse - Class in org.ldaptive
-
LDAP modify DN response defined as:
- ModifyDnResponse(DERBuffer) - Constructor for class org.ldaptive.ModifyDnResponse
-
Creates a new modify DN response.
- ModifyDnResponse.Builder - Class in org.ldaptive
- ModifyOperation - Class in org.ldaptive
-
Executes an ldap modify operation.
- ModifyOperation() - Constructor for class org.ldaptive.ModifyOperation
-
Default constructor.
- ModifyOperation(ConnectionFactory) - Constructor for class org.ldaptive.ModifyOperation
-
Creates a new modify operation.
- ModifyOperation.Builder - Class in org.ldaptive
-
Modify operation builder.
- ModifyOperationWorker - Class in org.ldaptive.concurrent
-
Executes multiple ldap modify operations asynchronously.
- ModifyOperationWorker() - Constructor for class org.ldaptive.concurrent.ModifyOperationWorker
-
Default constructor.
- ModifyOperationWorker(ModifyOperation) - Constructor for class org.ldaptive.concurrent.ModifyOperationWorker
-
Creates a new modify operation worker.
- ModifyRequest - Class in org.ldaptive
-
LDAP modify request defined as:
- ModifyRequest(String, AttributeModification...) - Constructor for class org.ldaptive.ModifyRequest
-
Creates a new modify request.
- ModifyRequest.Builder - Class in org.ldaptive
-
Modify request builder.
- ModifyResponse - Class in org.ldaptive
-
LDAP modify response defined as:
- ModifyResponse(DERBuffer) - Constructor for class org.ldaptive.ModifyResponse
-
Creates a new modify response.
- ModifyResponse.Builder - Class in org.ldaptive
- MORE_RESULTS_TO_RETURN - org.ldaptive.ResultCode
-
more results to return.
- MUST_SUPPLY_OLD_PASSWORD - org.ldaptive.control.PasswordPolicyControl.Error
-
must supply old password.
- mutualAuthentication(Boolean) - Method in class org.ldaptive.sasl.SaslConfig.Builder
N
- name() - Method in class org.ldaptive.asn1.ApplicationDERTag
- name() - Method in class org.ldaptive.asn1.ContextDERTag
- name() - Method in class org.ldaptive.asn1.CustomDERTag
- name() - Method in interface org.ldaptive.asn1.DERTag
-
Gets the name of the tag.
- name() - Method in annotation type org.ldaptive.beans.Attribute
-
Attribute name.
- name(String) - Method in class org.ldaptive.CompareRequest.Builder
-
Sets the attribute description.
- name(String) - Method in class org.ldaptive.extended.ExtendedRequest.Builder
-
Sets the request name.
- name(String) - Method in class org.ldaptive.LdapAttribute.Builder
- name(String) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- NameForm - Class in org.ldaptive.schema
-
Bean for a name form schema element.
- NameForm(String) - Constructor for class org.ldaptive.schema.NameForm
-
Creates a new name form.
- NameForm(String, String[], String, boolean, String, String[], String[], Extensions) - Constructor for class org.ldaptive.schema.NameForm
-
Creates a new name form.
- NameForm.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses a name form definition using a char buffer.
- NameForm.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses a name form definition using a regular expression.
- NameFormValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes a name form for use in an ldap attribute value.
- NameFormValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.NameFormValueTranscoder
- nameMappings(Map<String, String>) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- NamespaceHandler - Class in org.ldaptive.beans.spring
-
Spring namespace handler for ldaptive.
- NamespaceHandler() - Constructor for class org.ldaptive.beans.spring.NamespaceHandler
- NameValue - Class in org.ldaptive.dn
-
Container for a RDN name value pair.
- NameValue(String, byte[]) - Constructor for class org.ldaptive.dn.NameValue
-
Creates a new name value.
- NameValue(String, String) - Constructor for class org.ldaptive.dn.NameValue
-
Creates a new name value.
- NAMING_VIOLATION - org.ldaptive.ResultCode
-
naming violation.
- NettyConnection - Class in org.ldaptive.transport.netty
-
Netty based connection implementation.
- NettyConnection(ConnectionConfig, Class<? extends Channel>, EventLoopGroup, EventLoopGroup, boolean) - Constructor for class org.ldaptive.transport.netty.NettyConnection
-
Creates a new connection.
- NettyConnection.AutoReadEventHandler - Class in org.ldaptive.transport.netty
-
Initiates a channel read when an LDAP message has been processed and auto read is false.
- NettyConnection.BindOperationHandle - Class in org.ldaptive.transport.netty
-
Bind specific operation handle that locks other operations until the bind completes.
- NettyConnection.MessageDecoder - Class in org.ldaptive.transport.netty
-
Decodes byte buffer into a concrete LDAP response message.
- NettyConnection.MessageStatus - Enum in org.ldaptive.transport.netty
-
Enum that describes the state of an LDAP message in the pipeline.
- NettyConnection.RequestEncoder - Class in org.ldaptive.transport.netty
-
Encodes an LDAP request into it's DER bytes.
- NettyConnectionFactoryTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections with configured event loops.
- NettyConnectionFactoryTransport(Class<? extends Channel>, EventLoopGroup) - Constructor for class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
-
Creates a new netty connection factory transport.
- NettyConnectionFactoryTransport(Class<? extends Channel>, EventLoopGroup, EventLoopGroup) - Constructor for class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
-
Creates a new netty connection factory transport.
- NettyDERBuffer - Class in org.ldaptive.transport.netty
-
DERBuffer
that uses aByteBuf
. - NettyDERBuffer(ByteBuf) - Constructor for class org.ldaptive.transport.netty.NettyDERBuffer
-
Creates a new netty DER buffer.
- NettyDERBuffer(ByteBuf, int, int) - Constructor for class org.ldaptive.transport.netty.NettyDERBuffer
-
Creates a new netty DER buffer and sets the initial position and limit.
- NettyUtils - Class in org.ldaptive.transport.netty
-
Provides utility methods for this package.
- NEVER - org.ldaptive.DerefAliases
-
never dereference aliases.
- NEW_COOKIE - org.ldaptive.extended.SyncInfoMessage.Type
-
new cookie.
- newInstance() - Method in class org.ldaptive.ActivePassiveConnectionStrategy
- newInstance() - Method in interface org.ldaptive.ConnectionStrategy
-
Create a deep copy of this strategy.
- newInstance() - Method in class org.ldaptive.DnsResolverConnectionStrategy
- newInstance() - Method in class org.ldaptive.DnsSrvConnectionStrategy
- newInstance() - Method in class org.ldaptive.RandomConnectionStrategy
- newInstance() - Method in class org.ldaptive.RoundRobinConnectionStrategy
- newInstance() - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Creates a new
KeyStore
with the default keystore type and initializes it. - newInstance(char[]) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Creates a new
KeyStore
with the default keystore type and initializes it. - newInstance(String) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Creates a new
KeyStore
and initializes it. - newInstance(String, char[]) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Creates a new
KeyStore
and initializes it. - newInstance(ValueTranscoder<T>) - Static method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
-
Creates a new single value reflection transcoder.
- newRDN(String) - Method in class org.ldaptive.ModifyDnRequest.Builder
-
Sets the new modify ldap DN.
- next() - Method in class org.ldaptive.AbstractConnectionStrategy.DefaultLdapURLIterator
- NioConnectionFactoryTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections using an
NioEventLoopGroup
. - NioConnectionFactoryTransport() - Constructor for class org.ldaptive.transport.netty.NioConnectionFactoryTransport
-
Creates a new nio connection factory transport.
- NioConnectionFactoryTransport(int) - Constructor for class org.ldaptive.transport.netty.NioConnectionFactoryTransport
-
Creates a new nio connection factory transport.
- NioConnectionFactoryTransport(int, int) - Constructor for class org.ldaptive.transport.netty.NioConnectionFactoryTransport
-
Creates a new nio connection factory transport.
- NioConnectionFactoryTransport(String, int) - Constructor for class org.ldaptive.transport.netty.NioConnectionFactoryTransport
-
Creates a new nio connection factory transport.
- NioConnectionFactoryTransport(String, int, int) - Constructor for class org.ldaptive.transport.netty.NioConnectionFactoryTransport
-
Creates a new nio connection factory transport.
- NioConnectionTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections using an
NioEventLoopGroup
. - NioConnectionTransport() - Constructor for class org.ldaptive.transport.netty.NioConnectionTransport
-
Creates a new nio connection transport.
- NioConnectionTransport(int) - Constructor for class org.ldaptive.transport.netty.NioConnectionTransport
-
Creates a new nio connection transport.
- NioConnectionTransport(int, int) - Constructor for class org.ldaptive.transport.netty.NioConnectionTransport
-
Creates a new nio connection transport.
- NioSingletonTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections using a single, shared
NioEventLoopGroup
. - NioSingletonTransport() - Constructor for class org.ldaptive.transport.netty.NioSingletonTransport
-
Default constructor.
- NO_MEMORY - org.ldaptive.ResultCode
-
no memory.
- NO_RESULTS_RETURNED - org.ldaptive.ResultCode
-
no results returned.
- NO_SUCH_ATTRIBUTE - org.ldaptive.ResultCode
-
no such attribute.
- NO_SUCH_OBJECT - org.ldaptive.ResultCode
-
no such object.
- NO_SUCH_OPERATION - org.ldaptive.ResultCode
-
no such operation, See RFC 3909.
- NO_SUCH_USER - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
no such user.
- NO_WSP_REGEX - Static variable in class org.ldaptive.schema.AbstractRegexDefinitionFunction
-
Regex to match one or more non spaces.
- nonBlockingInitialize(boolean) - Method in class org.ldaptive.SingleConnectionFactory.Builder
- NONE - org.ldaptive.handler.CaseChangeEntryHandler.CaseChange
-
no case change.
- NONE - org.ldaptive.ReturnAttributes
-
no attributes.
- NoOpDnResolver - Class in org.ldaptive.auth
-
Returns a DN that is the user identifier.
- NoOpDnResolver() - Constructor for class org.ldaptive.auth.NoOpDnResolver
- NoOpEntryResolver - Class in org.ldaptive.auth
-
Returns an LDAP entry that contains only the DN that was supplied to it.
- NoOpEntryResolver() - Constructor for class org.ldaptive.auth.NoOpEntryResolver
- normalize(RDn) - Method in class org.ldaptive.dn.DefaultRDnNormalizer
- normalize(RDn) - Method in interface org.ldaptive.dn.RDnNormalizer
-
Normalize the name value pairs in the supplied RDN.
- NOT - org.ldaptive.filter.Filter.Type
-
Not filter.
- NOT_ALLOWED_ON_NONLEAF - org.ldaptive.ResultCode
-
not allowed on nonleaf.
- NOT_ALLOWED_ON_RDN - org.ldaptive.ResultCode
-
not allowed on rdn.
- NOT_SUCCESS - Static variable in interface org.ldaptive.handler.ResultPredicate
-
Predicate that throws if the result code is not
ResultCode.SUCCESS
. - NotFilter - Class in org.ldaptive.filter
-
Not search filter set defined as:
- NotFilter() - Constructor for class org.ldaptive.filter.NotFilter
-
Default constructor.
- NotFilter(Filter) - Constructor for class org.ldaptive.filter.NotFilter
-
Creates a new not filter.
- NoticeOfDisconnection - Class in org.ldaptive.extended
-
LDAP notice of disconnection defined as:
- NoticeOfDisconnection() - Constructor for class org.ldaptive.extended.NoticeOfDisconnection
-
Default constructor.
- NoticeOfDisconnection(DERBuffer) - Constructor for class org.ldaptive.extended.NoticeOfDisconnection
-
Creates a new notice of disconnection.
- NoticeOfDisconnection.Builder - Class in org.ldaptive.extended
- NotificationClient - Class in org.ldaptive.ad.control.util
-
Client that simplifies using the notification control.
- NotificationClient(ConnectionFactory) - Constructor for class org.ldaptive.ad.control.util.NotificationClient
-
Creates a new notification client.
- NotificationClient.NotificationItem - Class in org.ldaptive.ad.control.util
-
Contains data returned when using the notification control.
- NotificationControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to send asynchronous notifications to the client when a change is made.
- NotificationControl() - Constructor for class org.ldaptive.ad.control.NotificationControl
-
Default constructor.
- NotificationControl(boolean) - Constructor for class org.ldaptive.ad.control.NotificationControl
-
Creates a new notification control.
- NotificationItem(Exception) - Constructor for class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Creates a new notification item.
- NotificationItem(LdapEntry) - Constructor for class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Creates a new notification item.
- NotificationItem(Result) - Constructor for class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
-
Creates a new notification item.
- notifyOperationHandlesOfClose() - Method in class org.ldaptive.transport.netty.NettyConnection
-
Sends an exception notification to all pending responses that the connection has been closed.
- NULL - org.ldaptive.asn1.UniversalDERTag
-
NULL type.
- NullType - Class in org.ldaptive.asn1
-
Convenience type for a tag with a null value.
- NullType(DERTag) - Constructor for class org.ldaptive.asn1.NullType
-
Creates a new null type.
- NUMSTR - org.ldaptive.asn1.UniversalDERTag
-
NumericString type.
O
- object - Variable in class org.ldaptive.AbstractConnectionValidator.AbstractBuilder
-
Validator to build.
- object - Variable in class org.ldaptive.AbstractMessage.AbstractBuilder
- object - Variable in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Operation to build.
- object - Variable in class org.ldaptive.AbstractRequestMessage.AbstractBuilder
-
Message to build.
- object - Variable in class org.ldaptive.props.AbstractPropertySource
-
Object to initialize with properties.
- OBJECT - org.ldaptive.SearchScope
-
base object search.
- OBJECT_CLASS_MODS_PROHIBITED - org.ldaptive.ResultCode
-
object class mods prohibited.
- OBJECT_CLASS_VIOLATION - org.ldaptive.ResultCode
-
object class violation.
- OBJECT_SECURITY - org.ldaptive.ad.control.DirSyncControl.Flag
-
object security.
- ObjectClass - Class in org.ldaptive.schema
-
Bean for an object class schema element.
- ObjectClass(String) - Constructor for class org.ldaptive.schema.ObjectClass
-
Creates a new object class.
- ObjectClass(String, String[], String, boolean, String[], ObjectClassType, String[], String[], Extensions) - Constructor for class org.ldaptive.schema.ObjectClass
-
Creates a new object class.
- ObjectClass.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses an object class definition using a char buffer.
- ObjectClass.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses an object class definition using a regular expression.
- objectClasses(String...) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- ObjectClassType - Enum in org.ldaptive.schema
-
Enum for an attribute usage schema element.
- ObjectClassValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes an object class for use in an ldap attribute value.
- ObjectClassValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.ObjectClassValueTranscoder
- ObjectGuidHandler - Class in org.ldaptive.ad.handler
-
Processes an objectGuid attribute by converting it from binary to it's string form.
- ObjectGuidHandler() - Constructor for class org.ldaptive.ad.handler.ObjectGuidHandler
-
Creates a new object guid handler.
- ObjectGuidHandler(String) - Constructor for class org.ldaptive.ad.handler.ObjectGuidHandler
-
Creates a new object guid handler.
- objectScopeSearchRequest(String) - Static method in class org.ldaptive.SearchRequest
-
Returns a search request initialized for use with an object level search scope.
- objectScopeSearchRequest(String, String[]) - Static method in class org.ldaptive.SearchRequest
-
Returns a search request initialized for use with an object level search scope.
- objectScopeSearchRequest(String, String[], String) - Static method in class org.ldaptive.SearchRequest
-
Returns a search request initialized for use with an object level search scope.
- objectScopeSearchRequest(String, String[], Filter) - Static method in class org.ldaptive.SearchRequest
-
Returns a search request initialized for use with an object level search scope.
- objectScopeSearchRequest(String, String[], FilterTemplate) - Static method in class org.ldaptive.SearchRequest
-
Returns a search request initialized for use with an object level search scope.
- ObjectSidHandler - Class in org.ldaptive.ad.handler
-
Processes an objectSid attribute by converting it from binary to it's string form.
- ObjectSidHandler() - Constructor for class org.ldaptive.ad.handler.ObjectSidHandler
-
Creates a new object sid handler.
- ObjectSidHandler(String) - Constructor for class org.ldaptive.ad.handler.ObjectSidHandler
-
Creates a new object sid handler.
- ObjectValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes an object for use in an ldap attribute value.
- ObjectValueTranscoder() - Constructor for class org.ldaptive.transcode.ObjectValueTranscoder
- OctetStringType - Class in org.ldaptive.asn1
-
Converts strings to and from their DER encoded format.
- OctetStringType(byte[]) - Constructor for class org.ldaptive.asn1.OctetStringType
-
Creates a new octet string type.
- OctetStringType(String) - Constructor for class org.ldaptive.asn1.OctetStringType
-
Creates a new octet string type.
- OctetStringType(DERTag, byte[]) - Constructor for class org.ldaptive.asn1.OctetStringType
-
Creates a new octet string type.
- OctetStringType(DERTag, String) - Constructor for class org.ldaptive.asn1.OctetStringType
-
Creates a new octet string type.
- OCTSTR - org.ldaptive.asn1.UniversalDERTag
-
OCTETSTRING type.
- ODESC - org.ldaptive.asn1.UniversalDERTag
-
ObjectDescriptor type.
- OFFSET_RANGE_ERROR - org.ldaptive.ResultCode
-
offset range error, See draft-ietf-ldapext-ldapv3-vlv.
- OID - org.ldaptive.asn1.UniversalDERTag
-
OBJECT IDENTIFIER type.
- OID - Static variable in class org.ldaptive.ad.control.DirSyncControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.ExtendedDnControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.ForceUpdateControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.GetStatsControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.LazyCommitControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.NotificationControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.PermissiveModifyControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.RangeRetrievalNoerrControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.SearchOptionsControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.ShowDeactivatedLinkControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.ShowDeletedControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.ShowRecycledControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.control.VerifyNameControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.ad.extended.FastBindRequest
-
OID of this extended request.
- OID - Static variable in class org.ldaptive.control.AuthorizationIdentityRequestControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.AuthorizationIdentityResponseControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.EntryChangeNotificationControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.ManageDsaITControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.MatchedValuesRequestControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.PagedResultsControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.PasswordExpiredControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.PasswordExpiringControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.PasswordPolicyControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.PersistentSearchRequestControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.ProxyAuthorizationControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.RelaxControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.SessionTrackingControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.SortRequestControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.SortResponseControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.SyncDoneControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.SyncRequestControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.SyncStateControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.TreeDeleteControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.VirtualListViewRequestControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.control.VirtualListViewResponseControl
-
OID of this control.
- OID - Static variable in class org.ldaptive.extended.CancelRequest
-
OID of this request.
- OID - Static variable in class org.ldaptive.extended.NoticeOfDisconnection
-
OID of this response.
- OID - Static variable in class org.ldaptive.extended.PasswordModifyRequest
-
OID of this request.
- OID - Static variable in class org.ldaptive.extended.StartTLSRequest
-
OID of this request.
- OID - Static variable in class org.ldaptive.extended.SyncInfoMessage
-
OID of this response.
- OID - Static variable in class org.ldaptive.extended.WhoAmIRequest
-
OID of this request.
- OidType - Class in org.ldaptive.asn1
-
Converts object identifiers to and from their DER encoded format.
- OidType(int[]) - Constructor for class org.ldaptive.asn1.OidType
-
Creates a new oid type.
- OidType(String) - Constructor for class org.ldaptive.asn1.OidType
-
Creates a new oid type.
- OidType(DERTag, int[]) - Constructor for class org.ldaptive.asn1.OidType
-
Creates a new oid type.
- OidType(DERTag, String) - Constructor for class org.ldaptive.asn1.OidType
-
Creates a new oid type.
- oldDN(String) - Method in class org.ldaptive.ModifyDnRequest.Builder
-
Sets the old modify ldap DN.
- onCompare(CompareValueHandler...) - Method in class org.ldaptive.CompareOperation.Builder
-
Sets the functions to execute when a compare result is complete.
- onCompare(CompareValueHandler...) - Method in interface org.ldaptive.CompareOperationHandle
-
Sets the function to execute when a compare result is received.
- onCompare(CompareValueHandler...) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
-
Sets the function to execute when a compare result is received.
- onComplete(CompleteHandler) - Method in interface org.ldaptive.CompareOperationHandle
- onComplete(CompleteHandler) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onComplete(CompleteHandler) - Method in interface org.ldaptive.OperationHandle
-
Sets the function to execute when the operation completes.
- onComplete(CompleteHandler) - Method in interface org.ldaptive.SearchOperationHandle
- onComplete(CompleteHandler) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onComplete(CompleteHandler) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onComplete(CompleteHandler) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onComplete(CompleteHandler) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onControl(ResponseControlHandler...) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the functions to execute when a control is received.
- onControl(ResponseControlHandler...) - Method in interface org.ldaptive.CompareOperationHandle
- onControl(ResponseControlHandler...) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onControl(ResponseControlHandler...) - Method in interface org.ldaptive.OperationHandle
-
Sets the functions to execute when a control is received.
- onControl(ResponseControlHandler...) - Method in interface org.ldaptive.SearchOperationHandle
- onControl(ResponseControlHandler...) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onControl(ResponseControlHandler...) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onControl(ResponseControlHandler...) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onControl(ResponseControlHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- ONE_RECONNECT_ATTEMPT - Static variable in class org.ldaptive.ConnectionConfig
-
Predicate that attempts a single reconnect.
- ONE_WSP_REGEX - Static variable in class org.ldaptive.schema.AbstractRegexDefinitionFunction
-
Regex to match one or more spaces.
- ONELEVEL - org.ldaptive.SearchScope
-
single level search.
- onEntry(LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation.Builder
-
Sets the functions to execute when a search result entry is received.
- onEntry(LdapEntryHandler...) - Method in interface org.ldaptive.SearchOperationHandle
-
Sets the functions to execute when a search result entry is received.
- onEntry(LdapEntryHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onException(ExceptionHandler) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the function to execute when an exception occurs.
- onException(ExceptionHandler) - Method in interface org.ldaptive.CompareOperationHandle
- onException(ExceptionHandler) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onException(ExceptionHandler) - Method in interface org.ldaptive.OperationHandle
-
Sets the function to execute when an exception occurs.
- onException(ExceptionHandler) - Method in interface org.ldaptive.SearchOperationHandle
- onException(ExceptionHandler) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onException(ExceptionHandler) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onException(ExceptionHandler) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onException(ExceptionHandler) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onExtended(ExtendedValueHandler...) - Method in class org.ldaptive.extended.ExtendedOperation.Builder
-
Sets the functions to execute when an extended result is complete.
- onExtended(ExtendedValueHandler...) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
-
Sets the function to execute when an extended result is received.
- onExtended(ExtendedValueHandler...) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
-
Sets the function to execute when an extended response is received.
- onIntermediate(IntermediateResponseHandler...) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the functions to execute when an intermediate response is received.
- onIntermediate(IntermediateResponseHandler...) - Method in interface org.ldaptive.CompareOperationHandle
- onIntermediate(IntermediateResponseHandler...) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onIntermediate(IntermediateResponseHandler...) - Method in interface org.ldaptive.OperationHandle
-
Sets the functions to execute when an intermediate response is received.
- onIntermediate(IntermediateResponseHandler...) - Method in interface org.ldaptive.SearchOperationHandle
- onIntermediate(IntermediateResponseHandler...) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onIntermediate(IntermediateResponseHandler...) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onIntermediate(IntermediateResponseHandler...) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onIntermediate(IntermediateResponseHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onReference(SearchReferenceHandler...) - Method in class org.ldaptive.SearchOperation.Builder
-
Sets the functions to execute when a search result reference is received.
- onReference(SearchReferenceHandler...) - Method in interface org.ldaptive.SearchOperationHandle
-
Sets the functions to execute when a search result reference is received.
- onReference(SearchReferenceHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onReferral(ReferralHandler...) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the functions to execute when a referral is received.
- onReferral(ReferralHandler...) - Method in interface org.ldaptive.CompareOperationHandle
- onReferral(ReferralHandler...) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onReferral(ReferralHandler...) - Method in interface org.ldaptive.OperationHandle
-
Sets the functions to execute when a referral is received.
- onReferral(ReferralHandler...) - Method in interface org.ldaptive.SearchOperationHandle
- onReferral(ReferralHandler...) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onReferral(ReferralHandler...) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onReferral(ReferralHandler...) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onReferral(ReferralHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onRequest(RequestHandler...) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the functions to execute before a request is sent.
- onResult(ResultHandler...) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the functions to execute when a result is received.
- onResult(ResultHandler...) - Method in interface org.ldaptive.CompareOperationHandle
- onResult(ResultHandler...) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onResult(ResultHandler...) - Method in interface org.ldaptive.OperationHandle
-
Sets the functions to execute when a result is received.
- onResult(ResultHandler...) - Method in interface org.ldaptive.SearchOperationHandle
- onResult(ResultHandler...) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onResult(ResultHandler...) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onResult(ResultHandler...) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onResult(ResultHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onSearchResult(SearchResultHandler...) - Method in class org.ldaptive.SearchOperation.Builder
-
Sets the functions to execute when a search result is complete.
- onSearchResult(SearchResultHandler...) - Method in interface org.ldaptive.SearchOperationHandle
-
Sets the functions to execute when a search result is complete.
- onSearchResult(SearchResultHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the functions to execute when an unsolicited notification is received.
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in interface org.ldaptive.CompareOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in interface org.ldaptive.OperationHandle
-
Sets the functions to execute when an unsolicited notification is received.
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in interface org.ldaptive.SearchOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in class org.ldaptive.transport.DefaultOperationHandle
- onUnsolicitedNotification(UnsolicitedNotificationHandler...) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- open() - Method in interface org.ldaptive.Connection
-
Opens the connection.
- open() - Method in class org.ldaptive.transport.TransportConnection
- open(LdapURL) - Method in class org.ldaptive.transport.netty.NettyConnection
- open(LdapURL) - Method in class org.ldaptive.transport.TransportConnection
-
Attempt to open a connection to the supplied LDAP URL.
- openLock - Variable in class org.ldaptive.transport.TransportConnection
-
Only one invocation of open can occur at a time.
- operation(AbandonRequest) - Method in interface org.ldaptive.Connection
-
Executes an abandon operation.
- operation(AbandonRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(AddRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for an add operation.
- operation(AddRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(BindRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for a bind operation.
- operation(BindRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(CompareRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for a compare operation.
- operation(CompareRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(DeleteRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for an delete operation.
- operation(DeleteRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(ExtendedRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for an extended operation.
- operation(ExtendedRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(ModifyDnRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for a modify dn operation.
- operation(ModifyDnRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(ModifyRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for a modify operation.
- operation(ModifyRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(DefaultSaslClientRequest) - Method in interface org.ldaptive.Connection
-
Returns the result of a SASL request that requires use of the default SASL client.
- operation(DefaultSaslClientRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
-
Performs a SASL client bind operation.
- operation(SaslClientRequest) - Method in interface org.ldaptive.Connection
-
Returns the result of a SASL request that requires use of a generic SASL client.
- operation(SaslClientRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
-
Performs a SASL bind operation that uses a custom client.
- operation(SearchRequest) - Method in interface org.ldaptive.Connection
-
Creates a handle for a search operation.
- operation(SearchRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(UnbindRequest) - Method in class org.ldaptive.transport.netty.NettyConnection
- operation(UnbindRequest) - Method in class org.ldaptive.transport.TransportConnection
-
Executes an unbind operation.
- Operation<Q extends Request,S extends Result> - Interface in org.ldaptive
-
Operation interface.
- OperationHandle<Q extends Request,S extends Result> - Interface in org.ldaptive
-
Handle that notifies on the components of an LDAP operation request.
- OPERATIONS_ERROR - org.ldaptive.ResultCode
-
operations error.
- OperationWorker<Q extends Request,S extends Result> - Interface in org.ldaptive.concurrent
-
Interface for ldap operation workers.
- OR - org.ldaptive.filter.Filter.Type
-
Or filter.
- OrFilter - Class in org.ldaptive.filter
-
Or search filter set defined as:
- OrFilter() - Constructor for class org.ldaptive.filter.OrFilter
-
Default constructor.
- OrFilter(Filter...) - Constructor for class org.ldaptive.filter.OrFilter
-
Creates a new or filter.
- org.ldaptive - package org.ldaptive
- org.ldaptive.ad - package org.ldaptive.ad
- org.ldaptive.ad.control - package org.ldaptive.ad.control
- org.ldaptive.ad.control.util - package org.ldaptive.ad.control.util
- org.ldaptive.ad.extended - package org.ldaptive.ad.extended
- org.ldaptive.ad.handler - package org.ldaptive.ad.handler
- org.ldaptive.ad.schema - package org.ldaptive.ad.schema
- org.ldaptive.ad.transcode - package org.ldaptive.ad.transcode
- org.ldaptive.asn1 - package org.ldaptive.asn1
- org.ldaptive.auth - package org.ldaptive.auth
- org.ldaptive.auth.ext - package org.ldaptive.auth.ext
- org.ldaptive.beans - package org.ldaptive.beans
- org.ldaptive.beans.generate - package org.ldaptive.beans.generate
- org.ldaptive.beans.generate.props - package org.ldaptive.beans.generate.props
- org.ldaptive.beans.persistence - package org.ldaptive.beans.persistence
- org.ldaptive.beans.reflect - package org.ldaptive.beans.reflect
- org.ldaptive.beans.spring - package org.ldaptive.beans.spring
- org.ldaptive.beans.spring.convert - package org.ldaptive.beans.spring.convert
- org.ldaptive.beans.spring.parser - package org.ldaptive.beans.spring.parser
- org.ldaptive.concurrent - package org.ldaptive.concurrent
- org.ldaptive.control - package org.ldaptive.control
- org.ldaptive.control.util - package org.ldaptive.control.util
- org.ldaptive.dn - package org.ldaptive.dn
- org.ldaptive.dns - package org.ldaptive.dns
- org.ldaptive.ext - package org.ldaptive.ext
- org.ldaptive.extended - package org.ldaptive.extended
- org.ldaptive.filter - package org.ldaptive.filter
- org.ldaptive.handler - package org.ldaptive.handler
- org.ldaptive.io - package org.ldaptive.io
- org.ldaptive.jaas - package org.ldaptive.jaas
- org.ldaptive.pool - package org.ldaptive.pool
- org.ldaptive.props - package org.ldaptive.props
- org.ldaptive.referral - package org.ldaptive.referral
- org.ldaptive.sasl - package org.ldaptive.sasl
- org.ldaptive.schema - package org.ldaptive.schema
- org.ldaptive.schema.transcode - package org.ldaptive.schema.transcode
- org.ldaptive.ssl - package org.ldaptive.ssl
- org.ldaptive.templates - package org.ldaptive.templates
- org.ldaptive.transcode - package org.ldaptive.transcode
- org.ldaptive.transport - package org.ldaptive.transport
- org.ldaptive.transport.netty - package org.ldaptive.transport.netty
- OTHER - org.ldaptive.ResultCode
-
other.
P
- packageName(String) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- PagedResultsClient - Class in org.ldaptive.control.util
-
Client that simplifies using the paged results control.
- PagedResultsClient(ConnectionFactory, int) - Constructor for class org.ldaptive.control.util.PagedResultsClient
-
Creates a new paged results client.
- PagedResultsControl - Class in org.ldaptive.control
-
Request/response control for PagedResults.
- PagedResultsControl() - Constructor for class org.ldaptive.control.PagedResultsControl
-
Default constructor.
- PagedResultsControl(boolean) - Constructor for class org.ldaptive.control.PagedResultsControl
-
Creates a new paged results control.
- PagedResultsControl(int) - Constructor for class org.ldaptive.control.PagedResultsControl
-
Creates a new paged results control.
- PagedResultsControl(int, boolean) - Constructor for class org.ldaptive.control.PagedResultsControl
-
Creates a new paged results control.
- PagedResultsControl(int, byte[], boolean) - Constructor for class org.ldaptive.control.PagedResultsControl
-
Creates a new paged results control.
- PARAM_ERROR - org.ldaptive.ResultCode
-
param error.
- parameter(int, Object) - Method in class org.ldaptive.FilterTemplate.Builder
- parameter(int, String) - Method in class org.ldaptive.FilterTemplate.Builder
- parameter(String, Object) - Method in class org.ldaptive.FilterTemplate.Builder
- parameter(String, String) - Method in class org.ldaptive.FilterTemplate.Builder
- parameters(Object...) - Method in class org.ldaptive.FilterTemplate.Builder
- PARAMS_ONLY_CONFIG_PATTERN - Static variable in class org.ldaptive.props.PropertyValueParser
-
Property string for configuring a config where the class is known.
- parse(Class<? extends T>, String) - Method in interface org.ldaptive.schema.SchemaFunction
-
Parses the supplied string representation of a schema element.
- parse(Class<? extends T>, String) - Method in class org.ldaptive.schema.SchemaParser.DefaultSchemaFunction
- parse(Class<? extends T>, String) - Method in class org.ldaptive.schema.SchemaParser.RegexSchemaFunction
- parse(Class<T>, String) - Static method in class org.ldaptive.schema.SchemaParser
-
Parses the supplied string representation of a schema element.
- parse(String) - Static method in class org.ldaptive.asn1.OidType
-
Converts the supplied oid into an array on integers.
- parse(String) - Static method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
Parses the supplied error messages and returns the corresponding error enum.
- parse(String) - Static method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
Parses the supplied error messages and returns the corresponding error enum.
- parse(String) - Method in class org.ldaptive.dn.DefaultDnParser
-
Parses the supplied DN into a list of RDNs.
- parse(String) - Method in interface org.ldaptive.dn.DnParser
-
Parses the supplied DN into a list of RDNs.
- parse(String) - Method in class org.ldaptive.filter.AbstractFilterFunction
- parse(String) - Method in interface org.ldaptive.filter.FilterFunction
-
Parses the supplied string representation of a filter.
- parse(String) - Static method in class org.ldaptive.filter.FilterParser
-
Parse the supplied filter string.
- parse(String) - Method in class org.ldaptive.schema.AttributeType.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.AttributeType
-
Parses the supplied definition string and creates an initialized attribute type.
- parse(String) - Method in class org.ldaptive.schema.AttributeType.RegexDefinitionFunction
- parse(String) - Static method in enum org.ldaptive.schema.AttributeUsage
-
Returns the attribute usage for the supplied string name.
- parse(String) - Method in interface org.ldaptive.schema.DefinitionFunction
-
Parses the supplied string representation of a schema element.
- parse(String) - Method in class org.ldaptive.schema.DITContentRule.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.DITContentRule
-
Parses the supplied definition string and creates an initialized DIT content rule.
- parse(String) - Method in class org.ldaptive.schema.DITContentRule.RegexDefinitionFunction
- parse(String) - Method in class org.ldaptive.schema.DITStructureRule.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.DITStructureRule
-
Parses the supplied definition string and creates an initialized DIT structure rule.
- parse(String) - Method in class org.ldaptive.schema.DITStructureRule.RegexDefinitionFunction
- parse(String) - Method in class org.ldaptive.schema.MatchingRule.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.MatchingRule
-
Parses the supplied definition string and creates an initialized matching rule.
- parse(String) - Method in class org.ldaptive.schema.MatchingRule.RegexDefinitionFunction
- parse(String) - Method in class org.ldaptive.schema.MatchingRuleUse.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.MatchingRuleUse
-
Parses the supplied definition string and creates an initialized matching rule use.
- parse(String) - Method in class org.ldaptive.schema.MatchingRuleUse.RegexDefinitionFunction
- parse(String) - Method in class org.ldaptive.schema.NameForm.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.NameForm
-
Parses the supplied definition string and creates an initialized name form.
- parse(String) - Method in class org.ldaptive.schema.NameForm.RegexDefinitionFunction
- parse(String) - Method in class org.ldaptive.schema.ObjectClass.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.ObjectClass
-
Parses the supplied definition string and creates an initialized object class.
- parse(String) - Method in class org.ldaptive.schema.ObjectClass.RegexDefinitionFunction
- parse(String) - Method in class org.ldaptive.schema.Syntax.DefaultDefinitionFunction
- parse(String) - Static method in class org.ldaptive.schema.Syntax
-
Parses the supplied definition string and creates an initialized attribute syntax.
- parse(String) - Method in class org.ldaptive.schema.Syntax.RegexDefinitionFunction
- parse(String...) - Static method in enum org.ldaptive.ReturnAttributes
-
Parses the supplied return attributes and applies the following convention: null ==
ReturnAttributes.ALL_USER
empty ==ReturnAttributes.ALL_USER
- parse(String[]) - Method in class org.ldaptive.templates.SearchTemplates.DefaultTermParser
- parse(String[]) - Method in class org.ldaptive.templates.SearchTemplates.InitialTermParser
- parse(String[]) - Method in interface org.ldaptive.templates.SearchTemplates.TermParser
-
Returns search filter parameters for the supplied query terms.
- parse(DERBuffer) - Method in class org.ldaptive.AbstractMessage.ControlParser
-
Examines the supplied buffer and parses an LDAP control if one is found.
- parse(DERBuffer) - Method in class org.ldaptive.asn1.DERParser
-
Parse a DER-encoded data structure by calling registered handlers when points of interest are encountered in the parse tree.
- parse(DERBuffer) - Method in class org.ldaptive.LdapEntry.AttributeParser
-
Examines the supplied buffer and parses an LDAP attribute if one is found.
- parse(DERBuffer) - Method in class org.ldaptive.transport.ResponseParser
-
Examines the supplied buffer and parses an LDAP response message if one is found.
- parse(ExtendedResponse) - Static method in class org.ldaptive.extended.PasswordModifyResponseParser
-
Parse the supplied extended operation response.
- parse(ExtendedResponse) - Static method in class org.ldaptive.extended.WhoAmIResponseParser
-
Parse the supplied extended operation response.
- parse(ResultCode, String) - Static method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
Parses the supplied error messages and returns the corresponding error enum.
- parseAssertionValue(String) - Static method in class org.ldaptive.filter.FilterUtils
-
Decodes hex characters in the attribute assertion.
- parseAssertionValue(String...) - Static method in class org.ldaptive.filter.FilterUtils
-
Convenience method for parsing an array of assertion values.
- parseAuthHandler(Element) - Method in class org.ldaptive.beans.spring.parser.AbstractAuthenticatorBeanDefinitionParser
-
Creates a pooled authentication handler for performing binds.
- parseAuthResponseHandler(BeanDefinitionBuilder, BeanDefinitionBuilder, Element) - Method in class org.ldaptive.beans.spring.parser.AbstractAuthenticatorBeanDefinitionParser
-
Creates an authentication response handler bean definition builder.
- parseClassName(String) - Static method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Returns an object for the class type with the supplied name.
- parseConnectionConfig(BeanDefinitionBuilder, Element, boolean) - Method in class org.ldaptive.beans.spring.parser.AbstractConnectionConfigBeanDefinitionParser
-
Creates a connection config.
- parseConnectionInitializer(BeanDefinitionBuilder, Element) - Method in class org.ldaptive.beans.spring.parser.AbstractConnectionConfigBeanDefinitionParser
-
Creates a bind connection initializer.
- parseConnectionInitializer(BeanDefinitionBuilder, Element) - Method in class org.ldaptive.beans.spring.parser.SaslBindSearchAuthenticatorBeanDefinitionParser
-
Creates a bind connection initializer.
- parseDefaultConnectionFactory(BeanDefinitionBuilder, Element, boolean) - Method in class org.ldaptive.beans.spring.parser.AbstractConnectionFactoryBeanDefinitionParser
-
Creates a default connection factory.
- parseDescriptors(String) - Static method in class org.ldaptive.schema.SchemaUtils
-
Parses the supplied descriptors string and returns it's contents as a string array.
- parseDnResolver(BeanDefinitionBuilder, Element, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractSearchAuthenticatorBeanDefinitionParser
-
Creates a DN resolver.
- parseDnsUrl(String) - Method in class org.ldaptive.DnsSrvConnectionStrategy
-
Parses a DNS URL of the form dns://hostname/domain?record.
- parseDuration(String) - Static method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Returns a
Duration
for the supplied value. - parseEntryResolver(Element, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractAuthenticatorBeanDefinitionParser
-
Creates an entry resolver.
- parseEntryResolver(Element, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.ADAuthenticatorBeanDefinitionParser
- parseExtensions(String) - Method in class org.ldaptive.schema.AbstractRegexDefinitionFunction
-
Parses extensions from the supplied definition.
- parseFilter(String) - Static method in class org.ldaptive.beans.spring.parser.SearchOperationBeanDefinitionParser
-
Returns a
Filter
for the supplied value. - parseFilterComp(String) - Method in class org.ldaptive.filter.AbstractFilterFunction
-
Inspects the supplied filter string and creates the type of filter it represents.
- parseFilterComp(String) - Method in class org.ldaptive.filter.DefaultFilterFunction
- parseFilterComp(String) - Method in class org.ldaptive.filter.RegexFilterFunction
- parseGeneralizedTime(String) - Method in class org.ldaptive.transcode.GeneralizedTimeValueTranscoder
-
Parses the supplied value and returns a date time.
- ParseHandler - Interface in org.ldaptive.asn1
-
Provides a hook in the DER parser for handling specific paths as they are encountered.
- parseInternal(Element, ParserContext) - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser
- parseKeyStoreCredentialConfig(BeanDefinitionBuilder, Element) - Method in class org.ldaptive.beans.spring.parser.AbstractConnectionConfigBeanDefinitionParser
-
Creates a keystore credential config.
- parseNumbers(String) - Static method in class org.ldaptive.schema.SchemaUtils
-
Parses the supplied number string and returns it's contents as a string array.
- parseOIDs(String) - Static method in class org.ldaptive.schema.SchemaUtils
-
Parses the supplied OID string and returns it's contents as a string array.
- parsePeriod(String) - Static method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Returns a
Period
for the supplied value. - parsePooledConnectionFactory(BeanDefinitionBuilder, String, Element, boolean) - Method in class org.ldaptive.beans.spring.parser.AbstractConnectionFactoryBeanDefinitionParser
-
Creates a pooled connection factory.
- parseSaslConfig(String) - Static method in class org.ldaptive.beans.spring.parser.SaslBindSearchAuthenticatorBeanDefinitionParser
-
Returns a
SaslConfig
for the supplied value. - parseSaslConfig(Element) - Method in class org.ldaptive.beans.spring.parser.SaslBindSearchAuthenticatorBeanDefinitionParser
-
Creates a sasl config.
- parseSearchRequest(BeanDefinitionBuilder, Element) - Method in class org.ldaptive.beans.spring.parser.SearchOperationBeanDefinitionParser
-
Creates a search request.
- parseUrl(String) - Method in class org.ldaptive.DnsSrvConnectionStrategy
-
Parses the supplied URL.
- parseURL(String) - Method in class org.ldaptive.LdapURL
-
Matches the supplied url against a pattern and reads its components.
- parseX509CredentialConfig(BeanDefinitionBuilder, Element) - Method in class org.ldaptive.beans.spring.parser.AbstractConnectionConfigBeanDefinitionParser
-
Creates a X509 credential config.
- PARTIAL_RESULTS - org.ldaptive.ResultCode
-
partial results.
- passivateAndValidateConnection(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Attempts to passivate and validate a connection.
- passivator(ConnectionPassivator) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- password(String) - Method in class org.ldaptive.SimpleBindRequest.Builder
-
Sets the bind password.
- password(Credential) - Method in class org.ldaptive.SimpleBindRequest.Builder
-
Sets the bind password.
- PASSWORD_EXPIRED - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
password expired.
- PASSWORD_EXPIRED - org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
password expired.
- PASSWORD_EXPIRED - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
password expired.
- PASSWORD_EXPIRED - org.ldaptive.auth.ext.PasswordExpirationAccountState.Error
-
password expired.
- PASSWORD_EXPIRED - org.ldaptive.control.PasswordPolicyControl.Error
-
password expired.
- PASSWORD_IN_HISTORY - org.ldaptive.control.PasswordPolicyControl.Error
-
password in history.
- PASSWORD_MOD_NOT_ALLOWED - org.ldaptive.control.PasswordPolicyControl.Error
-
password modification not allowed.
- PASSWORD_MUST_CHANGE - org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
password must change.
- PASSWORD_TOO_SHORT - org.ldaptive.control.PasswordPolicyControl.Error
-
password too short.
- PASSWORD_TOO_YOUNG - org.ldaptive.control.PasswordPolicyControl.Error
-
password too young.
- PasswordExpirationAccountState - Class in org.ldaptive.auth.ext
-
Represents the state of an account in a directory that implements: http://tools.ietf.org/html/draft-vchu-ldap-pwd-policy-00.
- PasswordExpirationAccountState(ZonedDateTime) - Constructor for class org.ldaptive.auth.ext.PasswordExpirationAccountState
-
Creates a new password expiration account state.
- PasswordExpirationAccountState(PasswordExpirationAccountState.Error) - Constructor for class org.ldaptive.auth.ext.PasswordExpirationAccountState
-
Creates a new password expiration account state.
- PasswordExpirationAccountState.Error - Enum in org.ldaptive.auth.ext
-
Enum to define password expiration error.
- PasswordExpirationAuthenticationResponseHandler - Class in org.ldaptive.auth.ext
-
Attempts to parse the authentication response and set the account state using data associated with the password expiring and password expired controls.
- PasswordExpirationAuthenticationResponseHandler() - Constructor for class org.ldaptive.auth.ext.PasswordExpirationAuthenticationResponseHandler
- PasswordExpiredControl - Class in org.ldaptive.control
-
Response control indicating an expired password.
- PasswordExpiredControl() - Constructor for class org.ldaptive.control.PasswordExpiredControl
-
Default constructor.
- PasswordExpiredControl(boolean) - Constructor for class org.ldaptive.control.PasswordExpiredControl
-
Creates a new password expired control.
- PasswordExpiringControl - Class in org.ldaptive.control
-
Response control indicating a password that will expire.
- PasswordExpiringControl() - Constructor for class org.ldaptive.control.PasswordExpiringControl
-
Default constructor.
- PasswordExpiringControl(boolean) - Constructor for class org.ldaptive.control.PasswordExpiringControl
-
Creates a new password expiring control.
- PasswordExpiringControl(int) - Constructor for class org.ldaptive.control.PasswordExpiringControl
-
Creates a new password expiring control.
- PasswordExpiringControl(int, boolean) - Constructor for class org.ldaptive.control.PasswordExpiringControl
-
Creates a new password expiring control.
- PasswordModifyRequest - Class in org.ldaptive.extended
-
LDAP password modify request defined as:
- PasswordModifyRequest() - Constructor for class org.ldaptive.extended.PasswordModifyRequest
-
Creates a new password modify request.
- PasswordModifyRequest(String) - Constructor for class org.ldaptive.extended.PasswordModifyRequest
-
Creates a new password modify request.
- PasswordModifyRequest(String, String) - Constructor for class org.ldaptive.extended.PasswordModifyRequest
-
Creates a new password modify request.
- PasswordModifyRequest(String, String, String) - Constructor for class org.ldaptive.extended.PasswordModifyRequest
-
Creates a new password modify request.
- PasswordModifyResponseParser - Class in org.ldaptive.extended
-
Utility class for parsing the responseValue from a password generation.
- PasswordPolicyAccountState - Class in org.ldaptive.auth.ext
-
Represents the state of an account as described by a password policy control.
- PasswordPolicyAccountState(ZonedDateTime, int) - Constructor for class org.ldaptive.auth.ext.PasswordPolicyAccountState
-
Creates a new password policy account state.
- PasswordPolicyAccountState(PasswordPolicyControl.Error) - Constructor for class org.ldaptive.auth.ext.PasswordPolicyAccountState
-
Creates a new password policy account state.
- PasswordPolicyAuthenticationRequestHandler - Class in org.ldaptive.auth.ext
-
Adds the
PasswordPolicyControl
to theAuthenticationRequest
. - PasswordPolicyAuthenticationRequestHandler() - Constructor for class org.ldaptive.auth.ext.PasswordPolicyAuthenticationRequestHandler
-
Creates a new password policy authentication request handler
- PasswordPolicyAuthenticationResponseHandler - Class in org.ldaptive.auth.ext
-
Attempts to parse the authentication response message and set the account state using data associated with a password policy control.
- PasswordPolicyAuthenticationResponseHandler() - Constructor for class org.ldaptive.auth.ext.PasswordPolicyAuthenticationResponseHandler
- PasswordPolicyControl - Class in org.ldaptive.control
-
Request/response control for password policy.
- PasswordPolicyControl() - Constructor for class org.ldaptive.control.PasswordPolicyControl
-
Default constructor.
- PasswordPolicyControl(boolean) - Constructor for class org.ldaptive.control.PasswordPolicyControl
-
Creates a new password policy control.
- PasswordPolicyControl.Error - Enum in org.ldaptive.control
-
Enum for ppolicy errors.
- PATH - Static variable in class org.ldaptive.AbstractMessage.ControlsHandler
-
DER path to controls.
- PATH - Static variable in class org.ldaptive.AbstractMessage.MessageIDHandler
-
DER path to message id.
- PATH_SEPARATOR - Static variable in class org.ldaptive.asn1.DERPath
-
Separates nodes in a path specification.
- peekNode() - Method in class org.ldaptive.asn1.DERPath
-
Examines the first node in the path without removing it.
- peerVerified() - Method in class org.ldaptive.ssl.HostnameVerifyingListener
-
Throws exception if hostname verification failed.
- percentDecode(String) - Static method in class org.ldaptive.LdapUtils
-
Implementation of percent decoding as described in RFC 3986 section 2.1.
- percentEncode(String) - Static method in class org.ldaptive.LdapUtils
-
Implementation of percent encoding as described in RFC 3986 section 2.1.
- percentEncodeControlChars(String) - Static method in class org.ldaptive.LdapUtils
-
Converts all characters <= 0x1F and 0x7F to percent encoded hex.
- perform(CaseChangeEntryHandler.CaseChange, String) - Static method in enum org.ldaptive.handler.CaseChangeEntryHandler.CaseChange
-
This changes the supplied string based on the supplied case change.
- performLdapSearch(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Executes an ldap search with the supplied authentication criteria.
- performLdapSearch(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.AuthorizationIdentityEntryResolver
- performLdapSearch(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.SearchEntryResolver
- performLdapSearch(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.WhoAmIEntryResolver
- performLdapSearch(FilterTemplate) - Method in class org.ldaptive.auth.SearchDnResolver
-
Executes the ldap search operation with the supplied filter.
- performResolveFromAttribute(LdapEntry) - Method in class org.ldaptive.auth.SearchDnResolver
-
Resolve DN from attribute in the resolveFromAttribute property.
- period(Duration) - Method in class org.ldaptive.AbstractConnectionValidator.AbstractBuilder
-
Sets the validation period.
- PermissiveModifyControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to return success on add/modify/delete operations that would normally return an error.
- PermissiveModifyControl() - Constructor for class org.ldaptive.ad.control.PermissiveModifyControl
-
Default constructor.
- PermissiveModifyControl(boolean) - Constructor for class org.ldaptive.ad.control.PermissiveModifyControl
-
Creates a new permissive modify control.
- PersistentSearchChangeType - Enum in org.ldaptive.control
-
The set of change types available for use with the
PersistentSearchRequestControl
and returned by theEntryChangeNotificationControl
. - PersistentSearchClient - Class in org.ldaptive.control.util
-
Client that simplifies using the persistent search control.
- PersistentSearchClient(ConnectionFactory, EnumSet<PersistentSearchChangeType>, boolean, boolean) - Constructor for class org.ldaptive.control.util.PersistentSearchClient
-
Creates a new persistent search client.
- PersistentSearchRequestControl - Class in org.ldaptive.control
-
Request control for persistent search.
- PersistentSearchRequestControl() - Constructor for class org.ldaptive.control.PersistentSearchRequestControl
-
Default constructor.
- PersistentSearchRequestControl(EnumSet<PersistentSearchChangeType>) - Constructor for class org.ldaptive.control.PersistentSearchRequestControl
-
Creates a new persistent search request control.
- PersistentSearchRequestControl(EnumSet<PersistentSearchChangeType>, boolean) - Constructor for class org.ldaptive.control.PersistentSearchRequestControl
-
Creates a new persistent search request control.
- PersistentSearchRequestControl(EnumSet<PersistentSearchChangeType>, boolean, boolean) - Constructor for class org.ldaptive.control.PersistentSearchRequestControl
-
Creates a new persistent search request control.
- PersistentSearchRequestControl(EnumSet<PersistentSearchChangeType>, boolean, boolean, boolean) - Constructor for class org.ldaptive.control.PersistentSearchRequestControl
-
Creates a new persistent search request control.
- PHANTOM_ROOT - org.ldaptive.ad.control.SearchOptionsControl.Flag
-
SERVER_SEARCH_FLAG_PHANTOM_ROOT .
- POOL - org.ldaptive.props.PropertySource.PropertyDomain
-
pool property domain.
- PooledConnectionFactory - Class in org.ldaptive
-
Creates connections for performing ldap operations and manages those connections as a pool.
- PooledConnectionFactory() - Constructor for class org.ldaptive.PooledConnectionFactory
-
Default constructor.
- PooledConnectionFactory(String) - Constructor for class org.ldaptive.PooledConnectionFactory
-
Creates a new pooled connection factory.
- PooledConnectionFactory(String, Transport) - Constructor for class org.ldaptive.PooledConnectionFactory
-
Creates a new pooled connection factory.
- PooledConnectionFactory(ConnectionConfig) - Constructor for class org.ldaptive.PooledConnectionFactory
-
Creates a new pooled connection factory.
- PooledConnectionFactory(ConnectionConfig, Transport) - Constructor for class org.ldaptive.PooledConnectionFactory
-
Creates a new pooled connection factory.
- PooledConnectionFactory(Transport) - Constructor for class org.ldaptive.PooledConnectionFactory
-
Creates a new pooled connection factory.
- PooledConnectionFactory.Builder - Class in org.ldaptive
- PooledConnectionFactory.RetryValidationExceptionHandler - Class in org.ldaptive
-
Validation exception handler that attempts to retrieve another connection.
- PooledConnectionFactoryBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- PooledConnectionFactoryBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.PooledConnectionFactoryBeanDefinitionParser
- PooledConnectionFactoryPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
PooledConnectionFactory
. - PooledConnectionFactoryPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.PooledConnectionFactoryPropertyInvoker
-
Creates a new pooled connection factory property invoker for the supplied class.
- PooledConnectionFactoryPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
PooledConnectionFactory
and returns an initialized object of that type. - PooledConnectionFactoryPropertySource(PooledConnectionFactory) - Constructor for class org.ldaptive.props.PooledConnectionFactoryPropertySource
-
Creates a new pooled connection factory property source using the default properties file.
- PooledConnectionFactoryPropertySource(PooledConnectionFactory, Reader...) - Constructor for class org.ldaptive.props.PooledConnectionFactoryPropertySource
-
Creates a new pooled connection factory property source.
- PooledConnectionFactoryPropertySource(PooledConnectionFactory, String...) - Constructor for class org.ldaptive.props.PooledConnectionFactoryPropertySource
-
Creates a new pooled connection factory property source.
- PooledConnectionFactoryPropertySource(PooledConnectionFactory, Properties) - Constructor for class org.ldaptive.props.PooledConnectionFactoryPropertySource
-
Creates a new pooled connection factory property source.
- PooledConnectionFactoryPropertySource(PooledConnectionFactory, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.PooledConnectionFactoryPropertySource
-
Creates a new pooled connection factory property source.
- PooledConnectionProxy - Interface in org.ldaptive.pool
-
Provides an interface for metadata surrounding a connection that is participating in the connection pool.
- PooledConnectionStatistics - Class in org.ldaptive.pool
-
Statistics associated with a connection's activity in the pool.
- PooledConnectionStatistics(int) - Constructor for class org.ldaptive.pool.PooledConnectionStatistics
-
Creates a new pooled connection statistics.
- PoolException - Exception in org.ldaptive.pool
-
Base exception thrown when a pool operation fails.
- PoolException(Exception) - Constructor for exception org.ldaptive.pool.PoolException
-
Creates a new pool exception.
- PoolException(String) - Constructor for exception org.ldaptive.pool.PoolException
-
Creates a new pool exception.
- PoolException(String, Exception) - Constructor for exception org.ldaptive.pool.PoolException
-
Creates a new pool exception.
- PoolExhaustedException - Exception in org.ldaptive.pool
-
Thrown when the pool is empty and no new requests can be serviced.
- PoolExhaustedException(Exception) - Constructor for exception org.ldaptive.pool.PoolExhaustedException
-
Creates a new pool exhausted exception.
- PoolExhaustedException(String) - Constructor for exception org.ldaptive.pool.PoolExhaustedException
-
Creates a new pool exhausted exception.
- PoolExhaustedException(String, Exception) - Constructor for exception org.ldaptive.pool.PoolExhaustedException
-
Creates a new pool exhausted exception.
- poolLock - Variable in class org.ldaptive.pool.AbstractConnectionPool
-
Lock for the entire pool.
- poolNotEmpty - Variable in class org.ldaptive.pool.AbstractConnectionPool
-
Condition for notifying threads that a connection was returned.
- popNode() - Method in class org.ldaptive.asn1.DERPath
-
Removes the last node in the path.
- populate(String, LdapURLSet) - Method in class org.ldaptive.AbstractConnectionStrategy
- populate(String, LdapURLSet) - Method in interface org.ldaptive.ConnectionStrategy
-
Populates a
LdapURLSet
from the URL string provided at configuration time. - populate(String, LdapURLSet) - Method in class org.ldaptive.DnsResolverConnectionStrategy
- populate(String, LdapURLSet) - Method in class org.ldaptive.DnsSrvConnectionStrategy
- populate(List<LdapURL>) - Method in class org.ldaptive.LdapURLSet
-
Populates this set with a list of URLs in the order produced by
ConnectionStrategy.populate(String, LdapURLSet)
. - position() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- position() - Method in interface org.ldaptive.asn1.DERBuffer
-
Returns this buffer's position.
- position() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- position(int) - Method in class org.ldaptive.asn1.DefaultDERBuffer
- position(int) - Method in interface org.ldaptive.asn1.DERBuffer
-
Sets this buffer's position.
- position(int) - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- PRESENCE - org.ldaptive.filter.Filter.Type
-
Presence filter.
- PresenceFilter - Class in org.ldaptive.filter
-
Presence search filter component defined as:
- PresenceFilter(String) - Constructor for class org.ldaptive.filter.PresenceFilter
-
Creates a new presence filter.
- PRESET - org.ldaptive.control.SyncStateControl.State
-
present.
- PrimaryGroupIdHandler - Class in org.ldaptive.ad.handler
-
Constructs the primary group SID and then searches for that group and puts it's DN in the 'memberOf' attribute of the original search entry.
- PrimaryGroupIdHandler() - Constructor for class org.ldaptive.ad.handler.PrimaryGroupIdHandler
- principalGroupName - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Name of group to add all principals to.
- principals - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Principals to add to the subject.
- PRINTSTR - org.ldaptive.asn1.UniversalDERTag
-
PrintableString type.
- PrivateKeyCredentialReader - Class in org.ldaptive.ssl
-
Reads private key credentials from classpath, filepath, or stream resource.
- PrivateKeyCredentialReader() - Constructor for class org.ldaptive.ssl.PrivateKeyCredentialReader
- processRecords(Set<String>) - Method in class org.ldaptive.dns.AbstractDNSResolver
-
Process a set of DNS records.
- processRecords(Set<String>) - Method in class org.ldaptive.dns.SRVDNSResolver
- processRequest(String, AuthenticationRequest) - Method in class org.ldaptive.auth.Authenticator
-
Creates a new authentication request applying any applicable configuration on this authenticator.
- processRequestControls(AuthenticationCriteria) - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
-
Combines request controls in the
AuthenticationRequest
withAbstractAuthenticationHandler.authenticationControls
. - properties - Variable in class org.ldaptive.props.AbstractPropertySource
-
Properties to set.
- properties() - Method in enum org.ldaptive.sasl.Mechanism
-
Returns any properties associated with this mechanism.
- PROPERTIES_FILE - Static variable in class org.ldaptive.props.AbstractPropertySource
-
Default file to read properties from, value is "classpath:/org/ldaptive/ldap.properties".
- PropertiesAuthenticatorFactory - Class in org.ldaptive.jaas
-
Provides a module authenticator factory implementation that uses the properties package in this library.
- PropertiesAuthenticatorFactory() - Constructor for class org.ldaptive.jaas.PropertiesAuthenticatorFactory
- propertiesDomain - Variable in class org.ldaptive.props.AbstractPropertySource
-
Domain that properties are in.
- PropertiesRoleResolverFactory - Class in org.ldaptive.jaas
-
Provides a module role resolver factory implementation that uses the properties package in this library.
- PropertiesRoleResolverFactory() - Constructor for class org.ldaptive.jaas.PropertiesRoleResolverFactory
- property() - Method in annotation type org.ldaptive.beans.Attribute
-
Name of the method or field that maps to this attribute.
- property(String, Object) - Method in class org.ldaptive.sasl.SaslConfig.Builder
- PROPERTY_PATTERN - Static variable in class org.ldaptive.props.PropertyValueParser
-
Pattern for finding properties.
- PropertyInvoker - Interface in org.ldaptive.props
-
Interface for property driven object method invocation.
- PropertySource<T> - Interface in org.ldaptive.props
-
Interface for property driven object initialization.
- PropertySource.PropertyDomain - Enum in org.ldaptive.props
-
Enum to define the domain for properties.
- PropertyValueParser - Class in org.ldaptive.props
-
Parses the configuration data associated with classes that contain setter properties.
- PropertyValueParser() - Constructor for class org.ldaptive.props.PropertyValueParser
-
Default constructor.
- PropertyValueParser(String) - Constructor for class org.ldaptive.props.PropertyValueParser
-
Creates a new config parser.
- PropertyValueParser(String, String) - Constructor for class org.ldaptive.props.PropertyValueParser
-
Creates a new config parser.
- PROTOCOL_ERROR - org.ldaptive.ResultCode
-
protocol error.
- PROTOCOL_OP - Static variable in class org.ldaptive.AbandonRequest
-
Protocol operation identifier.
- PROTOCOL_OP - Static variable in class org.ldaptive.AddRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.AddResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in interface org.ldaptive.BindRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.BindResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.CompareRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.CompareResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.DeleteRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.DeleteResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.extended.ExtendedRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.extended.ExtendedResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.extended.IntermediateResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.LdapEntry
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.ModifyDnRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.ModifyDnResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.ModifyRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.ModifyResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.SearchRequest
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.SearchResponse
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.SearchResultReference
-
BER protocol number.
- PROTOCOL_OP - Static variable in class org.ldaptive.UnbindRequest
-
BER protocol number.
- protocols(String...) - Method in class org.ldaptive.ssl.SslConfig.Builder
- ProxyAuthorizationControl - Class in org.ldaptive.control
-
Request control for proxy authorization.
- ProxyAuthorizationControl() - Constructor for class org.ldaptive.control.ProxyAuthorizationControl
-
Default constructor.
- ProxyAuthorizationControl(String) - Constructor for class org.ldaptive.control.ProxyAuthorizationControl
-
Creates a new proxy authorization control.
- prune() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Attempts to reduce the size of the pool back to it's configured minimum.
- pruneStrategy(PruneStrategy) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- PruneStrategy - Interface in org.ldaptive.pool
-
Provides an interface for pruning connections from the pool.
- PUBLIC_DATA_ONLY - org.ldaptive.ad.control.DirSyncControl.Flag
-
public data only.
- pushNode(String) - Method in class org.ldaptive.asn1.DERPath
-
Appends a node to the path.
- pushNode(String, int) - Method in class org.ldaptive.asn1.DERPath
-
Appends a node to the path with the given child index.
- putConnection(Connection) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Returns a connection to the pool.
- putConnection(Connection) - Method in class org.ldaptive.pool.BlockingConnectionPool
Q
- qualityOfProtection(QualityOfProtection...) - Method in class org.ldaptive.sasl.SaslConfig.Builder
- QualityOfProtection - Enum in org.ldaptive.sasl
-
Enum to define SASL quality of protection.
- Query - Class in org.ldaptive.templates
-
Contains data associated with a query request.
- Query(String) - Constructor for class org.ldaptive.templates.Query
-
Parses the query from a string into query terms.
- Queue<T> - Class in org.ldaptive.pool
-
Provides a wrapper around a
Deque
to support LIFO and FIFO operations. - Queue(QueueType) - Constructor for class org.ldaptive.pool.Queue
-
Creates a new queue.
- QueueType - Enum in org.ldaptive.pool
-
Enum to define queue type.
R
- RADIUS_ACCT_MULTI_OID - Static variable in class org.ldaptive.control.SessionTrackingControl
-
OID for the Acct-Multi-Session-Id RADIUS attribute format.
- RADIUS_ACCT_OID - Static variable in class org.ldaptive.control.SessionTrackingControl
-
OID for the Acct-Session-Id RADIUS attribute format.
- RandomConnectionStrategy - Class in org.ldaptive
-
Connection strategy that randomizes the list of configured URLs.
- RandomConnectionStrategy() - Constructor for class org.ldaptive.RandomConnectionStrategy
- RangeEntryHandler - Class in org.ldaptive.ad.handler
-
Rewrites attributes returned from Active Directory to include all values by performing additional searches.
- RangeEntryHandler() - Constructor for class org.ldaptive.ad.handler.RangeEntryHandler
- RangeRetrievalNoerrControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to avoid error response with range retrieval.
- RangeRetrievalNoerrControl() - Constructor for class org.ldaptive.ad.control.RangeRetrievalNoerrControl
-
Default constructor.
- RangeRetrievalNoerrControl(boolean) - Constructor for class org.ldaptive.ad.control.RangeRetrievalNoerrControl
-
Creates a new notification control.
- RDn - Class in org.ldaptive.dn
-
Relative distinguished name containing one or more name value pairs.
- RDn(String) - Constructor for class org.ldaptive.dn.RDn
-
Creates a new RDN with the supplied string.
- RDn(String, String) - Constructor for class org.ldaptive.dn.RDn
-
Creates a new RDN with a single name value pair.
- RDn(String, DnParser) - Constructor for class org.ldaptive.dn.RDn
-
Creates a new RDN with the supplied string.
- RDn(Collection<NameValue>) - Constructor for class org.ldaptive.dn.RDn
-
Creates a new RDN with the supplied name value pairs.
- RDn(NameValue...) - Constructor for class org.ldaptive.dn.RDn
-
Creates a new RDN with the supplied name value pairs.
- RDN - Class in org.ldaptive.asn1
-
Deprecated.Use
RDn
- RDN(Collection<AttributeValueAssertion>) - Constructor for class org.ldaptive.asn1.RDN
-
Deprecated.Creates a new RDN.
- RDN(AttributeValueAssertion...) - Constructor for class org.ldaptive.asn1.RDN
-
Deprecated.Creates a new RDN.
- RDnNormalizer - Interface in org.ldaptive.dn
-
Interface for normalizing RDNs.
- read() - Method in class org.ldaptive.io.JsonReader
-
Reads JSON data from the reader and returns a search result.
- read() - Method in class org.ldaptive.io.LdifReader
-
Reads LDIF data from the reader and returns a search result.
- read() - Method in interface org.ldaptive.io.SearchResultReader
-
Reads an ldap result.
- read(ChannelHandlerContext) - Method in class org.ldaptive.transport.netty.AutoReadFlowControlHandler
- read(ChannelHandlerContext) - Method in class org.ldaptive.transport.netty.SaslHandler
- read(InputStream, String...) - Method in interface org.ldaptive.ssl.CredentialReader
-
Reads a credential object from an input stream.
- read(InputStream, String...) - Method in class org.ldaptive.ssl.KeyStoreCredentialReader
-
Reads a keystore from an input stream.
- read(InputStream, String...) - Method in class org.ldaptive.ssl.PrivateKeyCredentialReader
-
Reads a private key from an input stream.
- read(InputStream, String...) - Method in class org.ldaptive.ssl.X509CertificateCredentialReader
- read(InputStream, String...) - Method in class org.ldaptive.ssl.X509CertificatesCredentialReader
- read(String, String...) - Method in class org.ldaptive.ssl.AbstractCredentialReader
- read(String, String...) - Method in interface org.ldaptive.ssl.CredentialReader
-
Reads a credential object from a path.
- read(String, String...) - Method in class org.ldaptive.ssl.X509CertificatesCredentialReader
- READ - org.ldaptive.transport.netty.NettyConnection.MessageStatus
-
All bytes for a message have been read.
- readCookie() - Method in interface org.ldaptive.control.util.CookieManager
-
Read and return a cookie from storage.
- readCookie() - Method in class org.ldaptive.control.util.DefaultCookieManager
- readInputStream(InputStream) - Static method in class org.ldaptive.LdapUtils
-
Reads the data in the supplied stream and returns it as a byte array.
- readInt(DERBuffer) - Static method in class org.ldaptive.asn1.OidType
-
Reads the necessary encoded bytes from the supplied buffer to create an integer.
- readLength(DERBuffer) - Method in class org.ldaptive.asn1.DERParser
-
Reads the length of a DER-encoded value from the given byte buffer.
- readLong(DERBuffer) - Static method in class org.ldaptive.asn1.UuidType
-
Reads the next 8 bytes from the supplied buffer to create a long.
- readOID(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the buffer until a space is encountered.
- readOIDs(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the supplied buffer for $ delimited data between an open and closed parenthesis.
- readQDString(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the supplied buffer for content between two single quotes.
- readQDStrings(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the supplied buffer for single quoted data between an open and closed parenthesis.
- readResource(String) - Static method in class org.ldaptive.io.ResourceUtils
-
Reads the data from the supplied resource path.
- readResource(String, ResourceLoader...) - Static method in class org.ldaptive.io.ResourceUtils
-
Reads the data from the supplied resource path using the supplied loaders.
- readRuleID(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the buffer until a space is encountered.
- readRuleIDs(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the supplied buffer for space delimited data between an open and closed parenthesis.
- readSrvRecords(String) - Method in class org.ldaptive.DnsSrvConnectionStrategy
-
Parses the supplied DNS URL string and reads SRV records from DNS.
- readTag(DERBuffer) - Method in class org.ldaptive.asn1.DERParser
-
Reads a DER tag from a single byte at the current position of the given buffer.
- readUntilSpace(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Reads the supplied buffer until a space is found.
- REAL - org.ldaptive.asn1.UniversalDERTag
-
REAL type.
- realm(String) - Method in class org.ldaptive.sasl.SaslConfig.Builder
- reconnect() - Method in class org.ldaptive.transport.netty.NettyConnection
-
Attempts to reestablish the channel for this connection.
- reconnectFactory(Transport, ConnectionConfig, Duration) - Static method in class org.ldaptive.control.util.SyncReplRunner
-
Creates a new single connection factory that will attempt to reconnect indefinitely.
- reconnectTimeout(Duration) - Method in class org.ldaptive.ConnectionConfig.Builder
- recordFailure(Instant) - Method in class org.ldaptive.AbstractRetryMetadata
- recordFailure(Instant) - Method in interface org.ldaptive.RetryMetadata
-
Records a connection failure at the given instant.
- recordSuccess(Instant) - Method in class org.ldaptive.AbstractRetryMetadata
- recordSuccess(Instant) - Method in interface org.ldaptive.RetryMetadata
-
Records a connection success at the given instant.
- RecursiveResultHandler - Class in org.ldaptive.handler
-
This recursively searches based on a supplied attribute and merges those results into the original entry.
- RecursiveResultHandler() - Constructor for class org.ldaptive.handler.RecursiveResultHandler
-
Default constructor.
- RecursiveResultHandler(String, String...) - Constructor for class org.ldaptive.handler.RecursiveResultHandler
-
Creates a new recursive entry handler.
- reference(SearchResultReference) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
-
Invokes
DefaultSearchOperationHandle.onReference
. - reference(SearchResultReference...) - Method in class org.ldaptive.SearchResponse.Builder
- referenceSize() - Method in class org.ldaptive.SearchResponse
-
Returns the number of references in this search result.
- referral(String...) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Invokes
DefaultOperationHandle.onReferral
. - REFERRAL - org.ldaptive.ResultCode
-
referral.
- REFERRAL_LIMIT_EXCEEDED - org.ldaptive.ResultCode
-
referral limit exceeded.
- ReferralConnectionFactory - Interface in org.ldaptive.referral
-
Factory for creating connections used by referrals.
- referralDepth - Variable in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Referral depth.
- ReferralHandler - Interface in org.ldaptive.handler
-
Marker interface for a referral handler.
- ReferralHandler(AbstractResult) - Constructor for class org.ldaptive.AbstractResult.ReferralHandler
-
Creates a new LDAP referral handler.
- referralLimit - Variable in class org.ldaptive.referral.AbstractFollowReferralHandler
-
Referral limit.
- referralURLs(String...) - Method in class org.ldaptive.AbstractResult.AbstractBuilder
- ReflectionTranscoder - Interface in org.ldaptive.beans.reflect
-
Interface for reflection based transcoders.
- ReflectionUtils - Class in org.ldaptive.beans.reflect
-
Provides utility methods for common reflection operations.
- REFRESH_AND_PERSIST - org.ldaptive.control.SyncRequestControl.Mode
-
refresh and persist.
- REFRESH_DELETE - org.ldaptive.extended.SyncInfoMessage.Type
-
refresh delete.
- REFRESH_ONLY - org.ldaptive.control.SyncRequestControl.Mode
-
refresh only.
- REFRESH_PRESENT - org.ldaptive.extended.SyncInfoMessage.Type
-
refresh present.
- refreshDeletes(boolean) - Method in class org.ldaptive.extended.SyncInfoMessage.Builder
- refreshDone(boolean) - Method in class org.ldaptive.extended.SyncInfoMessage.Builder
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.AttributeType.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.DITContentRule.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.DITStructureRule.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.MatchingRule.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.MatchingRuleUse.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.NameForm.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.ObjectClass.RegexDefinitionFunction
- RegexDefinitionFunction() - Constructor for class org.ldaptive.schema.Syntax.RegexDefinitionFunction
- RegexFilterFunction - Class in org.ldaptive.filter
-
Parses an LDAP search filter string using regular expressions.
- RegexFilterFunction() - Constructor for class org.ldaptive.filter.RegexFilterFunction
- RegexSchemaFunction() - Constructor for class org.ldaptive.schema.SchemaParser.RegexSchemaFunction
- registerHandler(DERPath, ParseHandler) - Method in class org.ldaptive.asn1.DERParser
-
Registers the supplied handler to fire when the supplied path is encountered.
- registerUrl(LdapURL) - Method in class org.ldaptive.LdapURLActivatorService
-
Registers an LDAP URL to be tested for activation.
- RelaxControl - Class in org.ldaptive.control
-
Relax request control.
- RelaxControl() - Constructor for class org.ldaptive.control.RelaxControl
-
Default constructor.
- remaining() - Method in interface org.ldaptive.asn1.DERBuffer
-
Returns the number of elements between the current position and the limit.
- remove() - Method in class org.ldaptive.pool.Queue
-
Removes the first element in the queue.
- remove(T) - Method in class org.ldaptive.pool.Queue
-
Removes the supplied element from the queue.
- removeActiveConnection(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Remove a connection from the active pool.
- removeAttribute(String) - Method in class org.ldaptive.LdapEntry
-
Removes the attribute with the supplied name.
- removeAttributes(Collection<LdapAttribute>) - Method in class org.ldaptive.LdapEntry
-
Removes the attribute(s) from this ldap attributes.
- removeAttributes(LdapAttribute...) - Method in class org.ldaptive.LdapEntry
-
Removes an attribute from this ldap attributes.
- removeAvailableAndActiveConnection(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Remove a connection from both the available and active pools.
- removeAvailableConnection(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Remove a connection from the available pool.
- removeBinaryValues(byte[]...) - Method in class org.ldaptive.LdapAttribute
-
Removes the supplied byte array as a value from this attribute.
- removeBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.LdapAttribute
-
Removes all the byte arrays in the supplied collection as values from this attribute.
- removeBufferValues(ByteBuffer...) - Method in class org.ldaptive.LdapAttribute
-
Removes all the buffers in the supplied collection as values from this attribute.
- removeBufferValues(Collection<ByteBuffer>) - Method in class org.ldaptive.LdapAttribute
-
Removes all the buffers in the supplied collection as values from this attribute.
- removeMember(Principal) - Method in class org.ldaptive.jaas.LdapGroup
-
Removes a member from this group.
- removeStringValues(String...) - Method in class org.ldaptive.LdapAttribute
-
Removes the supplied string as a value from this attribute.
- removeStringValues(Collection<String>) - Method in class org.ldaptive.LdapAttribute
-
Removes all the strings in the supplied collection as values from this attribute.
- reopen(RetryMetadata) - Method in class org.ldaptive.transport.TransportConnection
-
Method to support reopening a connection that was previously established.
- REPLACE - org.ldaptive.AttributeModification.Type
-
Replace an attribute.
- request(CompareRequest) - Method in class org.ldaptive.CompareConnectionValidator.Builder
-
Sets the compare request to use for validation.
- request(SearchRequest) - Method in class org.ldaptive.SearchConnectionValidator.Builder
-
Sets the search request to use for validation.
- request(SearchRequest) - Method in class org.ldaptive.SearchOperation.Builder
-
Sets the search request.
- Request - Interface in org.ldaptive
-
LDAP protocol request.
- RequestControl - Interface in org.ldaptive.control
-
Marker interface for ldap request controls.
- RequestEncoder() - Constructor for class org.ldaptive.transport.netty.NettyConnection.RequestEncoder
- RequestHandler<Q extends Request> - Interface in org.ldaptive.handler
-
Marker interface for a request handler.
- requestHandlers(AuthenticationRequestHandler...) - Method in class org.ldaptive.auth.Authenticator.Builder
-
Sets the authentication request handlers.
- resolve() - Method in class org.ldaptive.ssl.HostnameResolver
-
Resolves a hostname from the SSL session.
- resolve(String) - Method in class org.ldaptive.dns.AbstractDNSResolver
- resolve(String) - Method in interface org.ldaptive.dns.DNSResolver
-
Resolve a set of DNS records of some type for the given name.
- resolve(String) - Method in class org.ldaptive.dns.SRVDNSResolver
- resolve(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
- resolve(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.AggregateEntryResolver
- resolve(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in interface org.ldaptive.auth.EntryResolver
-
Attempts to find the LDAP entry for the supplied authentication criteria and authentication handler response.
- resolve(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.NoOpEntryResolver
- resolve(User) - Method in class org.ldaptive.auth.AggregateDnResolver
- resolve(User) - Method in interface org.ldaptive.auth.DnResolver
-
Attempts to find the LDAP DN for the supplied user.
- resolve(User) - Method in class org.ldaptive.auth.FormatDnResolver
-
Returns a DN for the supplied user by applying it to a format string.
- resolve(User) - Method in class org.ldaptive.auth.NoOpDnResolver
-
Returns the user as the DN.
- resolve(User) - Method in class org.ldaptive.auth.SearchDnResolver
-
Attempts to find the DN for the supplied user.
- resolveDn(User) - Method in class org.ldaptive.auth.Authenticator
-
This will attempt to find the DN for the supplied user.
- resolveDn(LdapEntry) - Method in class org.ldaptive.auth.SearchDnResolver
-
Returns the DN for the supplied ldap entry.
- resolveEntry(AuthenticationCriteria, AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.Authenticator
-
Attempts to find the ldap entry for the supplied DN.
- resolveFromAttribute(String) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets the attribute to use to resolve the DN.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.ADAuthenticatorBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.AnonSearchAuthenticatorBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.BindSearchAuthenticatorBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.ConnectionConfigBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.ConnectionFactoryBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.DirectAuthenticatorBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.PooledConnectionFactoryBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.SaslBindSearchAuthenticatorBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.SearchOperationBeanDefinitionParser
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class org.ldaptive.beans.spring.parser.SearchOperationWorkerBeanDefinitionParser
- resolver(String, DnResolver) - Method in class org.ldaptive.auth.AggregateDnResolver.Builder
- resolver(String, EntryResolver) - Method in class org.ldaptive.auth.AggregateEntryResolver.Builder
- ResourceLoader - Interface in org.ldaptive.io
-
Creates an
InputStream
from a string URI. - ResourceUtils - Class in org.ldaptive.io
-
Provides utility methods for resources.
- response(AuthenticationHandlerResponse) - Method in class org.ldaptive.auth.AuthenticationResponse.Builder
- ResponseControl - Interface in org.ldaptive.control
-
Marker interface for ldap response controls.
- ResponseControlHandler - Interface in org.ldaptive.handler
-
Marker interface for a response control handler.
- responseHandlers(AuthenticationResponseHandler...) - Method in class org.ldaptive.auth.Authenticator.Builder
-
Sets the authentication response handlers.
- responseName(String) - Method in class org.ldaptive.extended.ExtendedResponse.Builder
- responseName(String) - Method in class org.ldaptive.extended.IntermediateResponse.Builder
- ResponseParser - Class in org.ldaptive.transport
-
Parses a buffer looking for an LDAP response message.
- ResponseParser() - Constructor for class org.ldaptive.transport.ResponseParser
-
Creates a new response parser.
- responseTimeout(Duration) - Method in class org.ldaptive.ConnectionConfig.Builder
- responseValue(byte[]) - Method in class org.ldaptive.extended.ExtendedResponse.Builder
- responseValue(byte[]) - Method in class org.ldaptive.extended.IntermediateResponse.Builder
- restartSearch() - Method in class org.ldaptive.control.util.SyncReplRunner
-
Cancels the sync repl search and sends a new search request.
- result(S) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Invokes
DefaultOperationHandle.onResult
and sets the result. - Result - Interface in org.ldaptive
-
LDAP protocol result.
- resultCode(AuthenticationResultCode) - Method in class org.ldaptive.auth.AuthenticationHandlerResponse.Builder
- resultCode(ResultCode) - Method in class org.ldaptive.AbstractResult.AbstractBuilder
- ResultCode - Enum in org.ldaptive
-
Enum to define ldap result codes.
- ResultCodeHandler(AbstractResult) - Constructor for class org.ldaptive.AbstractResult.ResultCodeHandler
-
Creates a new LDAP result code handler.
- ResultHandler - Interface in org.ldaptive.handler
-
Marker interface for a result handler.
- ResultPredicate - Interface in org.ldaptive.handler
-
Marker interface for a throw predicate.
- retrieveAvailableConnection() - Method in class org.ldaptive.pool.BlockingConnectionPool
-
Attempts to retrieve a connection from the available queue.
- retrieveConnectionProxy(Connection) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Retrieves the invocation handler from the supplied connection proxy.
- retrieveDNSRecords() - Method in class org.ldaptive.DnsSrvConnectionStrategy
-
Invoke
DNSResolver.resolve(String)
for each resolver until results are found. - RetryMetadata - Interface in org.ldaptive
-
Contains properties related to retries.
- RetryValidationExceptionHandler() - Constructor for class org.ldaptive.PooledConnectionFactory.RetryValidationExceptionHandler
-
Creates a new retry validation exception handler.
- RetryValidationExceptionHandler(BiPredicate<Integer, Instant>) - Constructor for class org.ldaptive.PooledConnectionFactory.RetryValidationExceptionHandler
-
Creates a new retry validation exception handler.
- returnAttributes(String...) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the return attributes.
- returnAttributes(String...) - Method in class org.ldaptive.auth.Authenticator.Builder
-
Sets the return attributes.
- returnAttributes(String...) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the return attributes.
- returnAttributes(Collection<String>) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the return attributes.
- ReturnAttributes - Enum in org.ldaptive
-
Enum to define constants specific to ldap return attributes.
- ROID - org.ldaptive.asn1.UniversalDERTag
-
RELATIVE-OID type.
- roleGroupName - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Name of group to add all roles to.
- RoleResolver - Interface in org.ldaptive.jaas
-
Looks up a user's roles using an LDAP search.
- RoleResolverFactory - Interface in org.ldaptive.jaas
-
Provides an interface for creating role resolver needed by various JAAS modules.
- roles - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Roles to add to the subject.
- RoundRobinConnectionStrategy - Class in org.ldaptive
-
Connection strategy that reorders its URLs based on the number of times it's been invoked.
- RoundRobinConnectionStrategy() - Constructor for class org.ldaptive.RoundRobinConnectionStrategy
-
Default constructor.
- RoundRobinConnectionStrategy(Function<List<LdapURL>, Iterator<LdapURL>>) - Constructor for class org.ldaptive.RoundRobinConnectionStrategy
-
Creates a new round robin connection strategy.
S
- SASL_BIND_IN_PROGRESS - org.ldaptive.ResultCode
-
sasl bind in progress.
- SaslBindRequest - Class in org.ldaptive.sasl
-
LDAP SASL bind request defined as:
- SaslBindRequest(String) - Constructor for class org.ldaptive.sasl.SaslBindRequest
-
Creates a new SASL bind request.
- SaslBindRequest(String, byte[]) - Constructor for class org.ldaptive.sasl.SaslBindRequest
-
Creates a new SASL bind request.
- SaslBindRequest(String, String) - Constructor for class org.ldaptive.sasl.SaslBindRequest
-
Creates a new SASL bind request.
- SaslBindRequest.Builder - Class in org.ldaptive.sasl
-
SASL bind request builder.
- SaslBindSearchAuthenticatorBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- SaslBindSearchAuthenticatorBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.SaslBindSearchAuthenticatorBeanDefinitionParser
- SaslClient<T> - Interface in org.ldaptive.sasl
-
SASL client that negotiates the details of the bind operation.
- SaslClientRequest - Interface in org.ldaptive.sasl
-
Maker interface for SASL mechanisms that use a custom client.
- saslConfig(SaslConfig) - Method in class org.ldaptive.BindConnectionInitializer.Builder
- SaslConfig - Class in org.ldaptive.sasl
-
Contains basic configuration data for SASL authentication.
- SaslConfig() - Constructor for class org.ldaptive.sasl.SaslConfig
- SaslConfig.Builder - Class in org.ldaptive.sasl
- SaslHandler - Class in org.ldaptive.transport.netty
-
Netty handler that uses a
SaslClient
to wrap and unwrap requests and responses. - SaslHandler(SaslClient) - Constructor for class org.ldaptive.transport.netty.SaslHandler
-
Creates a new SASL handler.
- schema(Schema) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- Schema - Class in org.ldaptive.schema
-
Bean that contains the schema definitions in RFC 4512.
- Schema() - Constructor for class org.ldaptive.schema.Schema
-
Default constructor.
- Schema(Collection<AttributeType>, Collection<DITContentRule>, Collection<DITStructureRule>, Collection<Syntax>, Collection<MatchingRule>, Collection<MatchingRuleUse>, Collection<NameForm>, Collection<ObjectClass>) - Constructor for class org.ldaptive.schema.Schema
-
Creates a new schema.
- SchemaElement - Interface in org.ldaptive.schema
-
Interface for schema elements.
- SchemaFactory - Class in org.ldaptive.ad.schema
-
Factory to create
Schema
from an active directory schema search result. - SchemaFactory - Class in org.ldaptive.schema
-
Factory to create
Schema
objects from an LDAP entry. - SchemaFunction - Interface in org.ldaptive.schema
-
Marker interface for a schema function.
- SchemaParseException - Exception in org.ldaptive.schema
-
Exception that indicates a schema element string could not be parsed.
- SchemaParseException(String) - Constructor for exception org.ldaptive.schema.SchemaParseException
-
Creates a new schema parse exception.
- SchemaParseException(String, Throwable) - Constructor for exception org.ldaptive.schema.SchemaParseException
-
Creates a new schema parse exception.
- SchemaParseException(Throwable) - Constructor for exception org.ldaptive.schema.SchemaParseException
-
Creates a new schema parse exception.
- SchemaParser - Class in org.ldaptive.schema
-
Encapsulates a
SchemaFunction
and exposes a convenience static method for parsing schema definitions. - SchemaParser.DefaultSchemaFunction - Class in org.ldaptive.schema
-
CharBuffer based implementation for schema functions.
- SchemaParser.RegexSchemaFunction - Class in org.ldaptive.schema
-
Regular expression based implementation for schema functions.
- SchemaUtils - Class in org.ldaptive.schema
-
Provides utility methods for this package.
- Scheme(String) - Constructor for class org.ldaptive.auth.CompareAuthenticationHandler.Scheme
-
Creates a new scheme.
- Scheme(String, String) - Constructor for class org.ldaptive.auth.CompareAuthenticationHandler.Scheme
-
Creates a new scheme.
- scope(SearchScope) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the search scope.
- SCRAM_SHA_1 - org.ldaptive.sasl.Mechanism
-
SCRAM SHA1.
- SCRAM_SHA_256 - org.ldaptive.sasl.Mechanism
-
SCRAM SHA256.
- SCRAM_SHA_512 - org.ldaptive.sasl.Mechanism
-
SCRAM SHA512.
- ScramBindRequest - Class in org.ldaptive.sasl
-
LDAP SCRAM (Salted Challenge Response Authentication Mechanism) bind request.
- ScramBindRequest(Mechanism, String, String) - Constructor for class org.ldaptive.sasl.ScramBindRequest
-
Creates a new scram bind request.
- ScramBindRequest(Mechanism, String, String, byte[]) - Constructor for class org.ldaptive.sasl.ScramBindRequest
-
Creates a new scram bind request.
- ScramSaslClient - Class in org.ldaptive.transport
-
SASL client that implements the SCRAM protocol.
- ScramSaslClient() - Constructor for class org.ldaptive.transport.ScramSaslClient
- search(SearchRequest) - Method in interface org.ldaptive.jaas.RoleResolver
-
Executes a search request and converts any attributes to ldap roles.
- search(SearchRequest) - Method in class org.ldaptive.jaas.SearchRoleResolver
- SearchConnectionValidator - Class in org.ldaptive
-
Validates a connection is healthy by performing a search operation.
- SearchConnectionValidator() - Constructor for class org.ldaptive.SearchConnectionValidator
-
Creates a new search validator.
- SearchConnectionValidator(Duration, Duration, SearchRequest) - Constructor for class org.ldaptive.SearchConnectionValidator
-
Creates a new search validator.
- SearchConnectionValidator(SearchRequest) - Constructor for class org.ldaptive.SearchConnectionValidator
-
Creates a new search validator.
- SearchConnectionValidator.Builder - Class in org.ldaptive
-
Search validator builder.
- SearchConnectionValidatorPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SearchConnectionValidator
and returns an initialized object of that type. - SearchConnectionValidatorPropertySource(SearchConnectionValidator) - Constructor for class org.ldaptive.props.SearchConnectionValidatorPropertySource
-
Creates a new search connection validator property source using the default properties file.
- SearchConnectionValidatorPropertySource(SearchConnectionValidator, Reader...) - Constructor for class org.ldaptive.props.SearchConnectionValidatorPropertySource
-
Creates a new search connection validator property source.
- SearchConnectionValidatorPropertySource(SearchConnectionValidator, String...) - Constructor for class org.ldaptive.props.SearchConnectionValidatorPropertySource
-
Creates a new search connection validator property source.
- SearchConnectionValidatorPropertySource(SearchConnectionValidator, Properties) - Constructor for class org.ldaptive.props.SearchConnectionValidatorPropertySource
-
Creates a new search connection validator property source.
- SearchConnectionValidatorPropertySource(SearchConnectionValidator, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SearchConnectionValidatorPropertySource
-
Creates a new search connection validator property source.
- SearchDnResolver - Class in org.ldaptive.auth
-
Base implementation for search dn resolvers.
- SearchDnResolver() - Constructor for class org.ldaptive.auth.SearchDnResolver
-
Default constructor.
- SearchDnResolver(ConnectionFactory) - Constructor for class org.ldaptive.auth.SearchDnResolver
-
Creates a new search dn resolver.
- SearchDnResolver.Builder - Class in org.ldaptive.auth
-
Search DN resolver builder.
- SearchDnResolverPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SearchDnResolver
and returns an initialized object of that type. - SearchDnResolverPropertySource(SearchDnResolver) - Constructor for class org.ldaptive.props.SearchDnResolverPropertySource
-
Creates a new search dn resolver property source using the default properties file.
- SearchDnResolverPropertySource(SearchDnResolver, Reader...) - Constructor for class org.ldaptive.props.SearchDnResolverPropertySource
-
Creates a new search dn resolver property source.
- SearchDnResolverPropertySource(SearchDnResolver, String...) - Constructor for class org.ldaptive.props.SearchDnResolverPropertySource
-
Creates a new search dn resolver property source.
- SearchDnResolverPropertySource(SearchDnResolver, Properties) - Constructor for class org.ldaptive.props.SearchDnResolverPropertySource
-
Creates a new search dn resolver property source.
- SearchDnResolverPropertySource(SearchDnResolver, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SearchDnResolverPropertySource
-
Creates a new search dn resolver property source.
- SearchEntryResolver - Class in org.ldaptive.auth
-
Looks up the LDAP entry associated with a user.
- SearchEntryResolver() - Constructor for class org.ldaptive.auth.SearchEntryResolver
-
Default constructor.
- SearchEntryResolver(ConnectionFactory) - Constructor for class org.ldaptive.auth.SearchEntryResolver
-
Creates a new search entry resolver.
- SearchEntryResolverPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SearchEntryResolver
and returns an initialized object of that type. - SearchEntryResolverPropertySource(SearchEntryResolver) - Constructor for class org.ldaptive.props.SearchEntryResolverPropertySource
-
Creates a new search entry resolver property source using the default properties file.
- SearchEntryResolverPropertySource(SearchEntryResolver, Reader...) - Constructor for class org.ldaptive.props.SearchEntryResolverPropertySource
-
Creates a new search entry resolver property source.
- SearchEntryResolverPropertySource(SearchEntryResolver, String...) - Constructor for class org.ldaptive.props.SearchEntryResolverPropertySource
-
Creates a new search entry resolver property source.
- SearchEntryResolverPropertySource(SearchEntryResolver, Properties) - Constructor for class org.ldaptive.props.SearchEntryResolverPropertySource
-
Creates a new search entry resolver property source.
- SearchEntryResolverPropertySource(SearchEntryResolver, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SearchEntryResolverPropertySource
-
Creates a new search entry resolver property source.
- SEARCHING - org.ldaptive.DerefAliases
-
dereference when searching the entries beneath the starting point but not when searching for the starting entry.
- SearchOperation - Class in org.ldaptive
-
Executes an ldap search operation.
- SearchOperation() - Constructor for class org.ldaptive.SearchOperation
-
Default constructor.
- SearchOperation(ConnectionFactory) - Constructor for class org.ldaptive.SearchOperation
-
Creates a new search operation.
- SearchOperation(ConnectionFactory, String) - Constructor for class org.ldaptive.SearchOperation
-
Creates a new search operation.
- SearchOperation(ConnectionFactory, SearchRequest) - Constructor for class org.ldaptive.SearchOperation
-
Creates a new search operation.
- SearchOperation.Builder - Class in org.ldaptive
-
Search operation builder.
- SearchOperationBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- SearchOperationBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.SearchOperationBeanDefinitionParser
- SearchOperationFactoryPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for implementations of
ConnectionFactoryManager
. - SearchOperationFactoryPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.SearchOperationFactoryPropertyInvoker
-
Creates a new search dn resolver property invoker for the supplied class.
- SearchOperationHandle - Interface in org.ldaptive
-
Handle that notifies on the components of a search request.
- SearchOperationWorker - Class in org.ldaptive.concurrent
-
Executes multiple ldap search operations asynchronously.
- SearchOperationWorker() - Constructor for class org.ldaptive.concurrent.SearchOperationWorker
-
Default constructor.
- SearchOperationWorker(SearchOperation) - Constructor for class org.ldaptive.concurrent.SearchOperationWorker
-
Creates a new search operation worker.
- SearchOperationWorkerBeanDefinitionParser - Class in org.ldaptive.beans.spring.parser
-
Parser for
- SearchOperationWorkerBeanDefinitionParser() - Constructor for class org.ldaptive.beans.spring.parser.SearchOperationWorkerBeanDefinitionParser
- SearchOptionsControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to control various search behaviors.
- SearchOptionsControl() - Constructor for class org.ldaptive.ad.control.SearchOptionsControl
-
Default constructor.
- SearchOptionsControl(SearchOptionsControl.Flag) - Constructor for class org.ldaptive.ad.control.SearchOptionsControl
-
Creates a new search options control.
- SearchOptionsControl(SearchOptionsControl.Flag, boolean) - Constructor for class org.ldaptive.ad.control.SearchOptionsControl
-
Creates a new search options control.
- SearchOptionsControl.Flag - Enum in org.ldaptive.ad.control
-
Types of flags.
- SearchReferenceHandler - Interface in org.ldaptive.handler
-
Marker interface for a search reference handler.
- SearchRequest - Class in org.ldaptive
-
LDAP search request defined as:
- SearchRequest() - Constructor for class org.ldaptive.SearchRequest
-
Default constructor.
- SearchRequest(String) - Constructor for class org.ldaptive.SearchRequest
-
Creates a new search request.
- SearchRequest(String, String) - Constructor for class org.ldaptive.SearchRequest
-
Creates a new search request.
- SearchRequest(String, String, String...) - Constructor for class org.ldaptive.SearchRequest
-
Creates a new search request.
- SearchRequest(String, Filter, String...) - Constructor for class org.ldaptive.SearchRequest
-
Creates a new search request.
- SearchRequest(String, FilterTemplate, String...) - Constructor for class org.ldaptive.SearchRequest
-
Creates a new search request.
- SearchRequest(String, SearchScope, DerefAliases, int, Duration, boolean, Filter, String...) - Constructor for class org.ldaptive.SearchRequest
-
Creates a new search request.
- SearchRequest.Builder - Class in org.ldaptive
-
Search request builder.
- SearchRequestPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
SearchRequest
. - SearchRequestPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.SearchRequestPropertyInvoker
-
Creates a new search request property invoker for the supplied class.
- SearchRequestPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SearchRequest
and returns an initialized object of that type. - SearchRequestPropertySource(SearchRequest) - Constructor for class org.ldaptive.props.SearchRequestPropertySource
-
Creates a new search request property source using the default properties file.
- SearchRequestPropertySource(SearchRequest, Reader...) - Constructor for class org.ldaptive.props.SearchRequestPropertySource
-
Creates a new search request property source.
- SearchRequestPropertySource(SearchRequest, String...) - Constructor for class org.ldaptive.props.SearchRequestPropertySource
-
Creates a new search request property source.
- SearchRequestPropertySource(SearchRequest, Properties) - Constructor for class org.ldaptive.props.SearchRequestPropertySource
-
Creates a new search request property source.
- SearchRequestPropertySource(SearchRequest, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SearchRequestPropertySource
-
Creates a new search request property source.
- SearchResponse - Class in org.ldaptive
-
Response that encapsulates the result elements of a search request.
- SearchResponse() - Constructor for class org.ldaptive.SearchResponse
-
Default constructor.
- SearchResponse(DERBuffer) - Constructor for class org.ldaptive.SearchResponse
-
Creates a new search result done.
- SearchResponse.Builder - Class in org.ldaptive
- SearchResultHandler - Interface in org.ldaptive.handler
-
Marker interface for a search result handler.
- SearchResultReader - Interface in org.ldaptive.io
-
Interface for reading ldap search results.
- SearchResultReference - Class in org.ldaptive
-
LDAP search result entry defined as:
- SearchResultReference() - Constructor for class org.ldaptive.SearchResultReference
-
Default constructor.
- SearchResultReference(DERBuffer) - Constructor for class org.ldaptive.SearchResultReference
-
Creates a new search result reference.
- SearchResultReference.Builder - Class in org.ldaptive
- SearchResultReference.ReferralUriHandler - Class in org.ldaptive
-
Parse handler implementation for the referral URL.
- SearchResultWriter - Interface in org.ldaptive.io
-
Interface for writing ldap search results.
- SearchRoleResolver - Class in org.ldaptive.jaas
-
Base class for search role resolver implementations.
- SearchRoleResolver() - Constructor for class org.ldaptive.jaas.SearchRoleResolver
-
Default constructor.
- SearchRoleResolver(ConnectionFactory) - Constructor for class org.ldaptive.jaas.SearchRoleResolver
-
Creates a new role resolver.
- SearchRoleResolverPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SearchRoleResolver
and returns an initialized object of that type. - SearchRoleResolverPropertySource(SearchRoleResolver) - Constructor for class org.ldaptive.props.SearchRoleResolverPropertySource
-
Creates a new search role resolver property source using the default properties file.
- SearchRoleResolverPropertySource(SearchRoleResolver, Reader...) - Constructor for class org.ldaptive.props.SearchRoleResolverPropertySource
-
Creates a new search role resolver property source.
- SearchRoleResolverPropertySource(SearchRoleResolver, String...) - Constructor for class org.ldaptive.props.SearchRoleResolverPropertySource
-
Creates a new search role resolver property source.
- SearchRoleResolverPropertySource(SearchRoleResolver, Properties) - Constructor for class org.ldaptive.props.SearchRoleResolverPropertySource
-
Creates a new search role resolver property source.
- SearchRoleResolverPropertySource(SearchRoleResolver, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SearchRoleResolverPropertySource
-
Creates a new search role resolver property source.
- SearchScope - Enum in org.ldaptive
-
Enum to define the type of search scope.
- SearchTemplates - Class in org.ldaptive.templates
-
Contains a list of common search filter templates that can be formatted for any given query.
- SearchTemplates(String...) - Constructor for class org.ldaptive.templates.SearchTemplates
-
Creates a new search templates.
- SearchTemplates.DefaultTermParser - Class in org.ldaptive.templates
-
Adds each term as a filter parameter using the name 'termX' where X is the index of the term.
- SearchTemplates.InitialTermParser - Class in org.ldaptive.templates
-
Adds the first letter of each term as a filter parameter using the name 'initialX' where X is the index of the term.
- SearchTemplates.TermParser - Interface in org.ldaptive.templates
-
Converts query terms into search filter parameters.
- SearchTemplatesOperation - Class in org.ldaptive.templates
-
Searches an LDAP using a defined set of search templates.
- SearchTemplatesOperation() - Constructor for class org.ldaptive.templates.SearchTemplatesOperation
-
Default constructor.
- SearchTemplatesOperation(SearchOperationWorker, SearchTemplates...) - Constructor for class org.ldaptive.templates.SearchTemplatesOperation
-
Creates a new search templates operation.
- SecurityIdentifier - Class in org.ldaptive.ad
-
Class to represent an active directory SID.
- securityStrength(SecurityStrength...) - Method in class org.ldaptive.sasl.SaslConfig.Builder
- SecurityStrength - Enum in org.ldaptive.sasl
-
Enum to define SASL security strength.
- self() - Method in class org.ldaptive.AbandonRequest.Builder
- self() - Method in class org.ldaptive.AbstractConnectionValidator.AbstractBuilder
-
Returns this builder.
- self() - Method in class org.ldaptive.AbstractMessage.AbstractBuilder
- self() - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Returns this builder.
- self() - Method in class org.ldaptive.AbstractRequestMessage.AbstractBuilder
-
Returns this builder.
- self() - Method in class org.ldaptive.AddOperation.Builder
- self() - Method in class org.ldaptive.AddRequest.Builder
- self() - Method in class org.ldaptive.AddResponse.Builder
- self() - Method in class org.ldaptive.AnonymousBindRequest.Builder
- self() - Method in class org.ldaptive.auth.AuthenticationHandlerResponse.Builder
- self() - Method in class org.ldaptive.auth.AuthenticationResponse.Builder
- self() - Method in class org.ldaptive.BindOperation.Builder
- self() - Method in class org.ldaptive.BindResponse.Builder
- self() - Method in class org.ldaptive.CompareConnectionValidator.Builder
- self() - Method in class org.ldaptive.CompareOperation.Builder
- self() - Method in class org.ldaptive.CompareRequest.Builder
- self() - Method in class org.ldaptive.CompareResponse.Builder
- self() - Method in class org.ldaptive.DeleteOperation.Builder
- self() - Method in class org.ldaptive.DeleteRequest.Builder
- self() - Method in class org.ldaptive.DeleteResponse.Builder
- self() - Method in class org.ldaptive.extended.ExtendedOperation.Builder
- self() - Method in class org.ldaptive.extended.ExtendedRequest.Builder
- self() - Method in class org.ldaptive.extended.ExtendedResponse.Builder
- self() - Method in class org.ldaptive.extended.IntermediateResponse.Builder
- self() - Method in class org.ldaptive.extended.NoticeOfDisconnection.Builder
- self() - Method in class org.ldaptive.extended.SyncInfoMessage.Builder
- self() - Method in class org.ldaptive.extended.UnsolicitedNotification.Builder
- self() - Method in class org.ldaptive.LdapEntry.Builder
- self() - Method in class org.ldaptive.ModifyDnOperation.Builder
- self() - Method in class org.ldaptive.ModifyDnRequest.Builder
- self() - Method in class org.ldaptive.ModifyDnResponse.Builder
- self() - Method in class org.ldaptive.ModifyOperation.Builder
- self() - Method in class org.ldaptive.ModifyRequest.Builder
- self() - Method in class org.ldaptive.ModifyResponse.Builder
- self() - Method in class org.ldaptive.sasl.SaslBindRequest.Builder
- self() - Method in class org.ldaptive.SearchConnectionValidator.Builder
- self() - Method in class org.ldaptive.SearchOperation.Builder
- self() - Method in class org.ldaptive.SearchRequest.Builder
- self() - Method in class org.ldaptive.SearchResponse.Builder
- self() - Method in class org.ldaptive.SearchResultReference.Builder
- self() - Method in class org.ldaptive.SimpleBindRequest.Builder
- send() - Method in interface org.ldaptive.CompareOperationHandle
- send() - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- send() - Method in interface org.ldaptive.OperationHandle
-
Sends this request to the server.
- send() - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send() - Method in interface org.ldaptive.SearchOperationHandle
- send() - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- send() - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- send() - Method in class org.ldaptive.transport.DefaultOperationHandle
- send() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- send() - Method in class org.ldaptive.transport.netty.NettyConnection.BindOperationHandle
- send(String) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(String, String...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(String, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(String, String, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(String, Filter, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(String, FilterTemplate, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(AddRequest) - Method in class org.ldaptive.AddOperation
-
Sends an add request.
- send(BindRequest) - Method in class org.ldaptive.BindOperation
-
Sends a bind request.
- send(CompareRequest) - Method in class org.ldaptive.CompareOperation
-
Sends a compare request.
- send(ConnectionFactory, AddRequest) - Static method in class org.ldaptive.AddOperation
-
Sends an add request.
- send(ConnectionFactory, BindRequest) - Static method in class org.ldaptive.BindOperation
-
Sends a bind request.
- send(ConnectionFactory, CompareRequest) - Static method in class org.ldaptive.CompareOperation
-
Sends a compare request.
- send(ConnectionFactory, DeleteRequest) - Static method in class org.ldaptive.DeleteOperation
-
Sends a delete request.
- send(ConnectionFactory, ExtendedRequest) - Static method in class org.ldaptive.extended.ExtendedOperation
-
Sends an extended request.
- send(ConnectionFactory, ModifyDnRequest) - Static method in class org.ldaptive.ModifyDnOperation
-
Sends a modify DN request.
- send(ConnectionFactory, ModifyRequest) - Static method in class org.ldaptive.ModifyOperation
-
Sends a modify request.
- send(ConnectionFactory, SearchRequest) - Static method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(DeleteRequest) - Method in class org.ldaptive.DeleteOperation
-
Sends a delete request.
- send(ExtendedRequest) - Method in class org.ldaptive.extended.ExtendedOperation
-
Sends an extended request.
- send(Filter) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(Filter, String...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(Filter, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(FilterTemplate) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(FilterTemplate, String...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(FilterTemplate, String[], LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
-
Sends a search request.
- send(ModifyDnRequest) - Method in class org.ldaptive.ModifyDnOperation
-
Sends a modify DN request.
- send(ModifyRequest) - Method in class org.ldaptive.ModifyOperation
-
Sends a modify request.
- send(SearchRequest) - Method in class org.ldaptive.control.util.PersistentSearchClient
-
Performs an async search operation with the
PersistentSearchRequestControl
. - send(SearchRequest) - Method in class org.ldaptive.control.util.SyncReplClient
- send(SearchRequest) - Method in class org.ldaptive.SearchOperation
-
Sends the supplied search request.
- send(SearchRequest, CookieManager) - Method in class org.ldaptive.control.util.SyncReplClient
-
Performs an async search operation with the
SyncRequestControl
. - send(Q) - Method in interface org.ldaptive.Operation
-
Sends an asynchronous request and does not wait for a response.
- send(Q[]) - Method in class org.ldaptive.concurrent.AbstractOperationWorker
-
Execute an ldap operation for each request on a separate thread.
- send(Q[]) - Method in interface org.ldaptive.concurrent.OperationWorker
-
Execute an ldap operation for each request.
- sent() - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Sets the sent time to now.
- SEQ - org.ldaptive.asn1.UniversalDERTag
-
SEQUENCE type.
- SERVER_DOWN - org.ldaptive.ResultCode
-
server down.
- serverSaslCreds(byte[]) - Method in class org.ldaptive.BindResponse.Builder
- SessionTrackingControl - Class in org.ldaptive.control
-
Request/response control for session tracking.
- SessionTrackingControl() - Constructor for class org.ldaptive.control.SessionTrackingControl
-
Default constructor.
- SessionTrackingControl(boolean) - Constructor for class org.ldaptive.control.SessionTrackingControl
-
Creates a new session tracking control.
- SessionTrackingControl(String, String, String, String) - Constructor for class org.ldaptive.control.SessionTrackingControl
-
Creates a new session tracking control.
- SessionTrackingControl(String, String, String, String, boolean) - Constructor for class org.ldaptive.control.SessionTrackingControl
-
Creates a new session tracking control.
- SET - org.ldaptive.asn1.UniversalDERTag
-
SET type.
- setAccountState(AccountState) - Method in class org.ldaptive.auth.AuthenticationResponse
-
Sets the account state for the authenticated user.
- setActivator(ConnectionActivator) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the activator for this pool.
- setActivator(ConnectionActivator) - Method in interface org.ldaptive.pool.ConnectionPool
-
Sets the activator for this pool.
- setAddIfExists(boolean) - Method in class org.ldaptive.handler.DnAttributeEntryHandler
-
Sets whether to add the entryDN if an attribute of the same name exists.
- setAfterCount(int) - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Sets the after count.
- setAllowMultipleDns(boolean) - Method in class org.ldaptive.auth.AggregateDnResolver
-
Sets whether DN resolution should fail if multiple DNs are found If false an exception will be thrown if
AggregateDnResolver.resolve(User)
finds that more than one DN resolver returns a DN. - setAllowMultipleDns(boolean) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets whether DN resolution should fail if multiple DNs are found.
- setAllowMultipleDns(boolean) - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
-
Sets whether the aggregate authenticator will allow multiple DNs.
- setAllowMultipleEntries(boolean) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets whether entry resolution should fail if multiple entries are found.
- setAppliesAttributeTypes(String[]) - Method in class org.ldaptive.schema.MatchingRuleUse
-
Sets the applies attribute types.
- setAssertionValue(String) - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Sets the assertion value.
- setAttributeDescription(String) - Method in class org.ldaptive.control.SortKey
-
Sets the attribute description.
- setAttributeName(String) - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
-
Sets the attribute name to convert from binary to string.
- setAttributeName(String) - Method in class org.ldaptive.control.SortResponseControl
-
Sets the attribute name that caused the sort to fail.
- setAttributeNameCaseChange(CaseChangeEntryHandler.CaseChange) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Sets the attribute name case change.
- setAttributeNames(String...) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Sets the attribute names.
- setAttributeNames(String...) - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
-
Sets the attribute names.
- setAttributeTypes(Collection<AttributeType>) - Method in class org.ldaptive.schema.Schema
-
Sets the attribute types.
- setAttributeValueCaseChange(CaseChangeEntryHandler.CaseChange) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Sets the attribute value case change.
- setAuthenticationAliases(String...) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Sets the aliases of the entries to use in the authentication keystore.
- setAuthenticationCertificate(String) - Method in class org.ldaptive.ssl.X509CredentialConfig
-
Sets the name of the authentication certificate to use.
- setAuthenticationCertificate(X509Certificate) - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Sets the certificate to use for creating the key managers.
- setAuthenticationControls(RequestControl...) - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
-
Sets the controls for this authentication handler.
- setAuthenticationHandler(AuthenticationHandler) - Method in class org.ldaptive.auth.Authenticator
-
Sets the authentication handler.
- setAuthenticationHandlers(Map<String, AuthenticationHandler>) - Method in class org.ldaptive.auth.AggregateAuthenticationHandler
-
Sets the authentication handlers to aggregate over.
- setAuthenticationKey(String) - Method in class org.ldaptive.ssl.X509CredentialConfig
-
Sets the name of the authentication key to use.
- setAuthenticationKey(PrivateKey) - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Sets the private key associated with the authentication certificate.
- setAuthenticationKeystore(KeyStore) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Sets the keystore to use for creating the key managers.
- setAuthenticationPassword(char[]) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Sets the password used for accessing the authentication keystore.
- setAuthenticationRequest(AuthenticationRequest) - Method in class org.ldaptive.auth.AuthenticationCriteria
-
Sets the authentication request.
- setAuthenticationResponseHandlers(Map<String, AuthenticationResponseHandler[]>) - Method in class org.ldaptive.auth.AggregateAuthenticationResponseHandler
-
Sets the response handlers to aggregate over.
- setAuthenticators(List<Authenticator>) - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
-
Sets the authenticators to aggregate.
- setAuthorizationId(String) - Method in class org.ldaptive.control.AuthorizationIdentityResponseControl
-
Sets the authorization identity.
- setAuthorizationId(String) - Method in class org.ldaptive.control.ProxyAuthorizationControl
-
Sets the authorization identity.
- setAuthorizationId(String) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets the sasl authorization id.
- setAutoReconnect(boolean) - Method in class org.ldaptive.ConnectionConfig
-
Sets whether connections will attempt to reconnect when unexpectedly closed.
- setAutoReconnectCondition(Predicate<RetryMetadata>) - Method in class org.ldaptive.ConnectionConfig
-
Sets the auto reconnect condition.
- setAutoReplay(boolean) - Method in class org.ldaptive.ConnectionConfig
-
Sets whether operations will be replayed after a reconnect.
- setAuxiliaryClasses(String[]) - Method in class org.ldaptive.schema.DITContentRule
-
Sets the auxiliary classes.
- setBaseDn(String) - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
-
Sets the base DN to search for the primary group.
- setBaseDn(String) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets the base DN.
- setBaseDn(String) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets the base DN.
- setBaseDn(String) - Method in class org.ldaptive.SearchRequest
-
Sets the base DN.
- setBeforeCount(int) - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Sets the before count.
- setBinary(boolean) - Method in class org.ldaptive.LdapAttribute
-
Sets whether this ldap attribute is binary.
- setBinaryAttributes(String...) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets names of binary attributes.
- setBinaryAttributes(String...) - Method in class org.ldaptive.SearchRequest
-
Sets names of binary attributes.
- setBinaryValues(Object, Collection<byte[]>) - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- setBinaryValues(Object, Collection<byte[]>) - Method in interface org.ldaptive.beans.AttributeValueMutator
-
Sets the binary values of the attribute.
- setBinaryValues(Object, Collection<byte[]>) - Method in class org.ldaptive.beans.reflect.FieldAttributeValueMutator
- setBinaryValues(Object, Collection<byte[]>) - Method in class org.ldaptive.beans.reflect.MethodAttributeValueMutator
- setBinaryValues(Object, Collection<byte[]>) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- setBindControls(RequestControl...) - Method in class org.ldaptive.BindConnectionInitializer
-
Sets the bind controls.
- setBindCredential(Credential) - Method in class org.ldaptive.BindConnectionInitializer
-
Sets the credential of the bind DN.
- setBindDn(String) - Method in class org.ldaptive.BindConnectionInitializer
-
Sets the bind DN to authenticate as before performing operations.
- setBindRequest(BindRequest) - Method in class org.ldaptive.pool.BindConnectionPassivator
-
Sets the bind request.
- setBindSaslConfig(SaslConfig) - Method in class org.ldaptive.BindConnectionInitializer
-
Sets the bind sasl config.
- setBlockWaitTime(Duration) - Method in class org.ldaptive.pool.BlockingConnectionPool
-
Sets the block wait time.
- setCertificateEntry(String, KeyStore, Certificate...) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Sets certificate entries on the supplied keystore.
- setChangeNumber(long) - Method in class org.ldaptive.control.EntryChangeNotificationControl
-
Sets the change number.
- setChangesOnly(boolean) - Method in class org.ldaptive.control.PersistentSearchRequestControl
-
Sets whether only changed entries are returned.
- setChangeType(PersistentSearchChangeType) - Method in class org.ldaptive.control.EntryChangeNotificationControl
-
Sets the change type.
- setChangeTypes(EnumSet<PersistentSearchChangeType>) - Method in class org.ldaptive.control.PersistentSearchRequestControl
-
Sets the persistent search change types.
- setClassName(String) - Method in class org.ldaptive.props.PropertyValueParser
-
Sets the class name of the object to initialize.
- setCollective(boolean) - Method in class org.ldaptive.schema.AttributeType
-
Sets whether this attribute type is collective.
- setCompareRequest(CompareRequest) - Method in class org.ldaptive.CompareConnectionValidator
-
Sets the compare request.
- setCompareValueHandlers(CompareValueHandler...) - Method in class org.ldaptive.CompareOperation
- setConnection(TransportConnection) - Method in class org.ldaptive.transport.MessageFunctional
- setConnectionConfig(ConnectionConfig) - Method in class org.ldaptive.DefaultConnectionFactory
-
Sets the connection config.
- setConnectionConfig(ConnectionConfig) - Method in class org.ldaptive.PooledConnectionFactory
-
Sets the connection config.
- setConnectionFactory(ConnectionFactory) - Method in class org.ldaptive.AbstractOperation
- setConnectionFactory(ConnectionFactory) - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Sets the connection factory.
- setConnectionFactory(ConnectionFactory) - Method in class org.ldaptive.auth.AbstractAuthenticationHandler
- setConnectionFactory(ConnectionFactory) - Method in interface org.ldaptive.ConnectionFactoryManager
-
Sets the connection factory.
- setConnectionFactory(ConnectionFactory) - Method in class org.ldaptive.ext.MergeOperation
- setConnectionInitializers(ConnectionInitializer...) - Method in class org.ldaptive.ConnectionConfig
-
Sets the connection initializers.
- setConnectionStrategy(ConnectionStrategy) - Method in class org.ldaptive.ConnectionConfig
-
Sets the connection strategy.
- setConnectionValidator(ConnectionValidator) - Method in class org.ldaptive.ConnectionConfig
-
Sets the connection validator.
- setConnectOnCreate(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets whether newly created connections will attempt to connect.
- setConnectTimeout(Duration) - Method in class org.ldaptive.ConnectionConfig
-
Sets the maximum amount of time that connects will block.
- setContentCount(int) - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Sets the content count.
- setContentCount(int) - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Sets the content count.
- setContextID(byte[]) - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Sets the context id.
- setContextID(byte[]) - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Sets the context id.
- setControlHandlers(ResponseControlHandler...) - Method in class org.ldaptive.AbstractOperation
- setControls(RequestControl...) - Method in class org.ldaptive.AbstractRequestMessage
- setControls(RequestControl...) - Method in class org.ldaptive.auth.AuthenticationRequest
-
Sets the controls.
- setControls(RequestControl...) - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
- setCookie(byte[]) - Method in class org.ldaptive.ad.control.DirSyncControl
-
Sets the sync request cookie.
- setCookie(byte[]) - Method in class org.ldaptive.control.PagedResultsControl
-
Sets the paged results cookie.
- setCookie(byte[]) - Method in class org.ldaptive.control.SyncDoneControl
-
Sets the sync done cookie.
- setCookie(byte[]) - Method in class org.ldaptive.control.SyncRequestControl
-
Sets the sync request cookie.
- setCookie(byte[]) - Method in class org.ldaptive.control.SyncStateControl
-
Sets the sync state cookie.
- setCookie(byte[]) - Method in class org.ldaptive.extended.SyncInfoMessage
-
Sets the sync request cookie.
- setCredential(Credential) - Method in class org.ldaptive.auth.AuthenticationRequest
-
Sets the credential.
- setCredentialConfig(CredentialConfig) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the credential config.
- setCustomResourceLoaders(ResourceLoader...) - Static method in class org.ldaptive.io.ResourceUtils
-
Sets the custom resource loaders.
- setDefaultConnectionFactory(DefaultConnectionFactory) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the connection factory for this pool.
- setDeleteEntry(boolean) - Method in class org.ldaptive.ext.MergeRequest
-
Sets whether to delete the entry.
- setDerefAliases(DerefAliases) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets how to dereference aliases.
- setDerefAliases(DerefAliases) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets how to dereference aliases.
- setDerefAliases(DerefAliases) - Method in class org.ldaptive.SearchRequest
-
Sets how to dereference aliases.
- setDescription(String) - Method in class org.ldaptive.schema.AbstractSchemaElement
-
Sets the description.
- setDiagnosticMessage(String) - Method in class org.ldaptive.AbstractResult
- setDitContentRules(Collection<DITContentRule>) - Method in class org.ldaptive.schema.Schema
-
Sets the DIT content rules.
- setDitStructureRules(Collection<DITStructureRule>) - Method in class org.ldaptive.schema.Schema
-
Sets the DIT structure rules.
- setDn(String) - Method in class org.ldaptive.auth.AuthenticationCriteria
-
Sets the dn.
- setDn(String) - Method in class org.ldaptive.LdapEntry
-
Sets the ldap DN.
- setDnAttributeName(String) - Method in class org.ldaptive.handler.DnAttributeEntryHandler
-
Sets the DN attribute name.
- setDnCaseChange(CaseChangeEntryHandler.CaseChange) - Method in class org.ldaptive.handler.CaseChangeEntryHandler
-
Sets the DN case change.
- setDnResolver(DnResolver) - Method in class org.ldaptive.auth.Authenticator
-
Sets the DN resolver.
- setDnResolvers(Map<String, DnResolver>) - Method in class org.ldaptive.auth.AggregateDnResolver
-
Sets the DN resolvers to aggregate over.
- setDnValueMutator(DnValueMutator) - Method in class org.ldaptive.beans.AbstractClassDescriptor
-
Sets the dn value mutator.
- setEnabledCipherSuites(String...) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the SSL cipher suites to use for secure connections.
- setEnabledProtocols(String...) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the SSL protocol versions to use for secure connections.
- setEntry(String, KeyStore.Entry, KeyStore, char[]) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Sets a keystore entry on the supplied keystore.
- setEntry(LdapEntry) - Method in class org.ldaptive.ext.MergeRequest
-
Sets the ldap entry to merge into the LDAP.
- setEntryHandlers(LdapEntryHandler...) - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Sets the search entry handlers.
- setEntryHandlers(LdapEntryHandler...) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- setEntryHandlers(LdapEntryHandler...) - Method in class org.ldaptive.SearchOperation
- setEntryResolver(EntryResolver) - Method in class org.ldaptive.auth.Authenticator
-
Sets the entry resolver.
- setEntryResolvers(Map<String, EntryResolver>) - Method in class org.ldaptive.auth.AggregateEntryResolver
-
Sets the entry resolvers to aggregate over.
- setEntryUuid(UUID) - Method in class org.ldaptive.control.SyncStateControl
-
Sets the entry uuid.
- setEntryUuids(Set<UUID>) - Method in class org.ldaptive.extended.SyncInfoMessage
-
Sets the entry uuids.
- setEqualityMatchingRule(String) - Method in class org.ldaptive.schema.AttributeType
-
Sets the equality matching rule.
- setError(PasswordPolicyControl.Error) - Method in class org.ldaptive.control.PasswordPolicyControl
-
Sets the password policy error.
- setEscapeUser(boolean) - Method in class org.ldaptive.auth.FormatDnResolver
-
Sets whether the user input will be escaped using
FormatDnResolver.attributeValueEscaper
. - setExceptionHandler(ExceptionHandler) - Method in class org.ldaptive.AbstractOperation
- setExceptionHandler(ExceptionHandler) - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Sets the search exception handler.
- setExceptionHandler(ExceptionHandler) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- setExcludeAttributes(String...) - Method in class org.ldaptive.ext.MergeRequest
-
Sets the list of attribute names to exclude when performing a modify.
- setExcludedNames(String...) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets the attribute names to exclude from bean generation.
- setExpirationPeriod(Period) - Method in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Sets amount of time since a password was set until it will expire.
- setExpirationPeriod(Period) - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Sets the amount of time since a password was set until it will expire.
- setExtendedDnFlag(ExtendedDnControl.Flag) - Method in class org.ldaptive.ad.control.util.DirSyncClient
-
Sets the flag to use on the extended dn control.
- setExtendedValueHandlers(ExtendedValueHandler...) - Method in class org.ldaptive.extended.ExtendedOperation
- setExtensions(Extensions) - Method in class org.ldaptive.schema.AbstractSchemaElement
-
Sets the extensions.
- setFailFastInitialize(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets whether
AbstractConnectionPool.initialize()
should throw if pooling configuration requirements are not met. - setFailFastInitialize(boolean) - Method in class org.ldaptive.SingleConnectionFactory
-
Sets whether
SingleConnectionFactory.initialize()
should throw if the connection cannot be opened. - setField(Field, Object, Object) - Static method in class org.ldaptive.beans.reflect.ReflectionUtils
-
Sets the supplied value of the supplied field on the supplied object.
- setFilter(String) - Method in class org.ldaptive.FilterTemplate
-
Sets the filter.
- setFilter(String) - Method in class org.ldaptive.SearchRequest
-
Sets the search filter.
- setFilter(Filter) - Method in class org.ldaptive.SearchRequest
-
Sets the search filter.
- setFilter(FilterTemplate) - Method in class org.ldaptive.SearchRequest
-
Sets the search filter.
- setFlag(ExtendedDnControl.Flag) - Method in class org.ldaptive.ad.control.ExtendedDnControl
-
Sets the flag.
- setFlag(SearchOptionsControl.Flag) - Method in class org.ldaptive.ad.control.SearchOptionsControl
-
Sets the flag.
- setFlags(long) - Method in class org.ldaptive.ad.control.DirSyncControl
-
Sets the flags.
- setFormat(String) - Method in class org.ldaptive.auth.FormatDnResolver
-
Sets the formatter string used to return the entry DN.
- setFormatArgs(Object[]) - Method in class org.ldaptive.auth.FormatDnResolver
-
Sets the format arguments.
- setFormatOID(String) - Method in class org.ldaptive.control.SessionTrackingControl
-
Sets the format OID.
- setFromResult(Integer) - Method in class org.ldaptive.templates.Query
-
Sets the index of the result to begin searching.
- setGraceAuthNsRemaining(int) - Method in class org.ldaptive.control.PasswordPolicyControl
-
Sets the number of grace authentications remaining.
- setGroupFilter(String) - Method in class org.ldaptive.ad.handler.PrimaryGroupIdHandler
-
Sets the search filter used to find the primary group.
- setHandle(OperationHandle<Q, S>) - Method in class org.ldaptive.transport.MessageFunctional
- setHandshakeCompletedListeners(HandshakeCompletedListener...) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the handshake completed listeners to use for secure connections.
- setHandshakeTimeout(Duration) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the maximum amount of time that handshakes will block.
- setHostnameVerifier(CertificateHostnameVerifier) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the hostname verifier.
- setIdleTime(Duration) - Method in class org.ldaptive.pool.IdlePruneStrategy
-
Sets the idle time.
- setIfPresent(Element, String, String, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Sets a property if the given attribute exists on the element.
- setIfPresent(Element, String, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Sets a property if the given attribute exists on the element.
- setIncludeAttributes(String...) - Method in class org.ldaptive.ext.MergeRequest
-
Sets the list of attribute names to include when performing modify.
- setIncludeSuperiorClasses(boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets whether to include superior classes in bean generation.
- setIntermediateResponseHandlers(IntermediateResponseHandler...) - Method in class org.ldaptive.AbstractOperation
- setKeyEntry(String, KeyStore, char[], Key, Certificate...) - Static method in class org.ldaptive.ssl.KeyStoreUtils
-
Sets a key entry on the supplied keystore.
- setKeyManagers(KeyManager...) - Method in class org.ldaptive.ssl.DefaultSSLContextInitializer
-
Sets the key managers.
- setKeyStore(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the name of the keystore to use.
- setKeyStoreAliases(String...) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the aliases of the keystore to use.
- setKeyStorePassword(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the password for the keystore.
- setKeyStoreType(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the type of the keystore.
- setLdapCredential - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether ldap credential data should be set.
- setLdapDN(String) - Method in class org.ldaptive.SimpleBindRequest
-
Sets the LDAP DN.
- setLdapDnPrincipal - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether ldap dn principal data should be set.
- setLdapPrincipal - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether ldap principal data should be set.
- setLdapUrl(String) - Method in class org.ldaptive.ConnectionConfig
-
Sets the ldap url.
- setMatchedDN(String) - Method in class org.ldaptive.AbstractResult
- setMatchedValuesFilters(String...) - Method in class org.ldaptive.control.MatchedValuesRequestControl
-
Sets the filters to use for matching values.
- setMatchedValuesFilters(Filter...) - Method in class org.ldaptive.control.MatchedValuesRequestControl
-
Sets the filters to use for matching values.
- setMatchingRuleId(String) - Method in class org.ldaptive.control.SortKey
-
Sets the matching rule id.
- setMatchingRules(Collection<MatchingRule>) - Method in class org.ldaptive.schema.Schema
-
Sets the matching rules.
- setMatchingRuleUses(Collection<MatchingRuleUse>) - Method in class org.ldaptive.schema.Schema
-
Sets the matching rule uses.
- setMaxAttributeCount(int) - Method in class org.ldaptive.ad.control.DirSyncControl
-
Sets the maximum attribute count.
- setMaxLoginFailures(int) - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Sets the maximum login failures.
- setMaxPoolSize(int) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the max pool size.
- setMechanism(Mechanism) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets the sasl mechanism.
- setMergeAttributeName(String) - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
-
Sets the merge attribute name.
- setMergeAttributes(String...) - Method in class org.ldaptive.handler.RecursiveResultHandler
-
Sets the attribute name that will be merged by the recursive search.
- setMessageID(int) - Method in class org.ldaptive.AbstractMessage
- setMessageID(int) - Method in class org.ldaptive.extended.UnsolicitedNotification
- setMessageType(SyncInfoMessage.Type) - Method in class org.ldaptive.extended.SyncInfoMessage
-
Sets the message type.
- setMinPoolSize(int) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the min pool size.
- setMutualAuthentication(Boolean) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets whether mutual authentication should occur.
- setName(String) - Method in class org.ldaptive.LdapAttribute
-
Sets the name.
- setName(String) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the name for this pool.
- setNameForm(String) - Method in class org.ldaptive.schema.DITStructureRule
-
Sets the name form.
- setNameForms(Collection<NameForm>) - Method in class org.ldaptive.schema.Schema
-
Sets the name forms.
- setNameMappings(Map<String, String>) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets the mapping of directory attribute name to bean property.
- setNames(String[]) - Method in class org.ldaptive.schema.AbstractNamedSchemaElement
-
Sets the names.
- setNonBlockingInitialize(boolean) - Method in class org.ldaptive.SingleConnectionFactory
-
Sets whether
SingleConnectionFactory.initialize()
should execute on a separate thread. - setNoUserModification(boolean) - Method in class org.ldaptive.schema.AttributeType
-
Sets whether this attribute type allows user modification.
- setObjectClasses(String...) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets the object classes.
- setObjectClasses(Collection<ObjectClass>) - Method in class org.ldaptive.schema.Schema
-
Sets the object classes.
- setObjectClassType(ObjectClassType) - Method in class org.ldaptive.schema.ObjectClass
-
Sets the object class type.
- setObjectIfPresent(Element, String, String, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Sets a property by parsing a class with a default constructor if the given attribute exists on the element.
- setObjectIfPresent(Element, String, BeanDefinitionBuilder) - Method in class org.ldaptive.beans.spring.parser.AbstractBeanDefinitionParser
-
Sets a property by parsing a class with a default constructor if the given attribute exists on the element.
- setObsolete(boolean) - Method in class org.ldaptive.schema.AbstractNamedSchemaElement
-
Sets whether this attribute type definition is obsolete.
- setOnEntry(Consumer<LdapEntry>) - Method in class org.ldaptive.control.util.PersistentSearchClient
-
Sets the onEntry consumer.
- setOnEntry(Consumer<LdapEntry>) - Method in class org.ldaptive.control.util.SyncReplClient
-
Sets the onEntry consumer.
- setOnEntry(Consumer<LdapEntry>) - Method in class org.ldaptive.control.util.SyncReplRunner
-
Sets the onEntry consumer.
- setOnException(Consumer<Exception>) - Method in class org.ldaptive.control.util.PersistentSearchClient
-
Sets the onException consumer.
- setOnException(Consumer<Exception>) - Method in class org.ldaptive.control.util.SyncReplClient
-
Sets the onException consumer.
- setOnMessage(Consumer<SyncInfoMessage>) - Method in class org.ldaptive.control.util.SyncReplClient
-
Sets the onMessage consumer.
- setOnMessage(Consumer<SyncInfoMessage>) - Method in class org.ldaptive.control.util.SyncReplRunner
-
Sets the onMessage consumer.
- setOnResult(Consumer<Result>) - Method in class org.ldaptive.control.util.PersistentSearchClient
-
Sets the onResult consumer.
- setOnResult(Consumer<Result>) - Method in class org.ldaptive.control.util.SyncReplClient
-
Sets the onResult consumer.
- setOnResult(Consumer<Result>) - Method in class org.ldaptive.control.util.SyncReplRunner
-
Sets the onResult consumer.
- setOnStart(Supplier<Boolean>) - Method in class org.ldaptive.control.util.SyncReplRunner
-
Sets the onStart supplier.
- setOperation(T) - Method in class org.ldaptive.concurrent.AbstractOperationWorker
-
Sets the underlying operation.
- setOptionalAttributes(String[]) - Method in class org.ldaptive.schema.DITContentRule
-
Sets the optional attributes.
- setOptionalAttributes(String[]) - Method in class org.ldaptive.schema.NameForm
-
Sets the optional attributes.
- setOptionalAttributes(String[]) - Method in class org.ldaptive.schema.ObjectClass
-
Sets the optional attributes.
- setOrderingMatchingRule(String) - Method in class org.ldaptive.schema.AttributeType
-
Sets the ordering matching rule.
- setPackageName(String) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets the package name where beans will be generated.
- setParameter(int, Object) - Method in class org.ldaptive.FilterTemplate
-
Sets a positional filter parameter.
- setParameter(String, Object) - Method in class org.ldaptive.FilterTemplate
-
Sets a named filter parameter.
- setParameters(Object[]) - Method in class org.ldaptive.FilterTemplate
-
Sets positional filter parameters.
- setPassivator(ConnectionPassivator) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the passivator for this pool.
- setPassivator(ConnectionPassivator) - Method in interface org.ldaptive.pool.ConnectionPool
-
Sets the passivator for this pool.
- setPassword(String) - Method in class org.ldaptive.SimpleBindRequest
-
Sets the password.
- setPasswordAttribute(String) - Method in class org.ldaptive.auth.CompareAuthenticationHandler
-
Sets the password attribute.
- setPasswordScheme(String) - Method in class org.ldaptive.auth.CompareAuthenticationHandler
-
Sets the password scheme.
- setPreviousDn(String) - Method in class org.ldaptive.control.EntryChangeNotificationControl
-
Sets the previous dn.
- setPrimitive(boolean) - Method in class org.ldaptive.transcode.AbstractPrimitiveValueTranscoder
-
Sets whether this transcoder operates on a primitive value.
- setProperties(Class<?>, Object) - Method in class org.ldaptive.props.PropertyValueParser
-
Sets the properties on the supplied object.
- setProperties(Map<String, ?>) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets sasl properties.
- setProperty(Object, String, String) - Method in class org.ldaptive.props.AbstractPropertyInvoker
-
This invokes the setter method for the supplied property name with the supplied value.
- setProperty(Object, String, String) - Method in interface org.ldaptive.props.PropertyInvoker
-
Invokes the setter method on the supplied object for the supplied property name and value.
- setProperty(String, Object) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets a sasl property.
- setPrunePeriod(Duration) - Method in class org.ldaptive.pool.IdlePruneStrategy
-
Sets the prune period.
- setPruneStrategy(PruneStrategy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the prune strategy for this pool.
- setQualityOfProtection(QualityOfProtection...) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets the sasl quality of protection.
- setQueueType(QueueType) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the type of queue used for this connection pool.
- setRealm(String) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets the sasl realm.
- setReconnectTimeout(Duration) - Method in class org.ldaptive.ConnectionConfig
-
Sets the maximum amount of time that operations will block waiting for a reconnect.
- setReferenceHandlers(SearchReferenceHandler...) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- setReferenceHandlers(SearchReferenceHandler...) - Method in class org.ldaptive.SearchOperation
- setReferralHandlers(ReferralHandler...) - Method in class org.ldaptive.AbstractOperation
- SetReflectionTranscoder - Class in org.ldaptive.beans.reflect
-
Reflection transcoder for an object that implements
Set
. - SetReflectionTranscoder(Class<?>, ArrayReflectionTranscoder) - Constructor for class org.ldaptive.beans.reflect.SetReflectionTranscoder
-
Creates a new set reflection transcoder.
- SetReflectionTranscoder(Class<?>, SingleValueReflectionTranscoder<?>) - Constructor for class org.ldaptive.beans.reflect.SetReflectionTranscoder
-
Creates a new set reflection transcoder.
- setRefreshDeletes(boolean) - Method in class org.ldaptive.control.SyncDoneControl
-
Sets whether to refresh deletes.
- setRefreshDeletes(boolean) - Method in class org.ldaptive.extended.SyncInfoMessage
-
Sets whether to refresh deletes.
- setRefreshDone(boolean) - Method in class org.ldaptive.extended.SyncInfoMessage
-
Sets whether refreshes are done.
- setReloadHint(boolean) - Method in class org.ldaptive.control.SyncRequestControl
-
Sets the reload hint.
- setRequest(SearchRequest) - Method in class org.ldaptive.ad.handler.AbstractBinaryAttributeHandler
- setRequest(SearchRequest) - Method in class org.ldaptive.SearchOperation
- setRequest(Q) - Method in class org.ldaptive.transport.MessageFunctional
- setRequestHandlers(AuthenticationRequestHandler...) - Method in class org.ldaptive.auth.Authenticator
-
Sets the authentication request handlers.
- setRequestHandlers(RequestHandler<Q>...) - Method in class org.ldaptive.AbstractOperation
- setRequestMode(SyncRequestControl.Mode) - Method in class org.ldaptive.control.SyncRequestControl
-
Sets the request mode.
- setRequestValue(byte[]) - Method in class org.ldaptive.extended.ExtendedRequest
-
Sets the request value.
- setRequiredAttributes(String[]) - Method in class org.ldaptive.schema.DITContentRule
-
Sets the required attributes.
- setRequiredAttributes(String[]) - Method in class org.ldaptive.schema.NameForm
-
Sets the required attributes.
- setRequiredAttributes(String[]) - Method in class org.ldaptive.schema.ObjectClass
-
Sets the required attributes.
- setResolveEntryOnFailure(boolean) - Method in class org.ldaptive.auth.Authenticator
-
Sets whether to execute the entry resolver on authentication failure.
- setResolveEntryOnFailure(boolean) - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
-
Sets whether to execute the entry resolver on authentication failure.
- setResolveFromAttribute(String) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets the attribute to use to resolve the DN.
- setResolverFunction(Function<String, InetAddress[]>) - Method in class org.ldaptive.DnsResolverConnectionStrategy
-
Sets the function used to resolve names.
- setResponseHandlers(AuthenticationResponseHandler...) - Method in class org.ldaptive.auth.Authenticator
-
Sets the authentication response handlers.
- setResponseName(String) - Method in class org.ldaptive.extended.ExtendedResponse
- setResponseName(String) - Method in class org.ldaptive.extended.IntermediateResponse
- setResponseTimeout(Duration) - Method in class org.ldaptive.ConnectionConfig
-
Sets the maximum amount of time that operations will wait for a response.
- setResponseValue(byte[]) - Method in class org.ldaptive.extended.ExtendedResponse
- setResponseValue(byte[]) - Method in class org.ldaptive.extended.IntermediateResponse
- setRestrictedAttributes(String[]) - Method in class org.ldaptive.schema.DITContentRule
-
Sets the restricted attributes.
- setResultCode(ResultCode) - Method in class org.ldaptive.AbstractResult
- setResultHandlers(ResultHandler...) - Method in class org.ldaptive.AbstractOperation
- setResultHandlers(ResultHandler...) - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Sets the search result handlers.
- setResultHandlers(ResultHandler...) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- setRetryCondition(Predicate<LdapURL>) - Method in class org.ldaptive.AbstractConnectionStrategy
-
Sets the retry condition which determines whether an attempt should be made to activate a URL.
- setReturnAttributes(String...) - Method in class org.ldaptive.auth.AuthenticationRequest
-
Sets the return attributes.
- setReturnAttributes(String...) - Method in class org.ldaptive.auth.Authenticator
-
Sets the return attributes.
- setReturnAttributes(String...) - Method in class org.ldaptive.beans.spring.parser.AggregateAuthenticatorBeanDefinitionParser.AggregateAuthenticatorFactoryBean
-
Sets the return attributes.
- setReturnAttributes(String...) - Method in class org.ldaptive.SearchRequest
-
Sets the search return attributes.
- setReturnAttributes(String[]) - Method in class org.ldaptive.templates.Query
-
Sets the return attributes.
- setReturnEcs(boolean) - Method in class org.ldaptive.control.PersistentSearchRequestControl
-
Sets whether to return an Entry Change Notification control.
- setReverseOrder(boolean) - Method in class org.ldaptive.control.SortKey
-
Sets whether results should be in reverse sorted order.
- setSchema(Schema) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets the schema.
- setSearchAttribute(String) - Method in class org.ldaptive.handler.RecursiveResultHandler
-
Sets the attribute name that will be recursively searched on.
- setSearchAttributes(String...) - Method in class org.ldaptive.ext.MergeRequest
-
Sets the list of attribute names that are used when searching for the entry.
- setSearchOperationWorker(SearchOperationWorker) - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Sets the search operation worker.
- setSearchRequest(SearchRequest) - Method in class org.ldaptive.SearchConnectionValidator
-
Sets the search request.
- setSearchRestrictions(String) - Method in class org.ldaptive.templates.Query
-
Sets the search restrictions.
- setSearchRestrictions(String) - Method in class org.ldaptive.templates.SearchTemplates
-
Sets the filter to use for search restrictions.
- setSearchResultHandlers(SearchResultHandler...) - Method in class org.ldaptive.AbstractSearchOperationFactory
-
Sets the search result handlers.
- setSearchResultHandlers(SearchResultHandler...) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- setSearchResultHandlers(SearchResultHandler...) - Method in class org.ldaptive.SearchOperation
- setSearchScope(SearchScope) - Method in class org.ldaptive.SearchRequest
-
Sets the search scope.
- setSearchTemplates(SearchTemplates[]) - Method in class org.ldaptive.templates.SearchTemplatesOperation
-
Sets the execute templates.
- setSecurityStrength(SecurityStrength...) - Method in class org.ldaptive.sasl.SaslConfig
-
Sets the sasl security strength.
- setServerName(String) - Method in class org.ldaptive.ad.control.VerifyNameControl
-
Sets the server name.
- setServerSaslCreds(byte[]) - Method in class org.ldaptive.BindResponse
- setSessionSourceIp(String) - Method in class org.ldaptive.control.SessionTrackingControl
-
Sets the session source ip.
- setSessionSourceName(String) - Method in class org.ldaptive.control.SessionTrackingControl
-
Sets the session source name.
- setSessionTrackingIdentifier(String) - Method in class org.ldaptive.control.SessionTrackingControl
-
Sets the session tracking identifier.
- setShutdownOnClose(boolean) - Method in class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
-
Sets whether to shutdown the event loop groups on close.
- setSingleValued(boolean) - Method in class org.ldaptive.schema.AttributeType
-
Sets whether this attribute type is single valued.
- setSize(int) - Method in class org.ldaptive.control.PagedResultsControl
-
Sets the paged results size.
- setSizeLimit(int) - Method in class org.ldaptive.SearchRequest
-
Sets the size limit.
- setSortKeys(SortKey[]) - Method in class org.ldaptive.control.SortRequestControl
-
Sets the sort keys.
- setSortResult(ResultCode) - Method in class org.ldaptive.control.SortResponseControl
-
Sets the result code of the server side sort.
- setSslConfig(SslConfig) - Method in class org.ldaptive.ConnectionConfig
-
Sets the ssl config.
- setStringValues(Object, Collection<String>) - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- setStringValues(Object, Collection<String>) - Method in interface org.ldaptive.beans.AttributeValueMutator
-
Sets the string values of the attribute.
- setStringValues(Object, Collection<String>) - Method in class org.ldaptive.beans.reflect.FieldAttributeValueMutator
- setStringValues(Object, Collection<String>) - Method in class org.ldaptive.beans.reflect.MethodAttributeValueMutator
- setStringValues(Object, Collection<String>) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- setStructuralClass(String) - Method in class org.ldaptive.schema.NameForm
-
Sets the structural object class.
- setSubstringMatchingRule(String) - Method in class org.ldaptive.schema.AttributeType
-
Sets the substring matching rule.
- setSubtreeSearch(boolean) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets whether subtree searching will be used.
- setSubtreeSearch(boolean) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets whether subtree searching will be used.
- setSuperiorClasses(String[]) - Method in class org.ldaptive.schema.ObjectClass
-
Sets the superior classes.
- setSuperiorRules(int[]) - Method in class org.ldaptive.schema.DITStructureRule
-
Sets the superior rules.
- setSuperiorType(String) - Method in class org.ldaptive.schema.AttributeType
-
Sets the superior type.
- setSyncState(SyncStateControl.State) - Method in class org.ldaptive.control.SyncStateControl
-
Sets the sync state.
- setSyntaxes(Collection<Syntax>) - Method in class org.ldaptive.schema.Schema
-
Sets the syntaxes.
- setSyntaxOID(String) - Method in class org.ldaptive.schema.AttributeType
-
Sets the syntax oid.
- setSyntaxOID(String) - Method in class org.ldaptive.schema.MatchingRule
-
Sets the syntax oid.
- setTargetOffset(int) - Method in class org.ldaptive.control.VirtualListViewRequestControl
-
Sets the target offset.
- setTargetPosition(int) - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Sets the target position.
- setTemplate(FilterTemplate) - Method in class org.ldaptive.SearchOperation
- setTermParsers(SearchTemplates.TermParser...) - Method in class org.ldaptive.templates.SearchTemplates
-
Sets the term parsers used for creating filter parameters.
- setThrowCondition(ResultPredicate) - Method in class org.ldaptive.AbstractOperation
- setThrowCondition(ResultPredicate) - Method in class org.ldaptive.ad.control.util.DirSyncClient
- setThrowCondition(ResultPredicate) - Method in class org.ldaptive.ext.MergeOperation
- setTimeBeforeExpiration(int) - Method in class org.ldaptive.control.PasswordExpiringControl
-
Sets the time in seconds until password expiration.
- setTimeBeforeExpiration(int) - Method in class org.ldaptive.control.PasswordPolicyControl
-
Sets the time before expiration in seconds.
- setTimeLimit(Duration) - Method in class org.ldaptive.SearchRequest
-
Sets the time limit.
- setToResult(Integer) - Method in class org.ldaptive.templates.Query
-
Sets the index of the result to stop searching.
- setTransportOption(String, Object) - Method in class org.ldaptive.ConnectionConfig
-
Sets a transport option.
- setTransportOptions(Map<String, ?>) - Method in class org.ldaptive.ConnectionConfig
-
Sets transport options.
- setTrustAliases(String...) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Sets the aliases of the entries to use in the trust keystore.
- setTrustCertificates(String) - Method in class org.ldaptive.ssl.X509CredentialConfig
-
Sets the name of the trust certificates to use.
- setTrustCertificates(X509Certificate...) - Method in class org.ldaptive.ssl.X509SSLContextInitializer
-
Sets the certificates to use for creating the trust managers.
- setTrustKeystore(KeyStore) - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
-
Sets the keystore to use for creating the trust managers.
- setTrustManagers(TrustManager...) - Method in class org.ldaptive.ssl.AbstractSSLContextInitializer
- setTrustManagers(TrustManager...) - Method in class org.ldaptive.ssl.SslConfig
-
Sets the trust managers.
- setTrustManagers(TrustManager...) - Method in interface org.ldaptive.ssl.SSLContextInitializer
-
Sets the trust managers.
- setTrustStore(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the name of the truststore to use.
- setTrustStoreAliases(String...) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the aliases of the truststore to use.
- setTrustStorePassword(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the password for the truststore.
- setTrustStoreType(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
-
Sets the type of the truststore.
- setTypeMappings(Map<String, Class<?>>) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets the type mappings.
- setTypesOnly(boolean) - Method in class org.ldaptive.SearchRequest
-
Sets whether to return only attribute types.
- setUnsolicitedNotificationHandlers(UnsolicitedNotificationHandler...) - Method in class org.ldaptive.AbstractOperation
- setUsage(AttributeUsage) - Method in class org.ldaptive.schema.AttributeType
-
Sets the usage.
- setUseOperationalAttributes(boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets whether to include operational attributes in bean generation.
- setUseOptionalAttributes(boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Sets whether to include optional attributes in bean generation.
- setUser(User) - Method in class org.ldaptive.auth.AuthenticationRequest
-
Sets the user.
- setUserFilter(String) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets the filter used to search for the user.
- setUserFilter(String) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets the filter used to search for the user.
- setUserFilterParameters(Object[]) - Method in class org.ldaptive.auth.AbstractSearchEntryResolver
-
Sets the filter parameters used to search for the user.
- setUserFilterParameters(Object[]) - Method in class org.ldaptive.auth.SearchDnResolver
-
Sets the filter parameters used to search for the user.
- setUseStartTLS(boolean) - Method in class org.ldaptive.ConnectionConfig
-
Sets whether startTLS will be used for connections.
- setValidateOnCheckIn(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the validate on check in flag.
- setValidateOnCheckOut(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the validate on check out flag.
- setValidatePeriod(Duration) - Method in class org.ldaptive.AbstractConnectionValidator
- setValidatePeriodically(boolean) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the validate periodically flag.
- setValidateTimeout(Duration) - Method in class org.ldaptive.AbstractConnectionValidator
- setValidationExceptionHandler(ValidationExceptionHandler) - Method in class org.ldaptive.PooledConnectionFactory
-
Sets the validation exception handler.
- setValidator(ConnectionValidator) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Sets the connection validator for this pool.
- setValue(Object, String) - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleDnValueMutator
- setValue(Object, String) - Method in interface org.ldaptive.beans.DnValueMutator
-
Set the DN value for the supplied object.
- setValue(Object, String) - Method in class org.ldaptive.beans.reflect.DefaultDnValueMutator
- setValue(Object, String) - Method in class org.ldaptive.beans.spring.SpelDnValueMutator
- setValues(Object, Collection<T>, Class<T>) - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
-
Uses the configured expression and evaluation context to set values on the supplied object.
- setViewResult(ResultCode) - Method in class org.ldaptive.control.VirtualListViewResponseControl
-
Sets the result code of the virtual list view.
- setWarningPeriod(Period) - Method in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
-
Sets the amount of time before expiration to produce a warning.
- setWarningPeriod(Period) - Method in class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
-
Sets the amount of time before expiration to produce a warning.
- setWarningPeriod(Period) - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
-
Sets the amount of time before expiration to produce a warning.
- sharedState - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Shared state from other login module.
- ShortValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a short for use in an ldap attribute value.
- ShortValueTranscoder() - Constructor for class org.ldaptive.transcode.ShortValueTranscoder
-
Default constructor.
- ShortValueTranscoder(boolean) - Constructor for class org.ldaptive.transcode.ShortValueTranscoder
-
Creates a new short value transcoder.
- shouldBase64Encode(byte[]) - Static method in class org.ldaptive.LdapUtils
-
Determines whether the supplied value should be base64 encoded.
- shouldBase64Encode(String) - Static method in class org.ldaptive.LdapUtils
- ShowDeactivatedLinkControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers in include link attributes that refer to deleted-objects in a search operation.
- ShowDeactivatedLinkControl() - Constructor for class org.ldaptive.ad.control.ShowDeactivatedLinkControl
-
Default constructor.
- ShowDeactivatedLinkControl(boolean) - Constructor for class org.ldaptive.ad.control.ShowDeactivatedLinkControl
-
Creates a new show deactivated link control.
- ShowDeletedControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to include deleted objects that match a search filter.
- ShowDeletedControl() - Constructor for class org.ldaptive.ad.control.ShowDeletedControl
-
Default constructor.
- ShowDeletedControl(boolean) - Constructor for class org.ldaptive.ad.control.ShowDeletedControl
-
Creates a new show deleted control.
- ShowRecycledControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to include tombstones, deleted-objects, and recycled-objects that match a search filter.
- ShowRecycledControl() - Constructor for class org.ldaptive.ad.control.ShowRecycledControl
-
Default constructor.
- ShowRecycledControl(boolean) - Constructor for class org.ldaptive.ad.control.ShowRecycledControl
-
Creates a new show recycled control.
- shutdown() - Method in class org.ldaptive.auth.AggregateDnResolver
-
Invokes
ExecutorService.shutdown()
on the underlying executor service. - shutdown() - Static method in class org.ldaptive.transport.netty.NioSingletonTransport
-
Invokes
NettyUtils.shutdownGracefully(EventLoopGroup)
on the underlying worker group. - shutdown() - Static method in class org.ldaptive.transport.netty.SingletonTransport
-
Invokes
NettyUtils.shutdownGracefully(EventLoopGroup)
on the underlying worker group. - shutdownGracefully(EventLoopGroup) - Static method in class org.ldaptive.transport.netty.NettyUtils
-
Invokes
EventExecutorGroup.shutdownGracefully(long, long, TimeUnit)
on the supplied worker group. - SimpleAttributeValueMutator(String, String[], boolean) - Constructor for class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
-
Creates a new simple attribute value mutator.
- SimpleBindAuthenticationHandler - Class in org.ldaptive.auth
-
Provides an LDAP authentication implementation that leverages the LDAP bind operation.
- SimpleBindAuthenticationHandler() - Constructor for class org.ldaptive.auth.SimpleBindAuthenticationHandler
-
Default constructor.
- SimpleBindAuthenticationHandler(ConnectionFactory) - Constructor for class org.ldaptive.auth.SimpleBindAuthenticationHandler
-
Creates a new simple bind authentication handler.
- SimpleBindAuthenticationHandlerPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
SimpleBindAuthenticationHandler
. - SimpleBindAuthenticationHandlerPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertyInvoker
-
Creates a new simple bind authentication handler property invoker for the supplied class.
- SimpleBindAuthenticationHandlerPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SimpleBindAuthenticationHandler
and returns an initialized object of that type. - SimpleBindAuthenticationHandlerPropertySource(SimpleBindAuthenticationHandler) - Constructor for class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
-
Creates a new simple bind authentication handler property source using the default properties file.
- SimpleBindAuthenticationHandlerPropertySource(SimpleBindAuthenticationHandler, Reader...) - Constructor for class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
-
Creates a new simple bind authentication handler property source.
- SimpleBindAuthenticationHandlerPropertySource(SimpleBindAuthenticationHandler, String...) - Constructor for class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
-
Creates a new simple bind authentication handler property source.
- SimpleBindAuthenticationHandlerPropertySource(SimpleBindAuthenticationHandler, Properties) - Constructor for class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
-
Creates a new simple bind authentication handler property source.
- SimpleBindAuthenticationHandlerPropertySource(SimpleBindAuthenticationHandler, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SimpleBindAuthenticationHandlerPropertySource
-
Creates a new simple bind authentication handler property source.
- SimpleBindRequest - Class in org.ldaptive
-
LDAP simple bind request.
- SimpleBindRequest(String, String) - Constructor for class org.ldaptive.SimpleBindRequest
-
Creates a new simple bind request.
- SimpleBindRequest(String, Credential) - Constructor for class org.ldaptive.SimpleBindRequest
-
Creates a new simple bind request.
- SimpleBindRequest.Builder - Class in org.ldaptive
-
Simple bind request builder.
- SimpleDnValueMutator(String) - Constructor for class org.ldaptive.beans.AbstractClassDescriptor.SimpleDnValueMutator
-
Creates a new simple dn value mutator.
- SimplePropertyInvoker - Class in org.ldaptive.props
-
Handles simple properties common to all objects.
- SimplePropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.SimplePropertyInvoker
-
Creates a new simple property invoker for the supplied class.
- SimplePropertySource<T> - Class in org.ldaptive.props
-
Reads simple properties and returns an initialized object of the supplied type.
- SimplePropertySource(T) - Constructor for class org.ldaptive.props.SimplePropertySource
-
Creates a new simple property source using the default properties file.
- SimplePropertySource(T, Reader...) - Constructor for class org.ldaptive.props.SimplePropertySource
-
Creates a new simple property source.
- SimplePropertySource(T, String...) - Constructor for class org.ldaptive.props.SimplePropertySource
-
Creates a new simple property source.
- SimplePropertySource(T, Properties) - Constructor for class org.ldaptive.props.SimplePropertySource
-
Creates a new simple property source.
- SimplePropertySource(T, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SimplePropertySource
-
Creates a new simple property source.
- SingleConnectionFactory - Class in org.ldaptive
-
Creates a single connection which is proxied for LDAP operations.
- SingleConnectionFactory() - Constructor for class org.ldaptive.SingleConnectionFactory
-
Default constructor.
- SingleConnectionFactory(String) - Constructor for class org.ldaptive.SingleConnectionFactory
-
Creates a new single connection factory.
- SingleConnectionFactory(String, Transport) - Constructor for class org.ldaptive.SingleConnectionFactory
-
Creates a new single connection factory.
- SingleConnectionFactory(ConnectionConfig) - Constructor for class org.ldaptive.SingleConnectionFactory
-
Creates a new single connection factory.
- SingleConnectionFactory(ConnectionConfig, Transport) - Constructor for class org.ldaptive.SingleConnectionFactory
-
Creates a new single connection factory.
- SingleConnectionFactory(Transport) - Constructor for class org.ldaptive.SingleConnectionFactory
-
Creates a new single connection factory.
- SingleConnectionFactory.Builder - Class in org.ldaptive
- SingleConnectionFactory.ConnectionProxy - Class in org.ldaptive
-
Contains the connection used by this factory.
- SingleThread() - Constructor for class org.ldaptive.transport.netty.ConnectionFactoryTransport.SingleThread
-
Default constructor.
- SingleThread() - Constructor for class org.ldaptive.transport.netty.ConnectionTransport.SingleThread
-
Default constructor.
- SingletonTransport - Class in org.ldaptive.transport.netty
-
Creates netty connections using a single, shared
EventLoopGroup
using the best fit event loop group based on the operating system. - SingletonTransport() - Constructor for class org.ldaptive.transport.netty.SingletonTransport
-
Default constructor.
- SingleValueReflectionTranscoder<T> - Class in org.ldaptive.beans.reflect
-
Reflection transcoder which expects to operate on collections containing a single value.
- SingleValueReflectionTranscoder(ValueTranscoder<T>) - Constructor for class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
-
Creates a new single value reflection transcoder.
- size() - Method in class org.ldaptive.dn.Dn
-
Returns the number of RDNs in this DN.
- size() - Method in class org.ldaptive.dn.RDn
-
Returns the number of name value pairs in this RDN.
- size() - Method in class org.ldaptive.LdapAttribute
-
Returns the number of values in this ldap attribute.
- size() - Method in class org.ldaptive.LdapEntry
-
Returns the number of attributes.
- size() - Method in class org.ldaptive.LdapURLSet
-
Returns the number of URLs in this set.
- size() - Method in class org.ldaptive.pool.Queue
-
Returns the number of elements in the queue.
- size() - Method in class org.ldaptive.schema.Extensions
-
Returns the number of extensions in the underlying map.
- SIZE_LIMIT_EXCEEDED - org.ldaptive.ResultCode
-
size limit exceeded.
- sizeLimit(int) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the size limit.
- skipSpaces(CharBuffer) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Advances the buffer position to the first character that is not a space or the end of the buffer is reached.
- slice() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- slice() - Method in interface org.ldaptive.asn1.DERBuffer
-
Creates a new DER buffer whose content is a shared sub-sequence of this buffer's content.
- slice() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- sort(LdapAttribute) - Static method in class org.ldaptive.LdapAttribute
-
Returns a new attribute whose values are sorted.
- sort(LdapEntry) - Static method in class org.ldaptive.LdapEntry
-
Returns a new entry whose attributes are sorted naturally by name without options.
- sort(SearchResponse) - Static method in class org.ldaptive.SearchResponse
-
Returns a new response whose entries are sorted naturally by DN.
- sort(SearchResultReference) - Static method in class org.ldaptive.SearchResultReference
-
Returns a new reference whose URIs are sorted naturally.
- SORT_CONTROL_MISSING - org.ldaptive.ResultCode
-
sort control missing, See draft-ietf-ldapext-ldapv3-vlv.
- SortKey - Class in org.ldaptive.control
-
Used by
SortRequestControl
to declare how sorting should occur. - SortKey() - Constructor for class org.ldaptive.control.SortKey
-
Default constructor.
- SortKey(String) - Constructor for class org.ldaptive.control.SortKey
-
Creates a new sort key.
- SortKey(String, String) - Constructor for class org.ldaptive.control.SortKey
-
Creates a new sort key.
- SortKey(String, String, boolean) - Constructor for class org.ldaptive.control.SortKey
-
Creates a new sort key.
- SortRequestControl - Class in org.ldaptive.control
-
Request control for server side sorting.
- SortRequestControl() - Constructor for class org.ldaptive.control.SortRequestControl
-
Default constructor.
- SortRequestControl(SortKey[]) - Constructor for class org.ldaptive.control.SortRequestControl
-
Creates a new sort request control.
- SortRequestControl(SortKey[], boolean) - Constructor for class org.ldaptive.control.SortRequestControl
-
Creates a new sort request control.
- SortResponseControl - Class in org.ldaptive.control
-
Response control for server side sorting.
- SortResponseControl() - Constructor for class org.ldaptive.control.SortResponseControl
-
Default constructor.
- SortResponseControl(boolean) - Constructor for class org.ldaptive.control.SortResponseControl
-
Creates a new sort response control.
- SortResponseControl(ResultCode, boolean) - Constructor for class org.ldaptive.control.SortResponseControl
-
Creates a new sort response control.
- SortResponseControl(ResultCode, String, boolean) - Constructor for class org.ldaptive.control.SortResponseControl
-
Creates a new sort response control.
- SortResultHandler - Class in org.ldaptive.handler
-
Sorts the entries, attributes, and attribute values contained in a search response.
- SortResultHandler() - Constructor for class org.ldaptive.handler.SortResultHandler
-
Default constructor.
- sortSrvRecords(Set<SRVRecord>) - Method in class org.ldaptive.dns.SRVDNSResolver
-
Sorts the supplied SRV records according to RFC 2782.
- SpelAttributeValueMutator - Class in org.ldaptive.beans.spring
-
Attribute mutator that uses a SPEL expression and evaluation context.
- SpelAttributeValueMutator(Attribute, EvaluationContext) - Constructor for class org.ldaptive.beans.spring.SpelAttributeValueMutator
-
Creates a new spel attribute value mutator.
- SpelDnValueMutator - Class in org.ldaptive.beans.spring
-
Uses a SPEL expression and evaluation context to mutate the configured DN of an object.
- SpelDnValueMutator(Expression, EvaluationContext) - Constructor for class org.ldaptive.beans.spring.SpelDnValueMutator
-
Creates a new spel dn value mutator.
- SpringClassDescriptor - Class in org.ldaptive.beans.spring
-
Spring implementation of a class descriptor.
- SpringClassDescriptor(EvaluationContext) - Constructor for class org.ldaptive.beans.spring.SpringClassDescriptor
-
Creates a new spring class descriptor.
- SpringLdapEntryMapper<T> - Class in org.ldaptive.beans.spring
-
Uses a
SpringClassDescriptor
for ldap entry mapping. - SpringLdapEntryMapper() - Constructor for class org.ldaptive.beans.spring.SpringLdapEntryMapper
-
Default constructor.
- SpringLdapEntryMapper(Converter<?, ?>...) - Constructor for class org.ldaptive.beans.spring.SpringLdapEntryMapper
-
Creates a new spring ldap entry mapper.
- SRVDNSResolver - Class in org.ldaptive.dns
-
Queries for DNS A records for a given host name.
- SRVDNSResolver() - Constructor for class org.ldaptive.dns.SRVDNSResolver
-
Default constructor.
- SRVDNSResolver(DNSContextFactory) - Constructor for class org.ldaptive.dns.SRVDNSResolver
-
Creates a new DNS address resolver.
- SRVDNSResolver(DNSContextFactory, boolean) - Constructor for class org.ldaptive.dns.SRVDNSResolver
-
Creates a new DNS address resolver.
- SRVRecord - Class in org.ldaptive.dns
-
Class to contain the properties of a DNS SRV record.
- SRVRecord(String, boolean) - Constructor for class org.ldaptive.dns.SRVRecord
-
Creates a new SRV record.
- sslConfig(SslConfig) - Method in class org.ldaptive.ConnectionConfig.Builder
- SslConfig - Class in org.ldaptive.ssl
-
Contains all the configuration data for SSL and startTLS.
- SslConfig() - Constructor for class org.ldaptive.ssl.SslConfig
-
Default constructor.
- SslConfig(TrustManager...) - Constructor for class org.ldaptive.ssl.SslConfig
-
Creates a new ssl config.
- SslConfig(CredentialConfig) - Constructor for class org.ldaptive.ssl.SslConfig
-
Creates a new ssl config.
- SslConfig(CredentialConfig, TrustManager...) - Constructor for class org.ldaptive.ssl.SslConfig
-
Creates a new ssl config.
- SslConfig.Builder - Class in org.ldaptive.ssl
- SslConfigPropertyInvoker - Class in org.ldaptive.props
-
Handles properties for
SslConfig
. - SslConfigPropertyInvoker(Class<?>) - Constructor for class org.ldaptive.props.SslConfigPropertyInvoker
-
Creates a new ssl config property invoker for the supplied class.
- SslConfigPropertySource - Class in org.ldaptive.props
-
Reads properties specific to
SslConfig
and returns an initialized object of that type. - SslConfigPropertySource(SslConfig) - Constructor for class org.ldaptive.props.SslConfigPropertySource
-
Creates a new ssl config property source using the default properties file.
- SslConfigPropertySource(SslConfig, Reader...) - Constructor for class org.ldaptive.props.SslConfigPropertySource
-
Creates a new ssl config property source.
- SslConfigPropertySource(SslConfig, String...) - Constructor for class org.ldaptive.props.SslConfigPropertySource
-
Creates a new ssl config property source.
- SslConfigPropertySource(SslConfig, Properties) - Constructor for class org.ldaptive.props.SslConfigPropertySource
-
Creates a new ssl config property source.
- SslConfigPropertySource(SslConfig, PropertySource.PropertyDomain, Properties) - Constructor for class org.ldaptive.props.SslConfigPropertySource
-
Creates a new ssl config property source.
- SSLContextInitializer - Interface in org.ldaptive.ssl
-
Provides an interface for the initialization of new SSL contexts.
- STANDARD - org.ldaptive.ad.control.ExtendedDnControl.Flag
-
standard format.
- start() - Method in class org.ldaptive.control.util.SyncReplRunner
-
Starts this runner.
- StartTLSRequest - Class in org.ldaptive.extended
-
LDAP startTLS request defined as:
- StartTLSRequest() - Constructor for class org.ldaptive.extended.StartTLSRequest
-
Default constructor.
- state(AccountState) - Method in class org.ldaptive.auth.AuthenticationResponse.Builder
- stop() - Method in class org.ldaptive.control.util.SyncReplRunner
-
Stops this runner.
- storeCredentials(NameCallback, PasswordCallback, String) - Method in class org.ldaptive.jaas.AbstractLoginModule
-
Stores the supplied name, password, and entry dn in the stored state map.
- storePass - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether credentials should be stored in the shared state map.
- strategyOpen(RetryMetadata) - Method in class org.ldaptive.transport.TransportConnection
-
Retrieves URLs from the connection strategy and attempts each one, in order, until a connection is made or the list is exhausted.
- string() - Method in enum org.ldaptive.sasl.QualityOfProtection
-
Returns the protection string.
- StringToDurationConverter - Class in org.ldaptive.beans.spring.convert
-
Convert a String to a
Duration
. - StringToDurationConverter() - Constructor for class org.ldaptive.beans.spring.convert.StringToDurationConverter
- StringToZonedDateTimeConverter - Class in org.ldaptive.beans.spring.convert
-
Convert a String to a
ZonedDateTime
. - StringToZonedDateTimeConverter() - Constructor for class org.ldaptive.beans.spring.convert.StringToZonedDateTimeConverter
- stringValues(Collection<String>) - Method in class org.ldaptive.LdapAttribute.Builder
- StringValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a string for use in an ldap attribute value.
- StringValueTranscoder() - Constructor for class org.ldaptive.transcode.StringValueTranscoder
- STRONG_AUTH_REQUIRED - org.ldaptive.ResultCode
-
strong authentication required.
- STRUCTURAL - org.ldaptive.schema.ObjectClassType
-
structural.
- subDn(int) - Method in class org.ldaptive.dn.Dn
-
Returns a new DN containing all the RDN components from the supplied index.
- subDn(int, int) - Method in class org.ldaptive.dn.Dn
-
Returns a new DN containing all the RDN components between the supplied indexes.
- subject - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Initialized subject.
- SUBORDINATE - org.ldaptive.SearchScope
-
subordinate subtree search.
- subResult(int, int) - Method in class org.ldaptive.SearchResponse
-
Returns a portion of this result between the specified fromIndex, inclusive, and toIndex, exclusive.
- substring(String, int) - Static method in class org.ldaptive.DnParser
-
Deprecated.Returns a string representation of the supplied DN beginning at the supplied index.
- substring(String, int, int) - Static method in class org.ldaptive.DnParser
-
Deprecated.Returns a string representation of the supplied DN beginning at beginIndex (inclusive) and ending at endIndex (exclusive).
- SUBSTRING - org.ldaptive.filter.Filter.Type
-
Substring filter.
- SubstringFilter - Class in org.ldaptive.filter
-
Substring search filter component defined as:
- SubstringFilter(String, byte[], byte[], byte[]...) - Constructor for class org.ldaptive.filter.SubstringFilter
-
Creates a new substring filter.
- SubstringFilter(String, String, String, String...) - Constructor for class org.ldaptive.filter.SubstringFilter
-
Creates a new substring filter.
- SubstringFilter.Substrings - Enum in org.ldaptive.filter
-
Type of substring match.
- SUBTREE - org.ldaptive.SearchScope
-
whole subtree search.
- subtreeSearch(boolean) - Method in class org.ldaptive.auth.SearchDnResolver.Builder
-
Sets whether to perform a subtree search or a onelevel search.
- success(LdapURL) - Method in class org.ldaptive.AbstractConnectionStrategy
- success(LdapURL) - Method in interface org.ldaptive.ConnectionStrategy
-
Indicates the supplied URL was successfully connected to.
- SUCCESS - org.ldaptive.ResultCode
-
success.
- successTime - Variable in class org.ldaptive.AbstractRetryMetadata
-
Time at which the last success occurred.
- superior(String) - Method in class org.ldaptive.ModifyDnRequest.Builder
-
Sets the new superior ldap DN.
- supports(Class<?>) - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- supports(Class<?>) - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- supports(Class<?>) - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- supports(Class<?>) - Method in interface org.ldaptive.beans.reflect.ReflectionTranscoder
-
Returns whether this transcoder can convert object of the supplied type.
- supports(Class<?>) - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- supports(String) - Method in class org.ldaptive.io.ClasspathResourceLoader
- supports(String) - Method in class org.ldaptive.io.FileResourceLoader
- supports(String) - Method in interface org.ldaptive.io.ResourceLoader
-
Returns whether the supplied path can be loaded by this resource loader.
- supports(String) - Method in class org.ldaptive.io.URLResourceLoader
- SYNC_ID_SET - org.ldaptive.extended.SyncInfoMessage.Type
-
sync id set.
- SyncDoneControl - Class in org.ldaptive.control
-
Response control for ldap content synchronization.
- SyncDoneControl() - Constructor for class org.ldaptive.control.SyncDoneControl
-
Default constructor.
- SyncDoneControl(boolean) - Constructor for class org.ldaptive.control.SyncDoneControl
-
Creates a new sync done control.
- SyncDoneControl(byte[]) - Constructor for class org.ldaptive.control.SyncDoneControl
-
Creates a new sync done control.
- SyncDoneControl(byte[], boolean) - Constructor for class org.ldaptive.control.SyncDoneControl
-
Creates a new sync done control.
- SyncDoneControl(byte[], boolean, boolean) - Constructor for class org.ldaptive.control.SyncDoneControl
-
Creates a new sync done control.
- SyncInfoMessage - Class in org.ldaptive.extended
-
Intermediate response message for LDAP content synchronization.
- SyncInfoMessage() - Constructor for class org.ldaptive.extended.SyncInfoMessage
-
Default constructor.
- SyncInfoMessage(DERBuffer) - Constructor for class org.ldaptive.extended.SyncInfoMessage
-
Creates a new sync info message.
- SyncInfoMessage.Builder - Class in org.ldaptive.extended
- SyncInfoMessage.Type - Enum in org.ldaptive.extended
-
Types of request modes.
- SyncReplClient - Class in org.ldaptive.control.util
-
Client that simplifies using the sync repl control.
- SyncReplClient(ConnectionFactory, boolean) - Constructor for class org.ldaptive.control.util.SyncReplClient
-
Creates a new sync repl client.
- SyncReplCookie - Class in org.ldaptive.control.util
-
Class for parsing a sync repl cookie.
- SyncReplCookie(String) - Constructor for class org.ldaptive.control.util.SyncReplCookie
-
Creates a new sync repl cookie.
- SyncReplCookie.CSN - Class in org.ldaptive.control.util
-
Class representing a Change Sequence Number.
- SyncReplRunner - Class in org.ldaptive.control.util
-
Class that executes a
SyncReplClient
and expects to run continuously, reconnecting if the server is unavailable. - SyncReplRunner(ConnectionConfig, SearchRequest, CookieManager) - Constructor for class org.ldaptive.control.util.SyncReplRunner
-
Creates a new sync repl runner.
- SyncReplRunner(Transport, ConnectionConfig, SearchRequest, CookieManager) - Constructor for class org.ldaptive.control.util.SyncReplRunner
-
Creates a new sync repl runner.
- SyncRequestControl - Class in org.ldaptive.control
-
Request control for ldap content synchronization.
- SyncRequestControl() - Constructor for class org.ldaptive.control.SyncRequestControl
-
Default constructor.
- SyncRequestControl(SyncRequestControl.Mode) - Constructor for class org.ldaptive.control.SyncRequestControl
-
Creates a new sync request control.
- SyncRequestControl(SyncRequestControl.Mode, boolean) - Constructor for class org.ldaptive.control.SyncRequestControl
-
Creates a new sync request control.
- SyncRequestControl(SyncRequestControl.Mode, byte[], boolean) - Constructor for class org.ldaptive.control.SyncRequestControl
-
Creates a new sync request control.
- SyncRequestControl(SyncRequestControl.Mode, byte[], boolean, boolean) - Constructor for class org.ldaptive.control.SyncRequestControl
-
Creates a new sync request control.
- SyncRequestControl.Mode - Enum in org.ldaptive.control
-
Types of request modes.
- SyncStateControl - Class in org.ldaptive.control
-
Response control for ldap content synchronization.
- SyncStateControl() - Constructor for class org.ldaptive.control.SyncStateControl
-
Default constructor.
- SyncStateControl(boolean) - Constructor for class org.ldaptive.control.SyncStateControl
-
Creates a new sync state control.
- SyncStateControl(SyncStateControl.State) - Constructor for class org.ldaptive.control.SyncStateControl
-
Creates a new sync state control.
- SyncStateControl(SyncStateControl.State, boolean) - Constructor for class org.ldaptive.control.SyncStateControl
-
Creates a new sync state control.
- SyncStateControl(SyncStateControl.State, UUID, boolean) - Constructor for class org.ldaptive.control.SyncStateControl
-
Creates a new sync state control.
- SyncStateControl(SyncStateControl.State, UUID, byte[], boolean) - Constructor for class org.ldaptive.control.SyncStateControl
-
Creates a new sync state control.
- SyncStateControl.State - Enum in org.ldaptive.control
-
Types of states.
- Syntax - Class in org.ldaptive.schema
-
Bean for an attribute syntax schema element.
- Syntax(String) - Constructor for class org.ldaptive.schema.Syntax
-
Creates a new attribute syntax.
- Syntax(String, String, Extensions) - Constructor for class org.ldaptive.schema.Syntax
-
Creates a new attribute syntax.
- Syntax.DefaultDefinitionFunction - Class in org.ldaptive.schema
-
Parses a syntax definition using a char buffer.
- Syntax.RegexDefinitionFunction - Class in org.ldaptive.schema
-
Parses a syntax definition using a regular expression.
- SyntaxValueTranscoder - Class in org.ldaptive.schema.transcode
-
Decodes and encodes an attribute syntax for use in an ldap attribute value.
- SyntaxValueTranscoder() - Constructor for class org.ldaptive.schema.transcode.SyntaxValueTranscoder
T
- T61STR - org.ldaptive.asn1.UniversalDERTag
-
T61String type.
- TAG_CLASS - Static variable in class org.ldaptive.asn1.ApplicationDERTag
-
Application class is 01b in first two high-order bits.
- TAG_CLASS - Static variable in class org.ldaptive.asn1.ContextDERTag
-
Context-specific class is 10b in first two high-order bits.
- TAG_CLASS - Static variable in enum org.ldaptive.asn1.UniversalDERTag
-
Universal tag class is 00b in first two high-order bytes.
- TAG_NAME - Static variable in class org.ldaptive.asn1.ApplicationDERTag
-
Generic tag name "APP" for a application-specific type.
- TAG_NAME - Static variable in class org.ldaptive.asn1.ContextDERTag
-
Generic tag name "CTX" for a context-specific type.
- template(FilterTemplate) - Method in class org.ldaptive.SearchOperation.Builder
-
Sets the filter template.
- test(LdapURL) - Method in class org.ldaptive.transport.netty.NettyConnection
- test(LdapURL) - Method in class org.ldaptive.transport.TransportConnection
-
Determine whether the supplied URL is acceptable for use.
- testAndThrow(Result) - Method in interface org.ldaptive.handler.ResultPredicate
-
Test a result and throw if the test succeeds.
- testInactiveUrls() - Method in class org.ldaptive.LdapURLActivatorService
-
Tests each registered URL.
- throwIf(ResultPredicate) - Method in class org.ldaptive.AbstractOperation.AbstractBuilder
-
Sets the function to test a result.
- throwIf(ResultPredicate) - Method in interface org.ldaptive.CompareOperationHandle
- throwIf(ResultPredicate) - Method in interface org.ldaptive.extended.ExtendedOperationHandle
- throwIf(ResultPredicate) - Method in interface org.ldaptive.OperationHandle
-
Sets the function to determine whether an exception should be raised by a particular result.
- throwIf(ResultPredicate) - Method in interface org.ldaptive.SearchOperationHandle
- throwIf(ResultPredicate) - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- throwIf(ResultPredicate) - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- throwIf(ResultPredicate) - Method in class org.ldaptive.transport.DefaultOperationHandle
- throwIf(ResultPredicate) - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- throwIfNotInitialized() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Used to determine whether
AbstractConnectionPool.initialize()
has been invoked for this pool. - throwSecurityException() - Method in interface org.ldaptive.auth.AccountState.Error
-
Throws the LoginException that best maps to this error.
- throwSecurityException() - Method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
- throwSecurityException() - Method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
- throwSecurityException() - Method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
- throwSecurityException() - Method in enum org.ldaptive.auth.ext.PasswordExpirationAccountState.Error
- throwSecurityException() - Method in enum org.ldaptive.control.PasswordPolicyControl.Error
- TIME_LIMIT_EXCEEDED - org.ldaptive.ResultCode
-
time limit exceeded.
- timeLimit(Duration) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the time limit.
- timeout(Duration) - Method in class org.ldaptive.AbstractConnectionValidator.AbstractBuilder
-
Sets the validation timeout.
- TLS_NOT_SUPPORTED - org.ldaptive.ResultCode
-
tls not supported.
- toBytes(boolean) - Static method in class org.ldaptive.asn1.BooleanType
-
Converts the supplied boolean to a byte array.
- toBytes(int) - Static method in class org.ldaptive.asn1.OidType
-
Converts the supplied oid component to a byte array.
- toBytes(int[]) - Static method in class org.ldaptive.asn1.OidType
-
Converts the supplied list of oid components to a byte array.
- toBytes(String) - Static method in class org.ldaptive.ad.GlobalIdentifier
-
Converts the supplied GUID to it's binary format.
- toBytes(String) - Static method in class org.ldaptive.ad.SecurityIdentifier
-
Converts the supplied SID to it's binary format.
- toBytes(String) - Static method in class org.ldaptive.asn1.OctetStringType
-
Converts the supplied string to a byte array using the UTF-8 encoding.
- toBytes(BigInteger) - Static method in class org.ldaptive.asn1.IntegerType
-
Converts the supplied big integer to a byte array.
- toBytes(UUID) - Static method in class org.ldaptive.asn1.UuidType
-
Converts the supplied uuid to a byte array.
- TOO_LATE - org.ldaptive.ResultCode
-
too late, See RFC 3909.
- toRoles(Collection<LdapAttribute>) - Static method in class org.ldaptive.jaas.LdapRole
-
Iterates over the supplied attributes and returns all values as a set of ldap roles.
- toRoles(LdapEntry) - Static method in class org.ldaptive.jaas.LdapRole
-
Iterates over the supplied entry and returns all attributes as a set of ldap roles.
- toRoles(SearchResponse) - Static method in class org.ldaptive.jaas.LdapRole
-
Iterates over the supplied result and returns all attributes as a set of ldap roles.
- toString() - Method in class org.ldaptive.AbandonRequest
- toString() - Method in class org.ldaptive.AbstractConnectionStrategy
- toString() - Method in class org.ldaptive.AbstractMessage
- toString() - Method in class org.ldaptive.AbstractOperation
- toString() - Method in class org.ldaptive.AbstractRequestMessage
- toString() - Method in class org.ldaptive.AbstractResult
- toString() - Method in class org.ldaptive.AbstractRetryMetadata
- toString() - Method in class org.ldaptive.ad.control.DirSyncControl
- toString() - Method in class org.ldaptive.ad.control.ExtendedDnControl
- toString() - Method in class org.ldaptive.ad.control.GetStatsControl
- toString() - Method in class org.ldaptive.ad.control.SearchOptionsControl
- toString() - Method in class org.ldaptive.ad.control.util.NotificationClient.NotificationItem
- toString() - Method in class org.ldaptive.ad.control.VerifyNameControl
- toString() - Method in class org.ldaptive.AddRequest
- toString() - Method in class org.ldaptive.asn1.AbstractDERTag
- toString() - Method in class org.ldaptive.asn1.ApplicationDERTag
- toString() - Method in class org.ldaptive.asn1.AttributeValueAssertion
-
Deprecated.
- toString() - Method in class org.ldaptive.asn1.AttributeValueAssertion.Value
-
Deprecated.
- toString() - Method in class org.ldaptive.asn1.CustomDERTag
- toString() - Method in class org.ldaptive.asn1.DefaultDERBuffer
- toString() - Method in class org.ldaptive.asn1.DERPath
- toString() - Method in class org.ldaptive.asn1.DN
-
Deprecated.
- toString() - Method in class org.ldaptive.asn1.RDN
-
Deprecated.
- toString() - Method in class org.ldaptive.AttributeModification
- toString() - Method in class org.ldaptive.auth.AccountState.DefaultWarning
- toString() - Method in class org.ldaptive.auth.AccountState
- toString() - Method in class org.ldaptive.auth.AuthenticationCriteria
- toString() - Method in class org.ldaptive.auth.AuthenticationHandlerResponse
- toString() - Method in class org.ldaptive.auth.AuthenticationRequest
- toString() - Method in class org.ldaptive.auth.AuthenticationResponse
- toString() - Method in class org.ldaptive.auth.Authenticator
- toString() - Method in class org.ldaptive.auth.CompareAuthenticationHandler.Scheme
- toString() - Method in class org.ldaptive.auth.CompareAuthenticationHandler
- toString() - Method in class org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler
- toString() - Method in class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
- toString() - Method in class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
- toString() - Method in class org.ldaptive.auth.FormatDnResolver
- toString() - Method in class org.ldaptive.auth.NoOpDnResolver
- toString() - Method in class org.ldaptive.auth.NoOpEntryResolver
- toString() - Method in class org.ldaptive.auth.SearchDnResolver
- toString() - Method in class org.ldaptive.auth.SearchEntryResolver
- toString() - Method in class org.ldaptive.auth.SimpleBindAuthenticationHandler
- toString() - Method in class org.ldaptive.auth.User
- toString() - Method in class org.ldaptive.beans.AbstractClassDescriptor.SimpleAttributeValueMutator
- toString() - Method in class org.ldaptive.beans.AbstractClassDescriptor
- toString() - Method in class org.ldaptive.beans.reflect.AbstractCollectionReflectionTranscoder
- toString() - Method in class org.ldaptive.beans.reflect.ArrayReflectionTranscoder
- toString() - Method in class org.ldaptive.beans.reflect.DefaultDnValueMutator
- toString() - Method in class org.ldaptive.beans.reflect.DefaultReflectionTranscoder
- toString() - Method in class org.ldaptive.beans.reflect.FieldAttributeValueMutator
- toString() - Method in class org.ldaptive.beans.reflect.MethodAttributeValueMutator
- toString() - Method in class org.ldaptive.beans.reflect.SingleValueReflectionTranscoder
- toString() - Method in class org.ldaptive.beans.spring.SpelAttributeValueMutator
- toString() - Method in class org.ldaptive.beans.spring.SpelDnValueMutator
- toString() - Method in class org.ldaptive.BindConnectionInitializer
- toString() - Method in class org.ldaptive.ClosedRetryMetadata
- toString() - Method in class org.ldaptive.CompareConnectionValidator
- toString() - Method in class org.ldaptive.CompareOperation
- toString() - Method in class org.ldaptive.CompareRequest
- toString() - Method in class org.ldaptive.concurrent.AbstractOperationWorker
- toString() - Method in class org.ldaptive.ConnectionConfig
- toString() - Method in class org.ldaptive.control.AbstractControl
- toString() - Method in class org.ldaptive.control.AuthorizationIdentityResponseControl
- toString() - Method in class org.ldaptive.control.EntryChangeNotificationControl
- toString() - Method in class org.ldaptive.control.GenericControl
- toString() - Method in class org.ldaptive.control.MatchedValuesRequestControl
- toString() - Method in class org.ldaptive.control.PagedResultsControl
- toString() - Method in class org.ldaptive.control.PasswordExpiringControl
- toString() - Method in class org.ldaptive.control.PasswordPolicyControl
- toString() - Method in class org.ldaptive.control.PersistentSearchRequestControl
- toString() - Method in class org.ldaptive.control.ProxyAuthorizationControl
- toString() - Method in class org.ldaptive.control.SessionTrackingControl
- toString() - Method in class org.ldaptive.control.SortKey
- toString() - Method in class org.ldaptive.control.SortRequestControl
- toString() - Method in class org.ldaptive.control.SortResponseControl
- toString() - Method in class org.ldaptive.control.SyncDoneControl
- toString() - Method in class org.ldaptive.control.SyncRequestControl
- toString() - Method in class org.ldaptive.control.SyncStateControl
- toString() - Method in class org.ldaptive.control.util.SyncReplClient
- toString() - Method in class org.ldaptive.control.util.SyncReplRunner
- toString() - Method in class org.ldaptive.control.util.VirtualListViewParams
- toString() - Method in class org.ldaptive.control.VirtualListViewRequestControl
- toString() - Method in class org.ldaptive.control.VirtualListViewResponseControl
- toString() - Method in class org.ldaptive.Credential
- toString() - Method in class org.ldaptive.DefaultConnectionFactory
- toString() - Method in class org.ldaptive.DeleteRequest
- toString() - Method in class org.ldaptive.dn.Dn
- toString() - Method in class org.ldaptive.dn.NameValue
- toString() - Method in class org.ldaptive.dn.RDn
- toString() - Method in class org.ldaptive.dns.AbstractDNSResolver
- toString() - Method in class org.ldaptive.dns.DefaultDNSContextFactory
- toString() - Method in class org.ldaptive.dns.SRVDNSResolver
- toString() - Method in class org.ldaptive.dns.SRVRecord
- toString() - Method in class org.ldaptive.ext.MergeRequest
- toString() - Method in class org.ldaptive.extended.ExtendedOperation
- toString() - Method in class org.ldaptive.extended.ExtendedRequest
- toString() - Method in class org.ldaptive.extended.ExtendedResponse
- toString() - Method in class org.ldaptive.extended.IntermediateResponse
- toString() - Method in class org.ldaptive.extended.SyncInfoMessage
- toString() - Method in class org.ldaptive.filter.AbstractAttributeValueAssertionFilter
- toString() - Method in class org.ldaptive.filter.AndFilter
- toString() - Method in class org.ldaptive.filter.ExtensibleFilter
- toString() - Method in class org.ldaptive.filter.NotFilter
- toString() - Method in class org.ldaptive.filter.OrFilter
- toString() - Method in class org.ldaptive.filter.SubstringFilter
- toString() - Method in class org.ldaptive.FilterTemplate
- toString() - Method in class org.ldaptive.handler.CaseChangeEntryHandler
- toString() - Method in class org.ldaptive.handler.DnAttributeEntryHandler
- toString() - Method in class org.ldaptive.handler.MergeAttributeEntryHandler
- toString() - Method in class org.ldaptive.handler.MergeResultHandler
- toString() - Method in class org.ldaptive.handler.RecursiveResultHandler
- toString() - Method in class org.ldaptive.handler.SortResultHandler
- toString() - Method in class org.ldaptive.jaas.LdapCredential
- toString() - Method in class org.ldaptive.jaas.LdapDnPrincipal
- toString() - Method in class org.ldaptive.jaas.LdapGroup
- toString() - Method in class org.ldaptive.jaas.LdapPrincipal
- toString() - Method in class org.ldaptive.jaas.LdapRole
- toString() - Method in class org.ldaptive.jaas.SearchRoleResolver
- toString() - Method in class org.ldaptive.LdapAttribute
- toString() - Method in class org.ldaptive.LdapEntry
- toString() - Method in class org.ldaptive.LdapURL
- toString() - Method in class org.ldaptive.LdapURLRetryMetadata
- toString() - Method in class org.ldaptive.LdapURLSet
- toString() - Method in class org.ldaptive.ModifyDnRequest
- toString() - Method in class org.ldaptive.ModifyRequest
- toString() - Method in class org.ldaptive.pool.AbstractConnectionPool.DefaultPooledConnectionProxy
- toString() - Method in class org.ldaptive.pool.AbstractConnectionPool
- toString() - Method in class org.ldaptive.pool.BindConnectionPassivator
- toString() - Method in class org.ldaptive.pool.BlockingConnectionPool
- toString() - Method in class org.ldaptive.pool.IdlePruneStrategy
- toString() - Method in class org.ldaptive.pool.PooledConnectionStatistics
- toString() - Method in class org.ldaptive.pool.Queue
- toString() - Method in class org.ldaptive.PooledConnectionFactory
- toString() - Method in class org.ldaptive.sasl.CramMD5BindRequest
- toString() - Method in class org.ldaptive.sasl.DefaultSaslClientRequest
- toString() - Method in class org.ldaptive.sasl.DigestMD5BindRequest
- toString() - Method in class org.ldaptive.sasl.GssApiBindRequest
- toString() - Method in class org.ldaptive.sasl.SaslBindRequest
- toString() - Method in class org.ldaptive.sasl.SaslConfig
- toString() - Method in class org.ldaptive.schema.AttributeType
- toString() - Method in class org.ldaptive.schema.DITContentRule
- toString() - Method in class org.ldaptive.schema.DITStructureRule
- toString() - Method in class org.ldaptive.schema.Extensions
- toString() - Method in class org.ldaptive.schema.MatchingRule
- toString() - Method in class org.ldaptive.schema.MatchingRuleUse
- toString() - Method in class org.ldaptive.schema.NameForm
- toString() - Method in class org.ldaptive.schema.ObjectClass
- toString() - Method in class org.ldaptive.schema.Schema
- toString() - Method in class org.ldaptive.schema.Syntax
- toString() - Method in class org.ldaptive.SearchConnectionValidator
- toString() - Method in class org.ldaptive.SearchOperation
- toString() - Method in class org.ldaptive.SearchRequest
- toString() - Method in class org.ldaptive.SearchResponse
- toString() - Method in class org.ldaptive.SearchResultReference
- toString() - Method in class org.ldaptive.SimpleBindRequest
- toString() - Method in class org.ldaptive.SingleConnectionFactory
- toString() - Method in class org.ldaptive.ssl.AggregateTrustManager
- toString() - Method in class org.ldaptive.ssl.DefaultSSLContextInitializer
- toString() - Method in class org.ldaptive.ssl.HostnameVerifierAdapter
- toString() - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig
- toString() - Method in class org.ldaptive.ssl.KeyStoreSSLContextInitializer
- toString() - Method in class org.ldaptive.ssl.SslConfig
- toString() - Method in class org.ldaptive.ssl.X509CredentialConfig
- toString() - Method in class org.ldaptive.ssl.X509SSLContextInitializer
- toString() - Method in class org.ldaptive.templates.Query
- toString() - Method in class org.ldaptive.templates.SearchTemplates
- toString() - Method in class org.ldaptive.templates.SearchTemplatesOperation
- toString() - Method in class org.ldaptive.transport.DefaultCompareOperationHandle
- toString() - Method in class org.ldaptive.transport.DefaultExtendedOperationHandle
- toString() - Method in class org.ldaptive.transport.DefaultOperationHandle
- toString() - Method in class org.ldaptive.transport.DefaultSearchOperationHandle
- toString() - Method in class org.ldaptive.transport.netty.ConnectionTransport
- toString() - Method in class org.ldaptive.transport.netty.EncodedRequest
- toString() - Method in class org.ldaptive.transport.netty.NettyConnection
- toString() - Method in class org.ldaptive.transport.netty.NettyConnectionFactoryTransport
- toString() - Method in class org.ldaptive.transport.netty.NettyDERBuffer
- toString(byte[]) - Static method in class org.ldaptive.ad.GlobalIdentifier
-
Converts the supplied GUID to it's string format.
- toString(byte[]) - Static method in class org.ldaptive.ad.SecurityIdentifier
-
Converts the supplied SID to it's string format.
- transcoder() - Method in annotation type org.ldaptive.beans.Attribute
-
Transcoder for this attribute.
- TranscoderFactory - Class in org.ldaptive.beans.reflect
-
Creates value transcoders and stores them in a static map.
- Transport - Interface in org.ldaptive.transport
-
Provides an abstraction layer for different
TransportConnection
implementations. - TransportConnection - Class in org.ldaptive.transport
-
Base class for connection implementations.
- TransportConnection(ConnectionConfig) - Constructor for class org.ldaptive.transport.TransportConnection
-
Creates a new transport connection.
- TransportFactory - Class in org.ldaptive.transport
-
Factory for creating connection transports.
- transportOption(String, Object) - Method in class org.ldaptive.ConnectionConfig.Builder
- TreeDeleteControl - Class in org.ldaptive.control
-
Request control for TreeDelete.
- TreeDeleteControl() - Constructor for class org.ldaptive.control.TreeDeleteControl
-
Default constructor.
- TreeDeleteControl(boolean) - Constructor for class org.ldaptive.control.TreeDeleteControl
-
Creates a new tree delete control.
- trustCertificates(String) - Method in class org.ldaptive.ssl.X509CredentialConfig.Builder
- trustManagers - Variable in class org.ldaptive.ssl.AbstractSSLContextInitializer
-
Trust managers.
- trustManagers(TrustManager...) - Method in class org.ldaptive.ssl.SslConfig.Builder
- trustStore(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- trustStoreAliases(String...) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- trustStorePassword(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- trustStoreType(String) - Method in class org.ldaptive.ssl.KeyStoreCredentialConfig.Builder
- tryFirstPass - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether credentials from the shared state should be used if they are available.
- type(SyncInfoMessage.Type) - Method in class org.ldaptive.extended.SyncInfoMessage.Builder
- typeMappings(Map<String, Class<?>>) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- typesOnly(boolean) - Method in class org.ldaptive.SearchRequest.Builder
-
Sets the types only.
U
- UNAVAILABLE - org.ldaptive.ResultCode
-
unavailable.
- UNAVAILABLE_CRITICAL_EXTENSION - org.ldaptive.ResultCode
-
unavailable critical extension.
- UnbindRequest - Class in org.ldaptive
-
LDAP unbind request defined as:
- UnbindRequest() - Constructor for class org.ldaptive.UnbindRequest
- UNDEFINED_ATTRIBUTE_TYPE - org.ldaptive.ResultCode
-
undefined attribute type.
- UnicodePwdAttribute - Class in org.ldaptive.ad
-
Helper class for the active directory unicodePwd attribute.
- UnicodePwdAttribute() - Constructor for class org.ldaptive.ad.UnicodePwdAttribute
-
Default constructor.
- UnicodePwdAttribute(String...) - Constructor for class org.ldaptive.ad.UnicodePwdAttribute
-
Creates a new unicode pwd attribute.
- UnicodePwdValueTranscoder - Class in org.ldaptive.ad.transcode
-
Decodes and encodes an active directory unicodePwd value for use in an ldap attribute value.
- UnicodePwdValueTranscoder() - Constructor for class org.ldaptive.ad.transcode.UnicodePwdValueTranscoder
- UNISTR - org.ldaptive.asn1.UniversalDERTag
-
UniversalString type.
- UniversalDERTag - Enum in org.ldaptive.asn1
-
Enumeration with common BER/DER universal tag types.
- UNKNOWN - org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
unknown state.
- unsolicitedNotification(UnsolicitedNotification) - Method in class org.ldaptive.transport.DefaultOperationHandle
-
Invokes
DefaultOperationHandle.onUnsolicitedNotification
. - UnsolicitedNotification - Class in org.ldaptive.extended
-
LDAP unsolicited notification defined as:
- UnsolicitedNotification() - Constructor for class org.ldaptive.extended.UnsolicitedNotification
-
Default constructor.
- UnsolicitedNotification(DERBuffer) - Constructor for class org.ldaptive.extended.UnsolicitedNotification
-
Creates a new unsolicited notification.
- UnsolicitedNotification.Builder - Class in org.ldaptive.extended
- UnsolicitedNotificationHandler - Interface in org.ldaptive.handler
-
Marker interface for an intermediate response handler.
- UNWILLING_TO_PERFORM - org.ldaptive.ResultCode
-
unwilling to perform.
- UPPER - org.ldaptive.handler.CaseChangeEntryHandler.CaseChange
-
upper case.
- uris(String...) - Method in class org.ldaptive.SearchResultReference.Builder
- url(String) - Method in class org.ldaptive.ConnectionConfig.Builder
- URL_PATTERN - Static variable in class org.ldaptive.LdapURL
-
Pattern to match LDAP URL.
- URLResourceLoader - Class in org.ldaptive.io
-
Creates an
InputStream
from a string that is aURL
. - URLResourceLoader() - Constructor for class org.ldaptive.io.URLResourceLoader
- useFirstPass - Variable in class org.ldaptive.jaas.AbstractLoginModule
-
Whether credentials from the shared state should be used.
- useOperationalAttributes(boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- useOptionalAttributes(boolean) - Method in class org.ldaptive.beans.generate.BeanGenerator.Builder
- user(User) - Method in class org.ldaptive.auth.AuthenticationRequest.Builder
-
Sets the user.
- User - Class in org.ldaptive.auth
-
Encapsulates the data needed to perform authentication for a user.
- User(String) - Constructor for class org.ldaptive.auth.User
-
Creates a new user.
- User(String, Object) - Constructor for class org.ldaptive.auth.User
-
Creates a new user.
- USER_APPLICATIONS - org.ldaptive.schema.AttributeUsage
-
user applications.
- USER_CANCELLED - org.ldaptive.ResultCode
-
user cancelled.
- USERNAME_ACCT_OID - Static variable in class org.ldaptive.control.SessionTrackingControl
-
OID for the SASL authorization identity string format.
- useStartTLS(boolean) - Method in class org.ldaptive.ConnectionConfig.Builder
- UTCTIME - org.ldaptive.asn1.UniversalDERTag
-
UTCTime type.
- utf8Encode(byte[]) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a UTF-8 encoded string.
- utf8Encode(byte[], boolean) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a UTF-8 encoded string.
- utf8Encode(String) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a UTF-8 encoded byte array.
- utf8Encode(String, boolean) - Static method in class org.ldaptive.LdapUtils
-
This will convert the supplied value to a UTF-8 encoded byte array.
- UTF8STR - org.ldaptive.asn1.UniversalDERTag
-
UTF8String type.
- uuids(UUID...) - Method in class org.ldaptive.extended.SyncInfoMessage.Builder
- UuidType - Class in org.ldaptive.asn1
-
Converts UUIDs to and from their DER encoded format.
- UuidType(UUID) - Constructor for class org.ldaptive.asn1.UuidType
-
Creates a new uuid type.
- UuidType(DERTag, UUID) - Constructor for class org.ldaptive.asn1.UuidType
-
Creates a new uuid type.
- UUIDValueTranscoder - Class in org.ldaptive.transcode
-
Decodes and encodes a UUID for use in an ldap attribute value.
- UUIDValueTranscoder() - Constructor for class org.ldaptive.transcode.UUIDValueTranscoder
V
- validate() - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Attempts to validate all connections in the pool.
- validate(String) - Method in class org.ldaptive.schema.AbstractDefaultDefinitionFunction
-
Validates that the supplied definition is generally of the correct form.
- validateAndPassivateConnection(PooledConnectionProxy) - Method in class org.ldaptive.pool.AbstractConnectionPool
-
Deprecated.
- validateInput(String, AuthenticationRequest) - Method in class org.ldaptive.auth.Authenticator
-
Validates the authentication request and resolved DN.
- validateOnCheckIn(boolean) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- validateOnCheckOut(boolean) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- validatePeriodically(boolean) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- ValidationException - Exception in org.ldaptive.pool
-
Thrown when an attempt to validate a pooled connection fails.
- ValidationException(Exception) - Constructor for exception org.ldaptive.pool.ValidationException
-
Creates a new validation exception.
- ValidationException(String) - Constructor for exception org.ldaptive.pool.ValidationException
-
Creates a new validation exception.
- ValidationException(String, Exception) - Constructor for exception org.ldaptive.pool.ValidationException
-
Creates a new validation exception.
- validationExceptionHandler(ValidationExceptionHandler) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- ValidationExceptionHandler - Interface in org.ldaptive.pool
-
Marker interface for a validation exception handler.
- validator(ConnectionValidator) - Method in class org.ldaptive.PooledConnectionFactory.Builder
- value() - Method in enum org.ldaptive.ad.control.DirSyncControl.Flag
-
Returns the value.
- value() - Method in enum org.ldaptive.control.PersistentSearchChangeType
-
Returns the value.
- value() - Method in enum org.ldaptive.control.SyncRequestControl.Mode
-
Returns the value.
- value() - Method in enum org.ldaptive.control.SyncStateControl.State
-
Returns the value.
- value() - Method in enum org.ldaptive.props.PropertySource.PropertyDomain
-
Returns the properties domain value.
- value() - Method in enum org.ldaptive.ResultCode
-
Returns the result code value.
- value() - Method in enum org.ldaptive.ReturnAttributes
-
Returns the value(s).
- value(byte[]) - Method in class org.ldaptive.extended.ExtendedRequest.Builder
-
Sets the request value.
- value(String) - Method in class org.ldaptive.CompareRequest.Builder
-
Sets the assertion value.
- Value(DERTag, byte[]) - Constructor for class org.ldaptive.asn1.AttributeValueAssertion.Value
-
Deprecated.Creates a new value.
- valueOf(int) - Static method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
Returns the error for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
Returns the error for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
Returns the error for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.control.PasswordPolicyControl.Error
-
Returns the error for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.control.PersistentSearchChangeType
-
Returns the persistent search change type for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.control.SyncRequestControl.Mode
-
Returns the mode for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.control.SyncStateControl.State
-
Returns the state for the supplied integer constant.
- valueOf(int) - Static method in enum org.ldaptive.ResultCode
-
Returns the result code for the supplied integer constant.
- valueOf(long) - Static method in enum org.ldaptive.ad.control.DirSyncControl.Flag
-
Returns the flag for the supplied integer constant.
- valueOf(String) - Static method in enum org.ldaptive.ad.control.DirSyncControl.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.ad.control.ExtendedDnControl.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.ad.control.SearchOptionsControl.Flag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.asn1.UniversalDERTag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.AttributeModification.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.auth.AuthenticationResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.auth.ext.PasswordExpirationAccountState.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.control.PasswordPolicyControl.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.control.PersistentSearchChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.control.SyncRequestControl.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.control.SyncStateControl.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.DerefAliases
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.extended.SyncInfoMessage.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.filter.Filter.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.filter.SubstringFilter.Substrings
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.handler.CaseChangeEntryHandler.CaseChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.pool.QueueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.props.PropertySource.PropertyDomain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.ResultCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.ReturnAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.sasl.Mechanism
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.sasl.QualityOfProtection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.sasl.SecurityStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.schema.AttributeUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.schema.ObjectClassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.SearchScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.ssl.AggregateTrustManager.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ldaptive.transport.netty.NettyConnection.MessageStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ldaptive.ad.control.DirSyncControl.Flag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.ad.control.ExtendedDnControl.Flag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.ad.control.SearchOptionsControl.Flag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.asn1.UniversalDERTag
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.AttributeModification.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.auth.AuthenticationResultCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.auth.ext.ActiveDirectoryAccountState.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.auth.ext.EDirectoryAccountState.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.auth.ext.FreeIPAAccountState.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.auth.ext.PasswordExpirationAccountState.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in annotation type org.ldaptive.beans.Attribute
-
Attribute values.
- values() - Static method in enum org.ldaptive.control.PasswordPolicyControl.Error
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.control.PersistentSearchChangeType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.control.SyncRequestControl.Mode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.control.SyncStateControl.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.DerefAliases
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.extended.SyncInfoMessage.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.filter.Filter.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.filter.SubstringFilter.Substrings
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.handler.CaseChangeEntryHandler.CaseChange
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.pool.QueueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.props.PropertySource.PropertyDomain
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.ResultCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.ReturnAttributes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.sasl.Mechanism
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.sasl.QualityOfProtection
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.sasl.SecurityStrength
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.schema.AttributeUsage
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.schema.ObjectClassType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.SearchScope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.ssl.AggregateTrustManager.Strategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.ldaptive.transport.netty.NettyConnection.MessageStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(byte[]...) - Method in class org.ldaptive.LdapAttribute.Builder
- values(String...) - Method in class org.ldaptive.LdapAttribute.Builder
- values(ByteBuffer...) - Method in class org.ldaptive.LdapAttribute.Builder
- values(Function<T, byte[]>, T...) - Method in class org.ldaptive.LdapAttribute.Builder
- ValueTranscoder<T> - Interface in org.ldaptive.transcode
-
Interface for decoding and encoding custom types for ldap attribute values.
- verify(String, X509Certificate) - Method in class org.ldaptive.ssl.AllowAnyHostnameVerifier
- verify(String, X509Certificate) - Method in interface org.ldaptive.ssl.CertificateHostnameVerifier
-
Verify the supplied hostname matches the supplied certificate.
- verify(String, X509Certificate) - Method in class org.ldaptive.ssl.DefaultHostnameVerifier
-
Verify if the hostname is an IP address using
LdapUtils.isIPAddress(String)
. - verify(String, SSLSession) - Method in class org.ldaptive.ssl.AllowAnyHostnameVerifier
- verify(String, SSLSession) - Method in class org.ldaptive.ssl.DefaultHostnameVerifier
- verify(String, SSLSession) - Method in class org.ldaptive.ssl.HostnameVerifierAdapter
- verifyDNS(String, X509Certificate) - Method in class org.ldaptive.ssl.DefaultHostnameVerifier
-
Verify the certificate allows use of the supplied DNS name.
- verifyHostname(SSLSession, X509Certificate) - Method in class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
-
Resolves a hostname from the supplied session and invokes
X509ExtendedTrustManagerWrapper.hostnameVerifier
. - verifyIP(String, X509Certificate) - Method in class org.ldaptive.ssl.DefaultHostnameVerifier
-
Verify the certificate allows use of the supplied IP address.
- VerifyNameControl - Class in org.ldaptive.ad.control
-
Request control for active directory servers to use an extended form of an object distinguished name.
- VerifyNameControl() - Constructor for class org.ldaptive.ad.control.VerifyNameControl
-
Default constructor.
- VerifyNameControl(String) - Constructor for class org.ldaptive.ad.control.VerifyNameControl
-
Creates a new verify name control.
- VerifyNameControl(String, boolean) - Constructor for class org.ldaptive.ad.control.VerifyNameControl
-
Creates a new verify name control.
- VERSION - Static variable in interface org.ldaptive.BindRequest
-
bind protocol version.
- VIRTUAL_LIST_VIEW_ERROR - org.ldaptive.ResultCode
-
virtual list view error, See draft-ietf-ldapext-ldapv3-vlv.
- VirtualListViewClient - Class in org.ldaptive.control.util
-
Client that simplifies using the virtual list view control.
- VirtualListViewClient(ConnectionFactory, SortKey...) - Constructor for class org.ldaptive.control.util.VirtualListViewClient
-
Creates a new virtual list view client.
- VirtualListViewParams - Class in org.ldaptive.control.util
-
Contains data required by the virtual list view operation.
- VirtualListViewParams(int, int, int) - Constructor for class org.ldaptive.control.util.VirtualListViewParams
-
Creates a new virtual list view params.
- VirtualListViewParams(String, int, int) - Constructor for class org.ldaptive.control.util.VirtualListViewParams
-
Creates a new virtual list view params.
- VirtualListViewRequestControl - Class in org.ldaptive.control
-
Request control for virtual list view.
- VirtualListViewRequestControl() - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Default constructor.
- VirtualListViewRequestControl(int, int, int) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(int, int, int, boolean) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(int, int, int, int, byte[]) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(int, int, int, int, byte[], boolean) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(String, int, int) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(String, int, int, boolean) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(String, int, int, byte[]) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewRequestControl(String, int, int, byte[], boolean) - Constructor for class org.ldaptive.control.VirtualListViewRequestControl
-
Creates a new virtual list view request control.
- VirtualListViewResponseControl - Class in org.ldaptive.control
-
Response control for virtual list view.
- VirtualListViewResponseControl() - Constructor for class org.ldaptive.control.VirtualListViewResponseControl
-
Default constructor.
- VirtualListViewResponseControl(boolean) - Constructor for class org.ldaptive.control.VirtualListViewResponseControl
-
Creates a new virtual list view response control.
- VirtualListViewResponseControl(int, int, ResultCode, byte[]) - Constructor for class org.ldaptive.control.VirtualListViewResponseControl
-
Creates a new virtual list view response control.
- VirtualListViewResponseControl(int, int, ResultCode, byte[], boolean) - Constructor for class org.ldaptive.control.VirtualListViewResponseControl
-
Creates a new virtual list view response control.
- VTEXSTR - org.ldaptive.asn1.UniversalDERTag
-
VideotexString type.
W
- WhoAmIEntryResolver - Class in org.ldaptive.auth
-
Executes the whoami extended operation on the authenticated connection, then performs an object level search on the result.
- WhoAmIEntryResolver() - Constructor for class org.ldaptive.auth.WhoAmIEntryResolver
- WhoAmIRequest - Class in org.ldaptive.extended
-
LDAP who am i request defined as:
- WhoAmIRequest() - Constructor for class org.ldaptive.extended.WhoAmIRequest
-
Default constructor.
- WhoAmIResponseParser - Class in org.ldaptive.extended
-
Utility class for parsing the responseValue from a whoami extended operation.
- write() - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Writes the generated classes to disk.
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class org.ldaptive.transport.netty.SaslHandler
- write(String) - Method in class org.ldaptive.beans.generate.BeanGenerator
-
Writes the generated classes to disk at the supplied path.
- write(SearchResponse) - Method in class org.ldaptive.io.JsonWriter
-
Writes the supplied search result to the writer.
- write(SearchResponse) - Method in class org.ldaptive.io.LdifWriter
-
Writes the supplied search result to the writer.
- write(SearchResponse) - Method in interface org.ldaptive.io.SearchResultWriter
-
Writes the supplied ldap result.
- write(DefaultOperationHandle) - Method in class org.ldaptive.transport.netty.NettyConnection
- write(DefaultOperationHandle) - Method in class org.ldaptive.transport.TransportConnection
-
Write the request in the supplied handle to the LDAP server.
- writeCookie(byte[]) - Method in interface org.ldaptive.control.util.CookieManager
-
Writes a cookie to storage.
- writeCookie(byte[]) - Method in class org.ldaptive.control.util.DefaultCookieManager
- WSP_REGEX - Static variable in class org.ldaptive.schema.AbstractRegexDefinitionFunction
-
Regex to match zero or more spaces.
X
- X509CertificateCredentialReader - Class in org.ldaptive.ssl
-
Loads an X.509 certificate credential from a classpath, filepath, or stream resource.
- X509CertificateCredentialReader() - Constructor for class org.ldaptive.ssl.X509CertificateCredentialReader
- X509CertificatesCredentialReader - Class in org.ldaptive.ssl
-
Loads X.509 certificate credentials from a classpath, filepath, or stream resource.
- X509CertificatesCredentialReader() - Constructor for class org.ldaptive.ssl.X509CertificatesCredentialReader
- X509CredentialConfig - Class in org.ldaptive.ssl
-
Provides the properties necessary for creating an SSL context initializer with an X.509 credential reader.
- X509CredentialConfig() - Constructor for class org.ldaptive.ssl.X509CredentialConfig
- X509CredentialConfig.Builder - Class in org.ldaptive.ssl
- X509DnDecoder - Class in org.ldaptive.ssl
-
Utility class for decoding the DER data in an X509 DN.
- X509DnDecoder() - Constructor for class org.ldaptive.ssl.X509DnDecoder
- X509ExtendedTrustManagerWrapper - Class in org.ldaptive.ssl
-
Wraps an
X509TrustManager
in order to provide hostname verification. - X509ExtendedTrustManagerWrapper(X509TrustManager, CertificateHostnameVerifier) - Constructor for class org.ldaptive.ssl.X509ExtendedTrustManagerWrapper
-
Creates a new X509 extended trust manager wrapper.
- X509SSLContextInitializer - Class in org.ldaptive.ssl
-
Provides an SSL context initializer which can use X.509 certificates to create key and trust managers.
- X509SSLContextInitializer() - Constructor for class org.ldaptive.ssl.X509SSLContextInitializer
Z
- ZonedDateTimeToStringConverter - Class in org.ldaptive.beans.spring.convert
-
Convert a
ZonedDateTime
to a String. - ZonedDateTimeToStringConverter() - Constructor for class org.ldaptive.beans.spring.convert.ZonedDateTimeToStringConverter
All Classes All Packages