org.nuxeo.opensocial.shindig.oauth
Class NXOAuthStoreProvider
java.lang.Object
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
Method Summary |
org.apache.shindig.gadgets.oauth.OAuthStore |
get()
|
NXOAuthStoreProvider
public NXOAuthStoreProvider()
get
public org.apache.shindig.gadgets.oauth.OAuthStore get()
- Specified by:
get
in interface com.google.inject.Provider<org.apache.shindig.gadgets.oauth.OAuthStore>
Copyright © 2011 Nuxeo SAS. All Rights Reserved.