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 SSLTestConfigSolrTestCaseJ4. sslConfig - 
Uses of SSLTestConfig in org.apache.solr.util
Methods in org.apache.solr.util that return SSLTestConfig Modifier and Type Method Description SSLTestConfigRandomizeSSL.SSLRandomizer. createSSLTestConfig()Randomly produces an SSLTestConfig taking into account various factors 
 -