Uses of Enum Class
org.apache.syncope.common.lib.AbstractLDAPConf.LdapConnectionPoolPassivator
Packages that use AbstractLDAPConf.LdapConnectionPoolPassivator
-
Uses of AbstractLDAPConf.LdapConnectionPoolPassivator in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return AbstractLDAPConf.LdapConnectionPoolPassivatorModifier and TypeMethodDescriptionAbstractLDAPConf.getPoolPassivator()Returns the enum constant of this class with the specified name.AbstractLDAPConf.LdapConnectionPoolPassivator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.syncope.common.lib with parameters of type AbstractLDAPConf.LdapConnectionPoolPassivatorModifier and TypeMethodDescriptionvoidAbstractLDAPConf.setPoolPassivator(AbstractLDAPConf.LdapConnectionPoolPassivator poolPassivator)