Class ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultTrustStoreConfiguration

  • Enclosing class:
    ServiceHttpClientConfiguration.ServiceSslClientConfiguration

    @ConfigurationProperties("trust-store")
    public static class ServiceHttpClientConfiguration.ServiceSslClientConfiguration.DefaultTrustStoreConfiguration
    extends io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration
    The default SslConfiguration.TrustStoreConfiguration.
    • Field Summary

      • Fields inherited from class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration

        PREFIX
    • Method Summary

      • Methods inherited from class io.micronaut.http.ssl.SslConfiguration.TrustStoreConfiguration

        getPassword, getPath, getProvider, getType, setPassword, setPath, setProvider, setType
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultTrustStoreConfiguration

        public DefaultTrustStoreConfiguration()