Uses of Class
org.apache.shindig.gadgets.oauth.OAuthRequest

Packages that use OAuthRequest
org.apache.shindig.gadgets.http   
org.apache.shindig.gadgets.oauth   
 

Uses of OAuthRequest in org.apache.shindig.gadgets.http
 

Constructor parameters in org.apache.shindig.gadgets.http with type arguments of type OAuthRequest
DefaultRequestPipeline(HttpFetcher httpFetcher, HttpCache httpCache, com.google.inject.Provider<OAuthRequest> oauthRequestProvider, ResponseRewriterRegistry responseRewriterRegistry, InvalidationService invalidationService, HttpResponseMetadataHelper metadataHelper)
           
 

Uses of OAuthRequest in org.apache.shindig.gadgets.oauth
 

Methods in org.apache.shindig.gadgets.oauth that return OAuthRequest
 OAuthRequest OAuthModule.OAuthRequestProvider.get()
           
 



Copyright © 2007-2012. All Rights Reserved.