Searched refs:getSSLSocketFactory (Results 1 – 4 of 4) sorted by relevance
57 …public javax.net.ssl.SSLSocketFactory getSSLSocketFactory() { throw new RuntimeException("Stub!");… in getSSLSocketFactory() method in HttpsURLConnection
453 public SSLSocketFactory getSSLSocketFactory() { in getSSLSocketFactory() method in HttpsURLConnection
236 connection.getSSLSocketFactory()); in testSetDefaultSSLSocketFactory()279 connection.getSSLSocketFactory()); in testSetSSLSocketFactory()280 assertSame("Result differs from expected", socketFactory, connection.getSSLSocketFactory()); in testSetSSLSocketFactory()
19412 method public javax.net.ssl.SSLSocketFactory getSSLSocketFactory();