Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.shindig.oauth
Class NXOAuthStore

java.lang.Object
  extended by org.apache.shindig.gadgets.oauth.BasicOAuthStore
      extended by org.nuxeo.opensocial.shindig.oauth.NXOAuthStore
All Implemented Interfaces:
org.apache.shindig.gadgets.oauth.OAuthStore

public class NXOAuthStore
extends org.apache.shindig.gadgets.oauth.BasicOAuthStore


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.shindig.gadgets.oauth.OAuthStore
org.apache.shindig.gadgets.oauth.OAuthStore.ConsumerInfo, org.apache.shindig.gadgets.oauth.OAuthStore.TokenInfo
 
Constructor Summary
NXOAuthStore()
           
 
Method Summary
 void setConsumerKeyAndSecret(org.apache.shindig.gadgets.oauth.BasicOAuthStoreConsumerIndex providerKey, org.apache.shindig.gadgets.oauth.BasicOAuthStoreConsumerKeyAndSecret keyAndSecret)
           
 
Methods inherited from class org.apache.shindig.gadgets.oauth.BasicOAuthStore
convertFromOpenSsl, getAccessTokenAddCount, getAccessTokenLookupCount, getAccessTokenRemoveCount, getConsumerKeyAndSecret, getConsumerKeyLookupCount, getTokenInfo, initFromConfigString, removeToken, setDefaultCallbackUrl, setDefaultKey, setTokenInfo
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXOAuthStore

public NXOAuthStore()
Method Detail

setConsumerKeyAndSecret

public void setConsumerKeyAndSecret(org.apache.shindig.gadgets.oauth.BasicOAuthStoreConsumerIndex providerKey,
                                    org.apache.shindig.gadgets.oauth.BasicOAuthStoreConsumerKeyAndSecret keyAndSecret)
Overrides:
setConsumerKeyAndSecret in class org.apache.shindig.gadgets.oauth.BasicOAuthStore

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.