Searched refs:getDefaultSSLSocketFactory (Results 1 – 5 of 5) sorted by relevance
367 private SSLSocketFactory sslSocketFactory = getDefaultSSLSocketFactory();407 public static SSLSocketFactory getDefaultSSLSocketFactory() { in getDefaultSSLSocketFactory() method in HttpsURLConnection
53 …public static javax.net.ssl.SSLSocketFactory getDefaultSSLSocketFactory() { throw new RuntimeExcep… in getDefaultSSLSocketFactory() method in HttpsURLConnection
118 SSLSocketFactory defaultSSLSF = HttpsURLConnection.getDefaultSSLSocketFactory(); in testGetDefaultSSLSocketFactory()207 socketFactory, HttpsURLConnection.getDefaultSSLSocketFactory()); in testSetDefaultSSLSocketFactory()235 HttpsURLConnection.getDefaultSSLSocketFactory(), in testSetDefaultSSLSocketFactory()278 HttpsURLConnection.getDefaultSSLSocketFactory(), in testSetSSLSocketFactory()
2272 SSLSocketFactory defaultSSLSocketFactory = HttpsURLConnection.getDefaultSSLSocketFactory();
19407 method public static javax.net.ssl.SSLSocketFactory getDefaultSSLSocketFactory();