| Package | Description |
|---|---|
| com.github.scribejava.core.builder | |
| com.github.scribejava.core.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceBuilder |
ServiceBuilder.httpClientConfig(HttpClient.Config httpClientConfig)
|
| Constructor and Description |
|---|
OAuthConfig(String apiKey,
String apiSecret,
String callback,
SignatureType signatureType,
String scope,
OutputStream debugStream,
String state,
String responseType,
String userAgent,
Integer connectTimeout,
Integer readTimeout,
HttpClient.Config httpClientConfig,
HttpClient httpClient)
|
Copyright © 2016. All rights reserved.