org.apache.shindig.gadgets.oauth
Class OAuthModule.OAuthStoreProvider
java.lang.Object
org.apache.shindig.gadgets.oauth.OAuthModule.OAuthStoreProvider
- All Implemented Interfaces:
- com.google.inject.Provider<OAuthStore>
- Enclosing class:
- OAuthModule
public static class OAuthModule.OAuthStoreProvider
- extends Object
- implements com.google.inject.Provider<OAuthStore>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthModule.OAuthStoreProvider
@Inject
public OAuthModule.OAuthStoreProvider(String signingKeyFile,
String signingKeyName,
String defaultCallbackUrl)
get
public OAuthStore get()
- Specified by:
get in interface com.google.inject.Provider<OAuthStore>
Copyright © 2007-2012. All Rights Reserved.