Class HttpClientSettingsProperties.Ssl

java.lang.Object
org.springframework.boot.http.client.autoconfigure.HttpClientSettingsProperties.Ssl
Enclosing class:
HttpClientSettingsProperties

@ConfigurationPropertiesSource public static class HttpClientSettingsProperties.Ssl extends Object
SSL configuration.
Since:
4.0.0
Author:
Phillip Webb
  • Constructor Details

    • Ssl

      public Ssl()
  • Method Details

    • getBundle

      public @Nullable String getBundle()
    • setBundle

      public void setBundle(@Nullable String bundle)