| Package | Description |
|---|---|
| org.apache.shindig.gadgets.http | |
| org.apache.shindig.gadgets.oauth2 | |
| org.apache.shindig.gadgets.uri |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Arguments |
HttpRequest.getOAuth2Arguments() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequest |
HttpRequest.setOAuth2Arguments(OAuth2Arguments oauth2Arguments) |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Accessor |
GadgetOAuth2TokenStore.getOAuth2Accessor(SecurityToken securityToken,
OAuth2Arguments arguments,
Uri gadgetUri)
Retrieves and merges the data from the
OAuth2Store, the gadget spec
and the request itself to populate the OAuth2 data for this requets. |
| Constructor and Description |
|---|
OAuth2Arguments(OAuth2Arguments orig) |
OAuth2GadgetContext(SecurityToken securityToken,
OAuth2Arguments arguments,
Uri gadgetUri) |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Arguments |
ProxyUriManager.ProxyUri.getOAuth2Arguments() |
| Modifier and Type | Method and Description |
|---|---|
ProxyUriManager.ProxyUri |
ProxyUriManager.ProxyUri.setOAuth2Arguments(OAuth2Arguments oauth2Arguments) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.