Uses of Enum Class
org.frankframework.ldap.LdapSender.Manipulation
-
Uses of LdapSender.Manipulation in org.frankframework.ldap
Modifier 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.Modifier and TypeMethodDescriptionvoid
LdapSender.setManipulationSubject
(LdapSender.Manipulation value) Specifies subject to perform operation on.