- abandon(int, RequestControl[]) - Method in class org.ldaptive.provider.apache.ApacheLdapConnection
-
- AbstractApacheLdapSearch(SearchRequest) - Constructor for class org.ldaptive.provider.apache.ApacheLdapConnection.AbstractApacheLdapSearch
-
Creates a new abstract apache ldap search.
- add(AddRequest) - Method in class org.ldaptive.provider.apache.ApacheLdapConnection
-
- addUnsolicitedNotificationListener(UnsolicitedNotificationListener) - Method in class org.ldaptive.provider.apache.ApacheLdapConnection
-
- anonymousBind(BindRequest) - Method in class org.ldaptive.provider.apache.ApacheLdapConnection
-
Performs an anonymous bind.
- ApacheLdapConnection - Class in org.ldaptive.provider.apache
-
Apache LDAP provider implementation of ldap operations.
- ApacheLdapConnection(LdapNetworkConnection, ApacheLdapProviderConfig) - Constructor for class org.ldaptive.provider.apache.ApacheLdapConnection
-
Creates a new apache ldap connection.
- ApacheLdapConnection.AbstractApacheLdapSearch - Class in org.ldaptive.provider.apache
-
Common search functionality for apache ldap iterators and listeners.
- ApacheLdapConnection.ApacheLdapSearchIterator - Class in org.ldaptive.provider.apache
-
Search iterator for apache ldap search results.
- ApacheLdapConnection.ApacheLdapSearchListener - Class in org.ldaptive.provider.apache
-
Search listener for apache ldap search results.
- ApacheLdapConnectionFactory - Class in org.ldaptive.provider.apache
-
Creates ldap connections using the Apache LdapNetworkConnection class.
- ApacheLdapConnectionFactory(String, ConnectionStrategy, ApacheLdapProviderConfig, LdapConnectionConfig, boolean, Duration) - Constructor for class org.ldaptive.provider.apache.ApacheLdapConnectionFactory
-
Creates a new Apache LDAP connection factory.
- ApacheLdapControlHandler - Class in org.ldaptive.provider.apache
-
Apache Ldap control handler.
- ApacheLdapControlHandler() - Constructor for class org.ldaptive.provider.apache.ApacheLdapControlHandler
-
- ApacheLdapProvider - Class in org.ldaptive.provider.apache
-
Exposes a connection factory for creating ldap connections with Apache LDAP.
- ApacheLdapProvider() - Constructor for class org.ldaptive.provider.apache.ApacheLdapProvider
-
- ApacheLdapProviderConfig - Class in org.ldaptive.provider.apache
-
Contains configuration data for the Apache Ldap provider.
- ApacheLdapProviderConfig() - Constructor for class org.ldaptive.provider.apache.ApacheLdapProviderConfig
-
Default constructor.
- ApacheLdapSaslUtils - Class in org.ldaptive.provider.apache
-
Support for SASL authentication.
- ApacheLdapSaslUtils() - Constructor for class org.ldaptive.provider.apache.ApacheLdapSaslUtils
-
Default constructor.
- ApacheLdapSearchIterator(SearchRequest) - Constructor for class org.ldaptive.provider.apache.ApacheLdapConnection.ApacheLdapSearchIterator
-
Creates a new apache ldap search iterator.
- ApacheLdapSearchListener(SearchRequest, SearchListener) - Constructor for class org.ldaptive.provider.apache.ApacheLdapConnection.ApacheLdapSearchListener
-
Creates a new apache ldap search listener.
- ApacheLdapUtils - Class in org.ldaptive.provider.apache
-
Provides methods for converting between Apache Ldap specific objects and ldaptive specific objects.
- ApacheLdapUtils() - Constructor for class org.ldaptive.provider.apache.ApacheLdapUtils
-
Default constructor.
- ApacheLdapUtils(SortBehavior) - Constructor for class org.ldaptive.provider.apache.ApacheLdapUtils
-
Creates a new apache ldap util.