| Package | Description |
|---|---|
| org.apache.shindig.gadgets.http | |
| org.apache.shindig.gadgets.oauth | |
| org.apache.shindig.gadgets.uri |
| Class and Description |
|---|
| OAuthArguments
Arguments to an OAuth fetch sent by the client.
|
| OAuthRequest
Implements both signed fetch and full OAuth for gadgets, as well as a combination of the two that
is necessary to build OAuth enabled gadgets for social sites.
|
| Class and Description |
|---|
| AccessorInfo
OAuth related data accessor
|
| AccessorInfo.HttpMethod |
| AccessorInfo.OAuthParamLocation |
| BasicOAuthStoreConsumerIndex
Index into the token store by
|
| BasicOAuthStoreConsumerKeyAndSecret
Data structure representing and OAuth consumer key and secret
|
| BasicOAuthStoreConsumerKeyAndSecret.KeyType |
| GadgetOAuthTokenStore
Higher-level interface that allows callers to store and retrieve
OAuth-related data directly from
GadgetSpecs, GadgetContexts,
etc. |
| OAuthArguments
Arguments to an OAuth fetch sent by the client.
|
| OAuthArguments.UseToken
Should the OAuth access token be used?
|
| OAuthCallbackGenerator
Figures out the OAuth callback URL to send service providers.
|
| OAuthCallbackStateToken
Token used to persist information for the
OAuthCallbackState |
| OAuthClientState
Class to handle OAuth fetcher state stored client side.
|
| OAuthCommandLine.BodySigning |
| OAuthError
Error strings to be returned to gadgets as "oauthError" data.
|
| OAuthFetcherConfig
Configuration parameters for an OAuthRequest
|
| OAuthRequest
Implements both signed fetch and full OAuth for gadgets, as well as a combination of the two that
is necessary to build OAuth enabled gadgets for social sites.
|
| OAuthRequestException
Thrown by OAuth request routines.
|
| OAuthResponseParams
Container for OAuth specific data to include in the response to the client.
|
| OAuthStore
Interface to an OAuth Data Store.
|
| OAuthStore.ConsumerInfo
Information about an OAuth consumer.
|
| OAuthStore.TokenInfo
Information about an access token.
|
| Class and Description |
|---|
| OAuthArguments
Arguments to an OAuth fetch sent by the client.
|
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.