Class DefaultSslProvider

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, com.yahoo.jdisc.http.ConnectorConfig.Producer, ConfigProducer, java.io.Serializable, java.lang.Comparable<Component<?,​?>>

    public class DefaultSslProvider
    extends SimpleComponent
    implements com.yahoo.jdisc.http.ConnectorConfig.Producer
    Author:
    bjorncs
    See Also:
    Serialized Form
    • Field Detail

      • COMPONENT_ID_PREFIX

        public static final java.lang.String COMPONENT_ID_PREFIX
        See Also:
        Constant Field Values
      • COMPONENT_CLASS

        public static final java.lang.String COMPONENT_CLASS
      • COMPONENT_BUNDLE

        public static final java.lang.String COMPONENT_BUNDLE
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultSslProvider

        public DefaultSslProvider​(java.lang.String serverName)
    • Method Detail

      • getConfig

        public void getConfig​(com.yahoo.jdisc.http.ConnectorConfig.Builder builder)
        Specified by:
        getConfig in interface com.yahoo.jdisc.http.ConnectorConfig.Producer