@Deprecated public class OAuthOverHttpsURLStreamHandler extends sun.net.www.protocol.https.Handler
| Constructor and Description |
|---|
OAuthOverHttpsURLStreamHandler(ProtectedResourceDetails resourceDetails,
OAuthConsumerToken accessToken,
OAuthConsumerSupport support,
String httpMethod,
Map<String,String> additionalParameters)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url,
Proxy proxy)
Deprecated.
|
equals, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalFormpublic OAuthOverHttpsURLStreamHandler(ProtectedResourceDetails resourceDetails, OAuthConsumerToken accessToken, OAuthConsumerSupport support, String httpMethod, Map<String,String> additionalParameters)
protected URLConnection openConnection(URL url, Proxy proxy) throws IOException
openConnection in class sun.net.www.protocol.https.HandlerIOExceptionCopyright © 2020. All rights reserved.