Package org.bouncycastle.jsse.util
Class URLConnectionUtil
java.lang.Object
org.bouncycastle.jsse.util.URLConnectionUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected URLConnection
configureConnection
(URL url, URLConnection connection) protected SSLSocketFactory
createSSLSocketFactory
(SSLSocketFactory delegate, URL url) openConnection
(URL url) openConnection
(URL url, Proxy proxy) openInputStream
(URL url)
-
Field Details
-
sslSocketFactory
-
-
Constructor Details
-
URLConnectionUtil
public URLConnectionUtil() -
URLConnectionUtil
-
-
Method Details
-
openConnection
- Throws:
IOException
-
openConnection
- Throws:
IOException
-
openInputStream
- Throws:
IOException
-
configureConnection
-
createSSLSocketFactory
-