| Package | Description |
|---|---|
| com.github.scribejava.core.builder.api | |
| com.github.scribejava.core.model | |
| com.github.scribejava.core.oauth |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseApi<T extends OAuthService> |
| Modifier and Type | Method and Description |
|---|---|
OAuthService |
AbstractRequest.getService() |
| Constructor and Description |
|---|
AbstractRequest(Verb verb,
String url,
OAuthService service)
Default constructor.
|
OAuthRequest(Verb verb,
String url,
OAuthService service) |
OAuthRequestAsync(Verb verb,
String url,
OAuthService service) |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth10aService
OAuth 1.0a implementation of
OAuthService |
class |
OAuth20Service |
Copyright © 2016. All rights reserved.