See: Description
Interface | Description |
---|---|
Indexer |
This class is registered with a Backend and it provides callbacks
for indexing attribute values.
|
IndexingOptions |
Contains options indicating how indexing must be performed.
|
IndexQueryFactory<T> |
A factory for creating arbitrarily complex index queries.
|
Provider |
Interface for providers, which provide an implementation of one or more interfaces.
|
TransportProvider |
Interface for ldap socket providers, which provide implementation for
LdapSocket class, using a specific
transport. |
Class | Description |
---|---|
ConnectionState |
This class can be used to manage the internal state of a connection, ensuring
valid and atomic state transitions, as well as connection event listener
notification.
|
LdapPromiseImpl<S> |
This class provides an implementation of the
LdapPromise . |
LdapPromises |
Utility methods for creating and composing
LdapPromise s. |
Copyright 2010-2022 ForgeRock AS.