| Package | Description |
|---|---|
| org.apache.shindig.social.core.oauth2 |
Implementation of OAuth 2.0.
|
| org.apache.shindig.social.core.oauth2.validators |
| Modifier and Type | Class and Description |
|---|---|
class |
OAuth2DataServiceImpl |
| Modifier and Type | Method and Description |
|---|---|
OAuth2DataService |
OAuth2ServiceImpl.getDataService() |
OAuth2DataService |
OAuth2Service.getDataService()
Retrieves the underlying data service.
|
| Constructor and Description |
|---|
OAuth2ServiceImpl(OAuth2DataService store,
long authCodeExpires,
long accessTokenExpires) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCredentialsGrantValidator.setOAuth2DataService(OAuth2DataService service) |
| Constructor and Description |
|---|
AccessTokenRequestValidator(OAuth2DataService store) |
AuthCodeGrantValidator(OAuth2DataService service) |
AuthorizationCodeRequestValidator(OAuth2DataService store) |
ClientCredentialsGrantValidator(OAuth2DataService service) |
DefaultResourceRequestValidator(OAuth2DataService store) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.