| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth2 | |
| org.apache.shindig.gadgets.oauth2.handler | |
| org.apache.shindig.gadgets.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicOAuth2Store
see
OAuth2Store
Default OAuth2Store. |
| Modifier and Type | Method and Description |
|---|---|
OAuth2Store |
OAuth2Module.OAuth2StoreProvider.get() |
OAuth2Store |
OAuth2FetcherConfig.getOAuth2Store() |
OAuth2Store |
GadgetOAuth2TokenStore.getOAuth2Store() |
| Constructor and Description |
|---|
BasicOAuth2Accessor(String gadgetUri,
String serviceName,
String user,
String scope,
boolean allowModuleOverrides,
OAuth2Store store,
String globalRedirectUri,
Authority authority,
String contextRoot) |
GadgetOAuth2TokenStore(OAuth2Store store,
GadgetSpecFactory specFactory) |
| Constructor and Description |
|---|
TokenAuthorizationResponseHandler(com.google.inject.Provider<OAuth2Message> oauth2MessageProvider,
OAuth2Store store) |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2CallbackServlet.setOAuth2Store(OAuth2Store store) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.