Uses of Package
org.apache.shindig.social.opensocial.oauth

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

Classes in org.apache.shindig.social.opensocial.oauth used by org.apache.shindig.social.core.oauth
OAuthDataStore
          A class that manages the OAuth data for Shindig, including storing the map of consumer key/secrets, storing request and access tokens, and providing a way to upgrade tokens to authorized values.
OAuthEntry
          The OAuthEntry class contains state information about OAuth Tokens and Authorization.
 

Classes in org.apache.shindig.social.opensocial.oauth used by org.apache.shindig.social.opensocial.oauth
OAuthEntry
          The OAuthEntry class contains state information about OAuth Tokens and Authorization.
OAuthEntry.Type
           
 

Classes in org.apache.shindig.social.opensocial.oauth used by org.apache.shindig.social.sample.oauth
OAuthDataStore
          A class that manages the OAuth data for Shindig, including storing the map of consumer key/secrets, storing request and access tokens, and providing a way to upgrade tokens to authorized values.
OAuthEntry
          The OAuthEntry class contains state information about OAuth Tokens and Authorization.
 



Copyright © 2007-2012. All Rights Reserved.