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, toExternalForm
public 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.Handler
IOException
Copyright © 2019. All rights reserved.