Uses of Interface
org.ldaptive.Freezable
Packages that use Freezable
Package
Description
-
Uses of Freezable in org.ldaptive
Classes in org.ldaptive that implement FreezableModifier and TypeClassDescriptionclassProvides common implementations for configuration objects.classBase class for connection strategy implementations.classBase class for connection validator implementations.classBase class for objects that can be made immutable.classAbstractOperationConnectionValidator<Q extends Request,S extends Result> Base class for validators that use an operation to perform validation.classAbstractOperationFactory<Q extends Request,S extends Result> Base class for classes that need to configure an operation.classBase class for connection strategies that implement an active/passive format for URLs.classBase class for classes that need to configure a search operation.classConnection strategy that attempts hosts ordered exactly the way they are configured.classInitializes a connection by performing a bind operation.classValidates a connection is healthy by performing a compare operation.final classContains all the configuration data needed to control connections.classCreates connections for performing ldap operations.classConnection strategy that tries all IP addresses resolved from DNS.classDNS SRV connection strategy.classLDAP attribute defined as:classLDAP search result entry defined as:final classCreates connections for performing ldap operations and manages those connections as a pool.classConnection strategy that randomizes the list of configured URLs.classConnection strategy that reorders its URLs based on the number of times it's been invoked.classValidates a connection is healthy by performing a search operation.final classResponse that encapsulates the result elements of a search request.final classLDAP search result entry defined as:final classCreates a single connection which is proxied for LDAP operations. -
Uses of Freezable in org.ldaptive.ad
Classes in org.ldaptive.ad that implement FreezableModifier and TypeClassDescriptionclassHelper class for the active directory unicodePwd attribute. -
Uses of Freezable in org.ldaptive.ad.control
Classes in org.ldaptive.ad.control that implement FreezableModifier and TypeClassDescriptionclassRequest/response control for active directory synchronization.classRequest/response control for active directory servers to return statistics along with search results. -
Uses of Freezable in org.ldaptive.ad.handler
Classes in org.ldaptive.ad.handler that implement FreezableModifier and TypeClassDescriptionclassBase class for entry handlers that convert a binary attribute to its string form.classProcesses an objectGuid attribute by converting it from binary to its string form.classProcesses an objectSid attribute by converting it from binary to its string form.classConstructs the primary group SID and then searches for that group and puts its DN in the 'memberOf' attribute of the original search entry.classRewrites attributes returned from Active Directory to include all values by performing additional searches. -
Uses of Freezable in org.ldaptive.auth
Classes in org.ldaptive.auth that implement FreezableModifier and TypeClassDescriptionclassBase class for an LDAP authentication implementations.classBase implementation for search entry resolvers.final classUsed in conjunction with anAggregateDnResolverto authenticate the resolved DN.final classUsed in conjunction with anAggregateDnResolverto execute a list of response handlers.final classLooks up a user's DN using multiple DN resolvers.final classUsed in conjunction with anAggregateDnResolverto resolve an entry.final classSynthetic response object that encapsulates data used for authentication.final classProvides functionality to authenticate users against an ldap directory.classReads the authorization identity response control, then performs an object level search on the result.final classProvides an LDAP authentication implementation that uses a compare operation against the userPassword attribute.classReturns a DN by applying a formatter.classBase implementation for search dn resolvers.classLooks up the LDAP entry associated with a user.final classProvides an LDAP authentication implementation that leverages the LDAP bind operation.classExecutes the whoami extended operation on the authenticated connection, then performs an object level search on the result. -
Uses of Freezable in org.ldaptive.auth.ext
Classes in org.ldaptive.auth.ext that implement FreezableModifier and TypeClassDescriptionclassAttempts to parse the authentication response message and set the account state using data associated with active directory.classAttempts to parse the authentication response and set the account state using data associated with eDirectory.classAttempts to parse the authentication response and set the account state using data associated with FreeIPA. -
Uses of Freezable in org.ldaptive.beans.persistence
Classes in org.ldaptive.beans.persistence that implement FreezableModifier and TypeClassDescriptionclassDefault implementation of an ldap entry manager. -
Uses of Freezable in org.ldaptive.control
Classes in org.ldaptive.control that implement FreezableModifier and TypeClassDescriptionclassBase class for response controls.classResponse control for authorization identity.classResponse control for persistent search.classLDAP control defined as:classRequest/response control for PagedResults.classResponse control indicating an expired password.classResponse control indicating a password that will expire.classRequest/response control for password policy.classRequest/response control for session tracking.classResponse control for server side sorting.classResponse control for ldap content synchronization.classResponse control for ldap content synchronization.classResponse control for virtual list view. -
Uses of Freezable in org.ldaptive.control.util
Classes in org.ldaptive.control.util that implement FreezableModifier and TypeClassDescriptionclassClient that simplifies using the paged results control.classClient that simplifies using the virtual list view control. -
Uses of Freezable in org.ldaptive.dn
Classes in org.ldaptive.dn that implement FreezableModifier and TypeClassDescriptionfinal classDistinguished name containing zero or more relative distinguished names. -
Uses of Freezable in org.ldaptive.handler
Classes in org.ldaptive.handler that implement FreezableModifier and TypeClassDescriptionclassBase class for entry handlers which simply returns values unaltered.classProvides the ability to modify the case of search entry DNs, attribute names, and attribute values.classAdds the entry DN as an attribute to the result set.classMerges the values of one or more attributes into a single attribute.classThis recursively searches based on a supplied attribute and merges those results into the original entry. -
Uses of Freezable in org.ldaptive.jaas
Classes in org.ldaptive.jaas that implement FreezableModifier and TypeClassDescriptionclassBase class for search role resolver implementations. -
Uses of Freezable in org.ldaptive.pool
Classes in org.ldaptive.pool that implement FreezableModifier and TypeClassDescriptionclassContains the base implementation for pooling connections.classBase class for prune strategy implementations.classRemoves connections from the pool based on how long they have existed.classPassivates a connection by performing a bind operation on it.classImplements a pool of connections that has a set minimum and maximum size.classRemoves connections from the pool based on how long they have been idle in the available queue. -
Uses of Freezable in org.ldaptive.referral
Classes in org.ldaptive.referral that implement FreezableModifier and TypeClassDescriptionclassAbstractFollowReferralHandler<Q extends Request,S extends Result> Common implementation of referral handling.classBase class with functionality for handling an ldap referral for search operations.classProvides handling of an ldap referral for add operations.classProvides handling of an ldap referral for compare operations.classProvides handling of an ldap referral for delete operations.classProvides handling of an ldap referral for modify dn operations.classProvides handling of an ldap referral for modify operations.classProvides handling of an ldap referral for search operations.classProvides handling of an ldap continuation reference for search operations. -
Uses of Freezable in org.ldaptive.sasl
Classes in org.ldaptive.sasl that implement FreezableModifier and TypeClassDescriptionfinal classContains basic configuration data for SASL authentication. -
Uses of Freezable in org.ldaptive.schema
Classes in org.ldaptive.schema that implement FreezableModifier and TypeClassDescriptionclassBase schema bean for named schema elements.classBase class for schema elements.final classBean for an attribute type schema element.final classBean for a DIT content rule schema element.final classBean for a DIT content rule schema element.final classBean for an extension found in a schema element.final classBean for a matching rule schema element.final classBean for a matching rule use schema element.final classBean for a name form schema element.final classBean for an object class schema element.final classBean that contains the schema definitions in RFC 4512.(package private) final classSchemaElementRegistry<K,V extends SchemaElement<K>> Class containing a registry that associates element IDs and names with schema elements.classBean for an attribute syntax schema element. -
Uses of Freezable in org.ldaptive.ssl
Classes in org.ldaptive.ssl that implement FreezableModifier and TypeClassDescriptionclassProvides the properties necessary for creating an SSL context initializer with a keystore credential reader.final classContains all the configuration data for SSL and startTLS.classProvides the properties necessary for creating an SSL context initializer with an X.509 credential reader. -
Uses of Freezable in org.ldaptive.transport
Classes in org.ldaptive.transport that implement FreezableModifier and TypeClassDescriptionclassBase class for entry handlers which simply returns values unaltered.classMessageFunctional<Q extends Request,S extends Result> Base class for processing a message that is initialized with properties from the handle.static classMessageFunctional.BiConsumer<Q extends Request,S extends Result, T, U> Marker class to inject handle properties.static classMessageFunctional.Consumer<Q extends Request,S extends Result, T> Marker class to inject handle properties.static classMessageFunctional.Function<Q extends Request,S extends Result, T, R> Marker class to inject handle properties.final classContains configuration properties for creating thread pools used by transports.