| Package | Description |
|---|---|
| com.github.scribejava.core.builder | |
| com.github.scribejava.core.builder.api |
| Modifier and Type | Method and Description |
|---|---|
<S extends OAuthService> |
ServiceBuilder.build(BaseApi<S> api)
Returns the fully configured
OAuthService |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultApi10a
Default implementation of the OAuth protocol, version 1.0a
This class is meant to be extended by concrete implementations of the API, providing the endpoints and
endpoint-http-verbs.
|
class |
DefaultApi20
Default implementation of the OAuth protocol, version 2.0
This class is meant to be extended by concrete implementations of the API, providing the endpoints and
endpoint-http-verbs.
|
Copyright © 2018. All rights reserved.