Uses of Class
com.floragunn.dlic.util.SettingsBasedSSLConfigurator.SSLConfigException
-
Packages that use SettingsBasedSSLConfigurator.SSLConfigException Package Description com.floragunn.dlic.auth.ldap2 com.floragunn.dlic.util -
-
Uses of SettingsBasedSSLConfigurator.SSLConfigException in com.floragunn.dlic.auth.ldap2
Constructors in com.floragunn.dlic.auth.ldap2 that throw SettingsBasedSSLConfigurator.SSLConfigException Constructor Description LDAPAuthenticationBackend2(org.elasticsearch.common.settings.Settings settings, Path configPath)LDAPAuthorizationBackend2(org.elasticsearch.common.settings.Settings settings, Path configPath)LDAPConnectionFactoryFactory(org.elasticsearch.common.settings.Settings settings, Path configPath) -
Uses of SettingsBasedSSLConfigurator.SSLConfigException in com.floragunn.dlic.util
Methods in com.floragunn.dlic.util that throw SettingsBasedSSLConfigurator.SSLConfigException Modifier and Type Method Description SettingsBasedSSLConfigurator.SSLConfigSettingsBasedSSLConfigurator. buildSSLConfig()
-