public class OAuth2Utils extends Object
| Constructor and Description |
|---|
OAuth2Utils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildRequestQuery(Map<String,String> requestBodyParameters) |
static InputStream |
getResponseStream(HttpURLConnection connection) |
public static InputStream getResponseStream(HttpURLConnection connection) throws IOException
IOExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.