Uses of Enum Class
org.frankframework.ldap.LdapSender.Manipulation
Packages that use LdapSender.Manipulation
-
Uses of LdapSender.Manipulation in org.frankframework.ldap
Methods in org.frankframework.ldap that return LdapSender.ManipulationModifier and TypeMethodDescriptionLdapSender.getManipulationSubject()
static LdapSender.Manipulation
Returns the enum constant of this class with the specified name.static LdapSender.Manipulation[]
LdapSender.Manipulation.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.ManipulationModifier and TypeMethodDescriptionvoid
LdapSender.setManipulationSubject
(LdapSender.Manipulation value) Specifies subject to perform operation on.