Uses of Interface
org.apache.shindig.gadgets.oauth.OAuthStore

Packages that use OAuthStore
org.apache.shindig.gadgets.oauth   
 

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

Classes in org.apache.shindig.gadgets.oauth that implement OAuthStore
 class BasicOAuthStore
          Simple implementation of the OAuthStore interface.
 

Methods in org.apache.shindig.gadgets.oauth that return OAuthStore
 OAuthStore OAuthModule.OAuthStoreProvider.get()
           
 

Constructors in org.apache.shindig.gadgets.oauth with parameters of type OAuthStore
GadgetOAuthTokenStore(OAuthStore store, GadgetSpecFactory specFactory)
          Public constructor.
 



Copyright © 2007-2012. All Rights Reserved.