Uses of Class
io.dropwizard.client.ssl.TlsConfiguration
Packages that use TlsConfiguration
-
Uses of TlsConfiguration in io.dropwizard.client
Methods in io.dropwizard.client that return TlsConfigurationModifier and TypeMethodDescription@Nullable TlsConfigurationHttpClientConfiguration.getTlsConfiguration()Methods in io.dropwizard.client with parameters of type TlsConfigurationModifier and TypeMethodDescriptionvoidHttpClientConfiguration.setTlsConfiguration(TlsConfiguration tlsConfiguration) Constructors in io.dropwizard.client with parameters of type TlsConfigurationModifierConstructorDescriptionDropwizardSSLConnectionSocketFactory(TlsConfiguration configuration) DropwizardSSLConnectionSocketFactory(TlsConfiguration configuration, @Nullable HostnameVerifier verifier)