- OpenDJConnection - Class in org.ldaptive.provider.opendj
-
OpenDJ provider implementation of ldap operations.
- OpenDJConnection(Connection, OpenDJProviderConfig) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection
-
Creates a new opendj ldap connection.
- OpenDJConnection.AbstractOpenDJSearch - Class in org.ldaptive.provider.opendj
-
Common search functionality for opendj iterators and listeners.
- OpenDJConnection.AbstractOpenDJSearch(SearchRequest) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Creates a new abstract opendj search.
- OpenDJConnection.AggregateUnsolicitedNotificationListener - Class in org.ldaptive.provider.opendj
-
Allows the use of multiple unsolicited notification listeners per connection.
- OpenDJConnection.AggregateUnsolicitedNotificationListener() - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
-
- OpenDJConnection.OpenDJAsyncRequest - Class in org.ldaptive.provider.opendj
-
Async request to invoke abandons.
- OpenDJConnection.OpenDJAsyncRequest(FutureResult<Result>) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncRequest
-
Creates a new OpenDJ async request.
- OpenDJConnection.OpenDJAsyncSearchListener - Class in org.ldaptive.provider.opendj
-
Search listener for opendj id async search results.
- OpenDJConnection.OpenDJAsyncSearchListener(SearchRequest, SearchListener) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
-
Creates a new opendj async search listener.
- OpenDJConnection.OpenDJSearchIterator - Class in org.ldaptive.provider.opendj
-
Search iterator for opendj search results.
- OpenDJConnection.OpenDJSearchIterator(SearchRequest) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
-
Creates a new opendj search iterator.
- OpenDJConnection.OpenDJSearchIterator.SearchResultIterator - Class in org.ldaptive.provider.opendj
-
Search results handler for storing entries returned by a search operation.
- OpenDJConnection.OpenDJSearchIterator.SearchResultIterator() - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
- OpenDJConnectionFactory - Class in org.ldaptive.provider.opendj
-
Creates ldap connections using the OpenDJ LDAPConnectionFactory class.
- OpenDJConnectionFactory(String, OpenDJProviderConfig, LDAPOptions) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnectionFactory
-
Creates a new OpenDJ connection factory.
- OpenDJControlHandler - Class in org.ldaptive.provider.opendj
-
OpenDJ control handler.
- OpenDJControlHandler() - Constructor for class org.ldaptive.provider.opendj.OpenDJControlHandler
-
- OpenDJProvider - Class in org.ldaptive.provider.opendj
-
OpenDJ provider implementation.
- OpenDJProvider() - Constructor for class org.ldaptive.provider.opendj.OpenDJProvider
-
- OpenDJProviderConfig - Class in org.ldaptive.provider.opendj
-
Contains configuration data for the OpenDJ provider.
- OpenDJProviderConfig() - Constructor for class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Default constructor.
- OpenDJUtils - Class in org.ldaptive.provider.opendj
-
Provides methods for converting between OpenDJ specific objects and ldaptive specific objects.
- OpenDJUtils() - Constructor for class org.ldaptive.provider.opendj.OpenDJUtils
-
Default constructor.
- OpenDJUtils(SortBehavior) - Constructor for class org.ldaptive.provider.opendj.OpenDJUtils
-
Creates a new opendj util.
- options - Variable in class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Connection options.
- org.ldaptive.provider.opendj - package org.ldaptive.provider.opendj
-