Uses of Class
org.kiwiproject.config.TlsContextConfiguration
Packages that use TlsContextConfiguration
-
Uses of TlsContextConfiguration in org.kiwiproject.config
Methods in org.kiwiproject.config that return TlsContextConfigurationModifier and TypeMethodDescriptionTlsContextConfiguration.TlsContextConfigurationBuilder.build()static TlsContextConfigurationTlsContextConfiguration.fromDropwizardTlsConfiguration(io.dropwizard.client.ssl.TlsConfiguration tlsConfig) Given a DropwizardTlsConfiguration, create a newTlsContextConfiguration.SSLContextConfiguration.toTlsContextConfiguration()Convert thisSSLContextConfigurationto aTlsContextConfiguration.