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