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 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