|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OAuth2Client | |
|---|---|
| org.apache.shindig.social.core.oauth2 | |
| Uses of OAuth2Client in org.apache.shindig.social.core.oauth2 |
|---|
| Methods in org.apache.shindig.social.core.oauth2 that return OAuth2Client | |
|---|---|
OAuth2Client |
OAuth2Code.getClient()
Returns the client associated with this code. |
OAuth2Client |
OAuth2DataServiceImpl.getClient(java.lang.String clientId)
|
OAuth2Client |
OAuth2DataService.getClient(java.lang.String clientId)
Retrieves a pre-registered client by ID. |
| Methods in org.apache.shindig.social.core.oauth2 with parameters of type OAuth2Client | |
|---|---|
void |
OAuth2Code.setClient(OAuth2Client client)
Sets the client associated with this code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||