Uses of Enum Class
org.frankframework.ldap.LdapSender.Operation
Packages that use LdapSender.Operation
-
Uses of LdapSender.Operation in org.frankframework.ldap
Fields in org.frankframework.ldap declared as LdapSender.OperationMethods in org.frankframework.ldap that return LdapSender.OperationModifier and TypeMethodDescriptionLdapSender.getOperation()
static LdapSender.Operation
Returns the enum constant of this class with the specified name.static LdapSender.Operation[]
LdapSender.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.ldap with parameters of type LdapSender.OperationModifier and TypeMethodDescriptionvoid
LdapSender.setOperation
(LdapSender.Operation value) Specifies LDAP operation to perform