| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth |
| Modifier and Type | Field and Description |
|---|---|
protected OAuthClientState |
OAuthRequest.clientState
State information from client
|
| Modifier and Type | Method and Description |
|---|---|
OAuthClientState |
OAuthResponseParams.getNewClientState()
Get the state we will return to the client.
|
| Modifier and Type | Method and Description |
|---|---|
AccessorInfo |
GadgetOAuthTokenStore.getOAuthAccessor(SecurityToken securityToken,
OAuthArguments arguments,
OAuthClientState clientState,
OAuthResponseParams responseParams,
OAuthFetcherConfig fetcherConfig)
Retrieve an AccessorInfo and OAuthAccessor that are ready for signing OAuthMessages.
|
Copyright © 2007-2012. All Rights Reserved.