Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.shindig.oauth
Class NXOAuthStoreProvider

java.lang.Object
  extended by org.nuxeo.opensocial.shindig.oauth.NXOAuthStoreProvider
All Implemented Interfaces:
com.google.inject.Provider<org.apache.shindig.gadgets.oauth.OAuthStore>

public class NXOAuthStoreProvider
extends Object
implements com.google.inject.Provider<org.apache.shindig.gadgets.oauth.OAuthStore>

This class is used to plug Nuxeo OAuth Store into Shindig

Author:
tiry

Constructor Summary
NXOAuthStoreProvider()
           
 
Method Summary
 org.apache.shindig.gadgets.oauth.OAuthStore get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NXOAuthStoreProvider

public NXOAuthStoreProvider()
Method Detail

get

public org.apache.shindig.gadgets.oauth.OAuthStore get()
Specified by:
get in interface com.google.inject.Provider<org.apache.shindig.gadgets.oauth.OAuthStore>

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.