|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
OAuth2Operations | A service interface for the OAuth2 flow. |
OAuth2ServiceProvider<A> | A ServiceProvider that uses the OAuth 2.0 protocol. |
Class Summary | |
---|---|
AbstractOAuth2ServiceProvider<S> | Base class for ServiceProviders that use the OAuth2 protocol. |
AccessGrant | OAuth2 access token. |
OAuth2Parameters | Parameters for building an OAuth2 authorize URL. |
OAuth2Template | OAuth2Operations implementation that uses REST-template to make the OAuth calls. |
ProtectedResourceClientFactory | Factory for RestTemplate instances that execute requests for resources protected by the OAuth 2 protocol. |
Enum Summary | |
---|---|
GrantType | OAuth2 supports two types of authorization flow, typically referred to as "Client-side" and "Server-side". |
OAuth2 client.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |