public class OAuthOverHttpURLStreamHandler
extends sun.net.www.protocol.http.Handler
| Constructor and Description |
|---|
OAuthOverHttpURLStreamHandler(ProtectedResourceDetails resourceDetails,
OAuthConsumerToken accessToken,
OAuthConsumerSupport support,
String httpMethod,
Map<String,String> additionalParameters) |
| Modifier and Type | Method and Description |
|---|---|
protected URLConnection |
openConnection(URL url,
Proxy proxy) |
equals, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalFormpublic OAuthOverHttpURLStreamHandler(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.http.HandlerIOExceptionCopyright © 2019. All rights reserved.