Uses of Enum Class
org.apache.syncope.common.lib.AbstractLDAPConf.LdapTrustManager
Packages that use AbstractLDAPConf.LdapTrustManager
-
Uses of AbstractLDAPConf.LdapTrustManager in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return AbstractLDAPConf.LdapTrustManagerModifier and TypeMethodDescriptionAbstractLDAPConf.getTrustManager()
Returns the enum constant of this class with the specified name.static AbstractLDAPConf.LdapTrustManager[]
AbstractLDAPConf.LdapTrustManager.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.LdapTrustManagerModifier and TypeMethodDescriptionvoid
AbstractLDAPConf.setTrustManager
(AbstractLDAPConf.LdapTrustManager trustManager)