Uses of Interface
org.bremersee.ldaptive.LdaptiveOperations
Packages that use LdaptiveOperations
Package
Description
The package contains classes for LDAP operations with the ldaptive library.
-
Uses of LdaptiveOperations in org.bremersee.ldaptive
Classes in org.bremersee.ldaptive that implement LdaptiveOperationsModifier and TypeClassDescriptionclassThe ldaptive samba template.classThe template for executing ldap operations.Methods in org.bremersee.ldaptive that return LdaptiveOperationsModifier and TypeMethodDescriptionLdaptiveOperations.copy()Returns a new instance of this ldap operations with the same connection factory and error handler.LdaptiveOperations.copy(LdaptiveErrorHandler errorHandler) Returns a new instance of this ldap operations with the same connection factory and the given error handler.