Uses of Enum Class
org.apache.syncope.common.lib.AbstractLDAPConf.LdapHostnameVerifier
Packages that use AbstractLDAPConf.LdapHostnameVerifier
-
Uses of AbstractLDAPConf.LdapHostnameVerifier in org.apache.syncope.common.lib
Methods in org.apache.syncope.common.lib that return AbstractLDAPConf.LdapHostnameVerifierModifier and TypeMethodDescriptionAbstractLDAPConf.getHostnameVerifier()
Returns the enum constant of this class with the specified name.AbstractLDAPConf.LdapHostnameVerifier.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.LdapHostnameVerifierModifier and TypeMethodDescriptionvoid
AbstractLDAPConf.setHostnameVerifier
(AbstractLDAPConf.LdapHostnameVerifier hostnameVerifier)