Uses of Class
com.fizzed.crux.util.UncheckedSecureException
-
-
Uses of UncheckedSecureException in com.fizzed.crux.util
Methods in com.fizzed.crux.util that throw UncheckedSecureException Modifier and Type Method Description static javax.net.ssl.SSLSocketFactorySecureUtil. createSSLSocketFactory(javax.net.ssl.TrustManager[] trustManagers)static javax.net.ssl.HostnameVerifierSecureUtil. createTrustAllHostnameVerifier()static javax.net.ssl.SSLSocketFactorySecureUtil. createTrustAllSSLSocketFactory()
-