| Package | Description |
|---|---|
| com.github.scribejava.core.builder | |
| com.github.scribejava.core.httpclient | |
| com.github.scribejava.core.httpclient.jdk | |
| com.github.scribejava.core.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceBuilder |
ServiceBuilder.httpClientConfig(HttpClientConfig httpClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfig |
HttpClientConfig.createDefaultConfig() |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
HttpClientProvider.createClient(HttpClientConfig httpClientConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
JDKHttpClientConfig |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
JDKHttpProvider.createClient(HttpClientConfig config) |
| Modifier and Type | Method and Description |
|---|---|
HttpClientConfig |
OAuthConfig.getHttpClientConfig() |
| Constructor and Description |
|---|
OAuthConfig(String apiKey,
String apiSecret,
String callback,
SignatureType signatureType,
String scope,
OutputStream debugStream,
String state,
String responseType,
String userAgent,
HttpClientConfig httpClientConfig,
HttpClient httpClient) |
Copyright © 2017. All rights reserved.