| Class | Description |
|---|---|
| CoreOAuthConsumerSupport |
Consumer-side support for OAuth.
|
| CoreOAuthConsumerSupport.QueryParameterValue |
Marker class for an oauth parameter value that is a query parameter and should therefore not be included in the authorization header.
|
| OAuthClientHttpRequestFactory |
Request factory that extends all http requests with the OAuth credentials for a specific protected resource.
|
| OAuthRestTemplate |
Rest template that is able to make OAuth-authenticated REST requests with the credentials of the provided resource.
|
Copyright © 2015. All rights reserved.