Uses of Class
org.apache.syncope.common.lib.AbstractLDAPConf.LdapConnectionPoolPassivator
-
Packages that use AbstractLDAPConf.LdapConnectionPoolPassivator Package Description org.apache.syncope.common.lib -
-
Uses of AbstractLDAPConf.LdapConnectionPoolPassivator in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return AbstractLDAPConf.LdapConnectionPoolPassivator Modifier and Type Method Description AbstractLDAPConf.LdapConnectionPoolPassivatorAbstractLDAPConf. getPoolPassivator()static AbstractLDAPConf.LdapConnectionPoolPassivatorAbstractLDAPConf.LdapConnectionPoolPassivator. valueOf(String name)Returns the enum constant of this type with the specified name.static AbstractLDAPConf.LdapConnectionPoolPassivator[]AbstractLDAPConf.LdapConnectionPoolPassivator. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.syncope.common.lib with parameters of type AbstractLDAPConf.LdapConnectionPoolPassivator Modifier and Type Method Description voidAbstractLDAPConf. setPoolPassivator(AbstractLDAPConf.LdapConnectionPoolPassivator poolPassivator)
-