public class OneloginURLConnectionClient
extends org.apache.oltu.oauth2.client.URLConnectionClient
| Constructor and Description |
|---|
OneloginURLConnectionClient() |
| Modifier and Type | Method and Description |
|---|---|
<T extends org.apache.oltu.oauth2.client.response.OAuthClientResponse> |
execute(org.apache.oltu.oauth2.client.request.OAuthClientRequest request,
Map<String,String> headers,
String requestMethod,
Class<T> responseClass) |
public <T extends org.apache.oltu.oauth2.client.response.OAuthClientResponse> T execute(org.apache.oltu.oauth2.client.request.OAuthClientRequest request,
Map<String,String> headers,
String requestMethod,
Class<T> responseClass)
throws org.apache.oltu.oauth2.common.exception.OAuthSystemException,
org.apache.oltu.oauth2.common.exception.OAuthProblemException
execute in interface org.apache.oltu.oauth2.client.HttpClientexecute in class org.apache.oltu.oauth2.client.URLConnectionClientorg.apache.oltu.oauth2.common.exception.OAuthSystemExceptionorg.apache.oltu.oauth2.common.exception.OAuthProblemExceptionCopyright © 2018. All rights reserved.