public class NXGadgetOAuthTokenStore
extends org.apache.shindig.gadgets.oauth.GadgetOAuthTokenStore
| 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) | 
@Inject
public NXGadgetOAuthTokenStore(org.apache.shindig.gadgets.oauth.OAuthStore store,
                              org.apache.shindig.gadgets.GadgetSpecFactory specFactory)
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 © 2014 Nuxeo SA. All rights reserved.