Uses of Enum Class
org.frankframework.ldap.LdapSender.Operation
Packages that use LdapSender.Operation
-
Uses of LdapSender.Operation in org.frankframework.ldap
Subclasses with type arguments of type LdapSender.Operation in org.frankframework.ldapFields in org.frankframework.ldap declared as LdapSender.OperationMethods in org.frankframework.ldap that return LdapSender.OperationModifier and TypeMethodDescriptionstatic LdapSender.OperationReturns 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 TypeMethodDescriptionvoidLdapSender.setOperation(LdapSender.Operation value) Specifies LDAP operation to perform