Uses of Interface
org.apache.directory.ldap.client.template.LdapConnectionOperations
-
Packages that use LdapConnectionOperations Package Description org.apache.directory.ldap.client.template -
-
Uses of LdapConnectionOperations in org.apache.directory.ldap.client.template
Classes in org.apache.directory.ldap.client.template that implement LdapConnectionOperations Modifier and Type Class Description classLdapConnectionTemplateA facade for LDAP operations that handles all of the boiler plate code for you allowing more concise operations through the use of callbacks.
-