Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
A
abandon(int, RequestControl[])
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection
abandon()
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection.OpenDJAsyncRequest
abandon(RequestControl[])
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection.OpenDJAsyncRequest
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.
anonymousBind(BindRequest)
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection
Performs an anonymous bind.
B
bind(BindRequest)
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection
C
close(RequestControl[])
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection
close()
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection.OpenDJSearchIterator
compare(CompareRequest)
- Method in class org.ldaptive.provider.opendj.
OpenDJConnection
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
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
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.
O
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.
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.
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
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.
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.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2017 Virginia Tech. All Rights Reserved.