| Package | Description |
|---|---|
| org.apache.shindig.social.core.oauth2 |
Implementation of OAuth 2.0.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2Client |
OAuth2Code.getClient()
Returns the client associated with this code.
|
OAuth2Client |
OAuth2DataServiceImpl.getClient(String clientId) |
OAuth2Client |
OAuth2DataService.getClient(String clientId)
Retrieves a pre-registered client by ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2Code.setClient(OAuth2Client client)
Sets the client associated with this code.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.