| Package | Description |
|---|---|
| org.apache.shindig.social.core.oauth2 |
Implementation of OAuth 2.0.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2ServiceImpl
A simple in-memory implementation of the OAuth 2 services.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2Servlet.setOAuth2Service(OAuth2Service oauthService) |
| Constructor and Description |
|---|
OAuth2AuthenticationHandler(OAuth2Service store) |
OAuth2AuthorizationHandler(OAuth2Service service) |
OAuth2TokenHandler(OAuth2Service service)
Constructs the token handler with the OAuth2Service.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.