Interface | Description |
---|---|
OAuth1Operations |
A service interface for the OAuth 1 flow.
|
OAuth1ServiceProvider<A> |
A ServiceProvider that uses the OAuth 1.0 protocol.
|
Class | Description |
---|---|
AbstractOAuth1ApiBinding |
Base class for OAuth 1-based provider API bindings.
|
AbstractOAuth1ServiceProvider<S> |
Base class for ServiceProviders that use the OAuth1 protocol.
|
AuthorizedRequestToken |
A OAuth 1.0 request token that has been authorized by the user.
|
OAuth1Parameters |
Parameters for building an OAuth1 authorize URL.
|
OAuth1Template |
OAuth10Operations implementation that uses REST-template to make the OAuth calls.
|
OAuthToken |
Holds an OAuth token and secret.
|
Enum | Description |
---|---|
OAuth1Version |
Various versions ofthe OAuth1 Core specification.
|
Copyright © 2016. All rights reserved.