| Interface | Description |
|---|---|
| StateOAuth20Service |
This interface defines that a service can handle a state parameter for the authorization url.
|
| Class | Description |
|---|---|
| FoursquareOAuth20ServiceImpl |
This service is dedicated for Foursquare service using OAuth protocol version 2.0.
|
| LinkedInOAuth20ServiceImpl |
This service is dedicated for LinkedIn service using OAuth protocol version 2.0.
|
| PayPalOAuth20ServiceImpl |
This service is dedicated for PayPal service using OAuth protocol version 2.0.
|
| ProxyOAuth10aServiceImpl |
This class represents a specific OAuth service with proxy capabilities for OAuth 1.0 protocol.
|
| ProxyOAuth20ServiceImpl |
This class represents a specific OAuth service with proxy capabilities for OAuth 2.0 protocol.
|
| StateOAuth20ServiceImpl |
This class overload getAuthorizationUrl method to allow to add the state parameter to authorization url.
|
Copyright © 2016. All rights reserved.