Class HttpClientConfig.Ssl

  • Enclosing class:
    HttpClientConfig

    public static final class HttpClientConfig.Ssl
    extends com.yahoo.config.InnerNode
    This class represents http-client.ssl
    • Method Detail

      • enabled

        public boolean enabled()
        Returns:
        http-client.ssl.enabled
      • keyStoreType

        public String keyStoreType()
        Returns:
        http-client.ssl.keyStoreType
      • keyStorePath

        public String keyStorePath()
        Returns:
        http-client.ssl.keyStorePath
      • trustStorePath

        public String trustStorePath()
        Returns:
        http-client.ssl.trustStorePath
      • keyDBKey

        public String keyDBKey()
        Returns:
        http-client.ssl.keyDBKey
      • algorithm

        public String algorithm()
        Returns:
        http-client.ssl.algorithm
      • protocol

        public String protocol()
        Returns:
        http-client.ssl.protocol