Uses of Enum Class
org.apache.syncope.common.lib.AbstractLDAPConf.LdapTrustManager
-
Uses of AbstractLDAPConf.LdapTrustManager in org.apache.syncope.common.lib
Modifier 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.Modifier and TypeMethodDescriptionvoid
AbstractLDAPConf.setTrustManager
(AbstractLDAPConf.LdapTrustManager trustManager)