| Package | Description |
|---|---|
| org.springframework.social.connect.support |
ServiceProvider Connect API implementation support.
|
| org.springframework.social.oauth2 |
OAuth2 client.
|
| Class and Description |
|---|
| AccessGrant
OAuth2 access token.
|
| OAuth2Operations
A service interface for the OAuth2 flow.
|
| OAuth2ServiceProvider
A ServiceProvider that uses the OAuth 2.0 protocol.
|
| Class and Description |
|---|
| AccessGrant
OAuth2 access token.
|
| GrantType
OAuth2 supports two types of authorization flow, typically referred to as
"Client-side" and "Server-side".
|
| OAuth2Operations
A service interface for the OAuth2 flow.
|
| OAuth2Parameters
Parameters for building an OAuth2 authorize URL.
|
| OAuth2ServiceProvider
A ServiceProvider that uses the OAuth 2.0 protocol.
|
| OAuth2Version
Enum encapsulating the differences between the various versions of the OAuth2 specification.
|
Copyright © 2016. All rights reserved.