Uses of Interface
org.apache.shindig.social.opensocial.oauth.OAuthDataStore

Packages that use OAuthDataStore
org.apache.shindig.social.core.oauth The Core Social OAuth package 
org.apache.shindig.social.sample.oauth Sample OAuth implementation package 
 

Uses of OAuthDataStore in org.apache.shindig.social.core.oauth
 

Constructors in org.apache.shindig.social.core.oauth with parameters of type OAuthDataStore
OAuthAuthenticationHandler(OAuthDataStore store)
           
 

Uses of OAuthDataStore in org.apache.shindig.social.sample.oauth
 

Classes in org.apache.shindig.social.sample.oauth that implement OAuthDataStore
 class SampleOAuthDataStore
          Sample implementation for OAuth data store
 

Methods in org.apache.shindig.social.sample.oauth with parameters of type OAuthDataStore
 void SampleOAuthServlet.setDataStore(OAuthDataStore dataStore)
           
 



Copyright © 2007-2012. All Rights Reserved.