A B C D E F G H I L M N O P Q R S T U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abandon() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncRequest
- abandon(int, RequestControl[]) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- abandon(RequestControl[]) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncRequest
- AbstractOpenDJSearch(SearchRequest) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Creates a new abstract opendj search.
- add(AddRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- addUnsolicitedNotificationListener(UnsolicitedNotificationListener) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- addUnsolicitedNotificationListener(UnsolicitedNotificationListener) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
-
Adds an unsolicited notification listener to this listener.
- AggregateUnsolicitedNotificationListener() - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
- anonymousBind(BindRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Performs an anonymous bind.
B
- binaryAttrs - Variable in class org.ldaptive.provider.opendj.OpenDJUtils
-
Attributes that should be treated as binary.
- bind(BindRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
C
- close() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
- close(RequestControl[]) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- compare(CompareRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- config - Variable in class org.ldaptive.provider.opendj.OpenDJConnection
-
Provider configuration.
- config - Variable in class org.ldaptive.provider.opendj.OpenDJProvider
-
Provider configuration.
- connection - Variable in class org.ldaptive.provider.opendj.OpenDJConnection
-
Ldap connection.
- createInternal(String) - Method in class org.ldaptive.provider.opendj.OpenDJConnectionFactory
- createResponse(Request, T, Result) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Creates an operation response with the supplied response data.
D
- delete(DeleteRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
E
- extendedOperation(ExtendedRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
F
- fromAttributeModification(AttributeModification[]) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns opendj modifications using the supplied attribute modifications.
- fromBinaryValues(Collection<byte[]>) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns an opendj byte string that represents the values in the supplied collection.
- fromLdapAttribute(LdapAttribute) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns an opendj attribute that represents the values in the supplied ldap attribute.
- fromLdapAttributes(Collection<LdapAttribute>) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns a list of opendj attribute that represents the values in the supplied ldap attributes.
- fromLdapEntry(LdapEntry) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns an opendj entry that represents the values in the supplied entry.
- fromSortKey(SortKey[]) - Static method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns opendj sort keys using the supplied sort keys.
- fromStringValues(Collection<String>) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns an opendj byte string that represents the values in the supplied collection.
G
- getBinaryAttributes() - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns the list of binary attributes.
- getConnectionFactory(ConnectionConfig) - Method in class org.ldaptive.provider.opendj.OpenDJProvider
- getControlType() - Method in class org.ldaptive.provider.opendj.OpenDJControlHandler
- getDefaultLDAPOptions(ConnectionConfig) - Method in class org.ldaptive.provider.opendj.OpenDJProvider
-
Returns the default connection options for this provider.
- getDereferencePolicy(DerefAliases) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Returns the opendj deference policy for the supplied deref aliases.
- getHostnameVerifierSSLContext(ConnectionConfig) - Method in class org.ldaptive.provider.opendj.OpenDJProvider
-
Returns an SSLContext configured with a default hostname verifier.
- getLdapConnection() - Method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Returns the underlying ldap connection.
- getMessageId() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncRequest
- getModificationType(AttributeModificationType) - Static method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns the opendj modification type for the supplied attribute modification type.
- getOID(Control) - Method in class org.ldaptive.provider.opendj.OpenDJControlHandler
- getOptions() - Method in class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Returns the connection options.
- getProviderConfig() - Method in class org.ldaptive.provider.opendj.OpenDJProvider
- getQualityOfProtection(QualityOfProtection) - Static method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Returns the SASL quality of protection string for the supplied enum.
- getResponse() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
- getResult() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
Returns the result of the search.
- getSearchIgnoreResultCodes() - Method in class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Returns the search ignore result codes.
- getSearchRequest(SearchRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Returns an opendj search request object configured with the supplied search request.
- getSearchScope(SearchScope) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Returns the opendj search scope for the supplied search scope.
H
- handleConnectionClosed() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
- handleConnectionError(boolean, ErrorResultException) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
- handleEntry(SearchResultEntry) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
- handleEntry(SearchResultEntry) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
- handleErrorResult(ErrorResultException) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
- handleErrorResult(ErrorResultException) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
- handleIntermediateResponse(IntermediateResponse) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
- handleReference(SearchResultReference) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
- handleReference(SearchResultReference) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
- handleRequest(RequestControl) - Method in class org.ldaptive.provider.opendj.OpenDJControlHandler
- handleResponse(Control) - Method in class org.ldaptive.provider.opendj.OpenDJControlHandler
- handleResult(Result) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
- handleResult(Result) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
- handleUnsolicitedNotification(ExtendedResult) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
- hasNext() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
- hasNext() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
Whether the queue is empty.
I
- ignoreSearchException(ResultCode[], ErrorResultException) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Determines whether the supplied ldap exception should be ignored.
- initialize() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
-
Initializes this opendj async search listener.
- initialize() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
-
Initializes this opendj search iterator.
L
- ldapOptions - Variable in class org.ldaptive.provider.opendj.OpenDJConnectionFactory
-
Ldap connection options.
- listener - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
-
Search result listener.
- listeners - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
-
Listeners to receive unsolicited notifications.
- logger - Variable in class org.ldaptive.provider.opendj.OpenDJConnection
-
Logger for this class.
M
- modify(ModifyRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- modifyDn(ModifyDnRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
N
- newInstance() - Method in class org.ldaptive.provider.opendj.OpenDJProvider
- next() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
- next() - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
Returns the next search item from the queue.
- notificationListener - Variable in class org.ldaptive.provider.opendj.OpenDJConnection
-
Connection event listener for unsolicited notifications.
O
- OpenDJAsyncRequest(FutureResult<Result>) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncRequest
-
Creates a new OpenDJ async request.
- OpenDJAsyncSearchListener(SearchRequest, SearchListener) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
-
Creates a new opendj async search listener.
- 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.AggregateUnsolicitedNotificationListener - Class in org.ldaptive.provider.opendj
-
Allows the use of multiple unsolicited notification listeners per connection.
- OpenDJConnection.OpenDJAsyncRequest - Class in org.ldaptive.provider.opendj
-
Async request to invoke abandons.
- OpenDJConnection.OpenDJAsyncSearchListener - Class in org.ldaptive.provider.opendj
-
Search listener for opendj id async search results.
- OpenDJConnection.OpenDJSearchIterator - Class in org.ldaptive.provider.opendj
-
Search iterator for opendj search results.
- OpenDJConnection.OpenDJSearchIterator.SearchResultIterator - Class in org.ldaptive.provider.opendj
-
Search results handler for storing entries returned by a search operation.
- OpenDJConnectionFactory - Class in org.ldaptive.provider.opendj
-
Creates ldap connections using the OpenDJ LDAPConnectionFactory class.
- OpenDJConnectionFactory(String, ConnectionStrategy, 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.
- OpenDJSearchIterator(SearchRequest) - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
-
Creates a new opendj search iterator.
- 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
P
- processErrorResultException(Request, ErrorResultException) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Determines if the supplied error result exception should result in an operation retry.
- processIntermediateResponse(IntermediateResponse) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Processes the response controls on the supplied response and returns a corresponding search item.
- processSearchResultEntry(SearchResultEntry) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Processes the response controls on the supplied entry and returns a corresponding search item.
- processSearchResultReference(SearchResultReference) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Processes the response controls on the supplied reference and returns a corresponding search item.
Q
- queue - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
Search items.
R
- removeUnsolicitedNotificationListener(UnsolicitedNotificationListener) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.AggregateUnsolicitedNotificationListener
-
Removes an unsolicited notification listener from this listener.
- removeUnsolicitedNotificationListener(UnsolicitedNotificationListener) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- request - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Search request.
- response - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
-
Response data.
- result - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncRequest
-
Future result.
- result - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
-
Search result.
- resultIterator - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
-
Search result iterator.
S
- saslBind(BindRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Performs a sasl bind.
- search(Connection, SearchRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJAsyncSearchListener
-
Executes an asynchronous ldap search.
- search(Connection, SearchRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator
-
Executes an ldap search.
- search(SearchRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- searchAsync(SearchRequest, SearchListener) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
- searchIgnoreResultCodes - Variable in class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Search result codes to ignore.
- SearchResultIterator() - Constructor for class org.ldaptive.provider.opendj.OpenDJConnection.OpenDJSearchIterator.SearchResultIterator
- setBinaryAttributes(String[]) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Sets the list of binary attributes.
- setOptions(LDAPOptions) - Method in class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Sets the connection options.
- setProviderConfig(OpenDJProviderConfig) - Method in class org.ldaptive.provider.opendj.OpenDJProvider
- setSearchIgnoreResultCodes(ResultCode[]) - Method in class org.ldaptive.provider.opendj.OpenDJProviderConfig
-
Sets the search ignore result codes.
- simpleBind(BindRequest) - Method in class org.ldaptive.provider.opendj.OpenDJConnection
-
Performs a simple bind.
- sortBehavior - Variable in class org.ldaptive.provider.opendj.OpenDJUtils
-
Ldap result sort behavior.
T
- toBinaryValues(ByteString[]) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns byte array values for the supplied byte strings.
- toLdapAttribute(Attribute) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns an ldap attribute using the supplied opendj attribute.
- toSearchEntry(Entry, ResponseControl[], int) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns a search entry using the supplied opendj entry.
- toString() - Method in class org.ldaptive.provider.opendj.OpenDJProviderConfig
- toStringValues(ByteString[]) - Method in class org.ldaptive.provider.opendj.OpenDJUtils
-
Returns string values for the supplied byte strings.
U
- util - Variable in class org.ldaptive.provider.opendj.OpenDJConnection.AbstractOpenDJSearch
-
Utility class.
All Classes All Packages