public class NXGadgetOAuthTokenStore
extends org.apache.shindig.gadgets.oauth.GadgetOAuthTokenStore
| Modifier and Type | Field and Description |
|---|---|
protected OAuthServerKeyManager |
okm |
protected OpenSocialService |
os |
| Constructor and Description |
|---|
NXGadgetOAuthTokenStore(org.apache.shindig.gadgets.oauth.OAuthStore store,
org.apache.shindig.gadgets.GadgetSpecFactory specFactory) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shindig.gadgets.oauth.AccessorInfo |
getOAuthAccessor(org.apache.shindig.auth.SecurityToken securityToken,
org.apache.shindig.gadgets.oauth.OAuthArguments arguments,
org.apache.shindig.gadgets.oauth.OAuthClientState clientState,
org.apache.shindig.gadgets.oauth.OAuthResponseParams responseParams,
org.apache.shindig.gadgets.oauth.OAuthFetcherConfig fetcherConfig) |
protected boolean |
isConsumerEmpty(org.apache.shindig.gadgets.oauth.OAuthStore.ConsumerInfo consumerInfo) |
protected boolean |
isInternalRequest(org.apache.shindig.gadgets.oauth.OAuthArguments arguments) |
protected OpenSocialService os
protected OAuthServerKeyManager okm
@Inject
public NXGadgetOAuthTokenStore(org.apache.shindig.gadgets.oauth.OAuthStore store,
org.apache.shindig.gadgets.GadgetSpecFactory specFactory)
protected boolean isConsumerEmpty(org.apache.shindig.gadgets.oauth.OAuthStore.ConsumerInfo consumerInfo)
protected boolean isInternalRequest(org.apache.shindig.gadgets.oauth.OAuthArguments arguments)
public org.apache.shindig.gadgets.oauth.AccessorInfo getOAuthAccessor(org.apache.shindig.auth.SecurityToken securityToken,
org.apache.shindig.gadgets.oauth.OAuthArguments arguments,
org.apache.shindig.gadgets.oauth.OAuthClientState clientState,
org.apache.shindig.gadgets.oauth.OAuthResponseParams responseParams,
org.apache.shindig.gadgets.oauth.OAuthFetcherConfig fetcherConfig)
throws org.apache.shindig.gadgets.oauth.OAuthResponseParams.OAuthRequestException
getOAuthAccessor in class org.apache.shindig.gadgets.oauth.GadgetOAuthTokenStoreorg.apache.shindig.gadgets.oauth.OAuthResponseParams.OAuthRequestExceptionCopyright © 2019 Nuxeo SA. All rights reserved.