Uses of Class
org.apache.solr.client.solrj.jetty.SSLConfig
-
Uses of SSLConfig in org.apache.solr.client.solrj.jetty
Methods in org.apache.solr.client.solrj.jetty with parameters of type SSLConfigModifier and TypeMethodDescriptionstatic org.eclipse.jetty.util.ssl.SslContextFactory.ServerSSLConfig.createContextFactory(SSLConfig sslConfig) Returns an SslContextFactory.Server that should be used by a jetty server based on the specified SSLConfig param which may be null.static voidHttpJettySolrClient.setDefaultSSLConfig(SSLConfig sslConfig) org.apache.solr.client.solrj.impl.HttpSolrClientBuilderBase<HttpJettySolrClient.Builder, HttpJettySolrClient> HttpJettySolrClient.Builder.withSSLConfig(SSLConfig sslConfig)