Uses of Class
org.apache.solr.util.RandomizeSSL.SSLRandomizer
-
Packages that use RandomizeSSL.SSLRandomizer Package Description org.apache.solr.util Misc utilities useful when implementing test cases. -
-
Uses of RandomizeSSL.SSLRandomizer in org.apache.solr.util
Methods in org.apache.solr.util that return RandomizeSSL.SSLRandomizer Modifier and Type Method Description static RandomizeSSL.SSLRandomizer
RandomizeSSL.SSLRandomizer. getSSLRandomizerForClass(Class<?> clazz)
Returns an SSLRandomizer suitable for the specified (test) class
-