Uses of Class
org.apache.solr.util.SSLTestConfig
-
Packages that use SSLTestConfig Package Description org.apache.solr Common base classes for implementing tests.org.apache.solr.util Misc utilities useful when implementing test cases. -
-
Uses of SSLTestConfig in org.apache.solr
Fields in org.apache.solr declared as SSLTestConfig Modifier and Type Field Description static SSLTestConfig
SolrTestCaseJ4. sslConfig
-
Uses of SSLTestConfig in org.apache.solr.util
Methods in org.apache.solr.util that return SSLTestConfig Modifier and Type Method Description SSLTestConfig
RandomizeSSL.SSLRandomizer. createSSLTestConfig()
Randomly produces an SSLTestConfig taking into account various factors
-