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
R
S
T
U
A
abandon(int, RequestControl[])
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
abandon()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncRequest
abandon(RequestControl[])
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncRequest
add(AddRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
addUnsolicitedNotificationListener(UnsolicitedNotificationListener)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
anonymousBind(BindRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Performs an anonymous bind.
B
bind(BindRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
C
close(RequestControl[])
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
close()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeSearchIterator
compare(CompareRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
createInternal(String)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnectionFactory
createResponse(Request, T, LDAPResponse)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Creates an operation response with the supplied response data.
D
delete(DeleteRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
E
extendedOperation(ExtendedRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
F
fromAttributeModification(AttributeModification[])
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns netscape modifications using the supplied attribute modifications.
fromLdapAttribute(LdapAttribute)
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns a netscape attribute that represents the values in the supplied ldap attribute.
fromLdapAttributes(Collection<LdapAttribute>)
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns a list of netscape attribute that represents the values in the supplied ldap attributes.
fromLdapEntry(LdapEntry)
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns a netscape ldap entry that represents the supplied ldap entry.
fromSortKey(SortKey[])
- Static method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns netscape sort keys using the supplied sort keys.
G
getBinaryAttributes()
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns the list of binary attributes.
getConnectionFactory(ConnectionConfig)
- Method in class org.ldaptive.provider.netscape.
NetscapeProvider
getDefaultLDAPConstraints(ConnectionConfig)
- Method in class org.ldaptive.provider.netscape.
NetscapeProvider
Returns the default connection constraints for this provider.
getDereference(DerefAliases)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Returns the netscape deference policy for the supplied deref aliases.
getHostnameVerifierSocketFactory(ConnectionConfig)
- Method in class org.ldaptive.provider.netscape.
NetscapeProvider
Returns an SSL socket factory configured with a default hostname verifier.
getLdapConnection()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Returns the underlying ldap connection.
getLDAPConstraints(Request)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Creates a LDAP constraints from the supplied request.
getLDAPConstraints()
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Returns the connection constraints.
getLDAPSearchConstraints(SearchRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Returns a netscape search request object configured with the supplied search request.
getLDAPSearchListener()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.SearchResultIterator
Returns the ldap search listener.
getLDAPSocketFactory()
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Returns the LDAP socket factory to use for SSL connections.
getMessageId()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncRequest
getModificationType(AttributeModificationType)
- Static method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns the netscape modification type for the supplied attribute modification type.
getOID(LDAPControl)
- Method in class org.ldaptive.provider.netscape.
NetscapeControlHandler
getProviderConfig()
- Method in class org.ldaptive.provider.netscape.
NetscapeProvider
getResponse()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeSearchIterator
getResponse()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.SearchResultIterator
Returns the search response.
getSearchIgnoreResultCodes()
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Returns the search ignore result codes.
getSearchScope(SearchScope)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Returns the netscape search scope for the supplied search scope.
getTimeLimit()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Returns the operation time limit in milliseconds.
H
handleRequest(RequestControl)
- Method in class org.ldaptive.provider.netscape.
NetscapeControlHandler
handleResponse(LDAPControl)
- Method in class org.ldaptive.provider.netscape.
NetscapeControlHandler
hasNext()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeSearchIterator
hasNext()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.SearchResultIterator
Returns whether the listener has another message to read.
I
ignoreSearchException(ResultCode[], LDAPException)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Determines whether the supplied ldap exception should be ignored.
initialize()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncSearchListener
Initializes this netscape search listener.
initialize()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeSearchIterator
Initializes this netscape search iterator.
initializeLDAPConstraints(Request, LDAPConstraints)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Configures the supplied ldap constraints using the supplied request and provider configuration.
L
LDAP_VERSION
- Static variable in class org.ldaptive.provider.netscape.
NetscapeConnectionFactory
LDAP protocol version.
logger
- Variable in class org.ldaptive.provider.netscape.
NetscapeConnection
Logger for this class.
M
modify(ModifyRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
modifyDn(ModifyDnRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
N
NetscapeConnection
- Class in
org.ldaptive.provider.netscape
Netscape provider implementation of ldap operations.
NetscapeConnection(LDAPConnection, NetscapeProviderConfig)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnection
Creates a new netscape ldap connection.
NetscapeConnection.AbstractNetscapeSearch
- Class in
org.ldaptive.provider.netscape
Common search functionality for netscape iterators and listeners.
NetscapeConnection.AbstractNetscapeSearch(SearchRequest)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Creates a new abstract netscape search.
NetscapeConnection.NetscapeAsyncRequest
- Class in
org.ldaptive.provider.netscape
Async request to invoke abandons.
NetscapeConnection.NetscapeAsyncRequest(LDAPSearchListener)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncRequest
Creates a new Netscape async request.
NetscapeConnection.NetscapeAsyncSearchListener
- Class in
org.ldaptive.provider.netscape
Async search listener for Netscape search results.
NetscapeConnection.NetscapeAsyncSearchListener(SearchRequest, SearchListener)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncSearchListener
Creates a new netscape async search listener.
NetscapeConnection.NetscapeSearchIterator
- Class in
org.ldaptive.provider.netscape
Search iterator for netscape search results.
NetscapeConnection.NetscapeSearchIterator(SearchRequest)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeSearchIterator
Creates a new netscape search iterator.
NetscapeConnection.SearchResultIterator
- Class in
org.ldaptive.provider.netscape
Iterates over an ldap search listener.
NetscapeConnection.SearchResultIterator(LDAPSearchListener)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnection.SearchResultIterator
Create a new ldap search listener iterator.
NetscapeConnectionFactory
- Class in
org.ldaptive.provider.netscape
Creates ldap connections using the Netscape LDAPConnection class.
NetscapeConnectionFactory(String, NetscapeProviderConfig, LDAPConstraints, LDAPSocketFactory, int, int)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeConnectionFactory
Creates a new Netscape connection factory.
NetscapeControlHandler
- Class in
org.ldaptive.provider.netscape
Netscape control handler.
NetscapeControlHandler()
- Constructor for class org.ldaptive.provider.netscape.
NetscapeControlHandler
NetscapeProvider
- Class in
org.ldaptive.provider.netscape
Netscape provider implementation.
NetscapeProvider()
- Constructor for class org.ldaptive.provider.netscape.
NetscapeProvider
NetscapeProviderConfig
- Class in
org.ldaptive.provider.netscape
Contains configuration data for the Netscape provider.
NetscapeProviderConfig()
- Constructor for class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Default constructor.
NetscapeUtils
- Class in
org.ldaptive.provider.netscape
Provides methods for converting between Netscape specific objects and ldaptive specific objects.
NetscapeUtils()
- Constructor for class org.ldaptive.provider.netscape.
NetscapeUtils
Default constructor.
NetscapeUtils(SortBehavior)
- Constructor for class org.ldaptive.provider.netscape.
NetscapeUtils
Creates a new netscape util.
newInstance()
- Method in class org.ldaptive.provider.netscape.
NetscapeProvider
next()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeSearchIterator
next()
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.SearchResultIterator
Returns the next message in the listener.
O
org.ldaptive.provider.netscape
- package org.ldaptive.provider.netscape
P
processLDAPException(LDAPException)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Determines if the supplied ldap exception should result in an operation retry.
processLDAPSearchResult(LDAPSearchResult)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Processes the response controls on the supplied result and returns a corresponding search item.
processLDAPSearchResultReference(LDAPSearchResultReference)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Processes the response controls on the supplied reference and returns a corresponding search item.
R
removeUnsolicitedNotificationListener(UnsolicitedNotificationListener)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
request
- Variable in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Search request.
S
saslBind(BindRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Performs a sasl bind.
search(LDAPConnection, SearchRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Executes an ldap search.
search(LDAPConnection, SearchRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection.NetscapeAsyncSearchListener
Executes an ldap search.
search(SearchRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
searchAsync(SearchRequest, SearchListener)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
setBinaryAttributes(String[])
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Sets the list of binary attributes.
setLDAPConstraints(LDAPConstraints)
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Sets the connection constraints.
setLDAPSocketFactory(LDAPSocketFactory)
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Sets the LDAP socket factory to use for SSL connections.
setProviderConfig(NetscapeProviderConfig)
- Method in class org.ldaptive.provider.netscape.
NetscapeProvider
setSearchIgnoreResultCodes(ResultCode[])
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
Sets the search ignore result codes.
setTimeLimit(int)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Sets the time limit.
simpleBind(BindRequest)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Performs a simple bind.
T
throwOperationException(Request, LDAPResponse)
- Method in class org.ldaptive.provider.netscape.
NetscapeConnection
Determines if the supplied response should result in an operation retry.
toLdapAttribute(LDAPAttribute)
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns an ldap attribute using the supplied netscape attribute.
toSearchEntry(LDAPEntry, ResponseControl[], int)
- Method in class org.ldaptive.provider.netscape.
NetscapeUtils
Returns a search entry using the supplied netscape entry.
toString()
- Method in class org.ldaptive.provider.netscape.
NetscapeProviderConfig
U
util
- Variable in class org.ldaptive.provider.netscape.
NetscapeConnection.AbstractNetscapeSearch
Utility class.
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2015 Virginia Tech. All Rights Reserved.