Uses of Package
org.brickred.socialauth.util

Packages that use org.brickred.socialauth.util
org.brickred.socialauth   
org.brickred.socialauth.oauthstrategy   
org.brickred.socialauth.plugin   
org.brickred.socialauth.plugin.facebook   
org.brickred.socialauth.provider   
org.brickred.socialauth.util   
 

Classes in org.brickred.socialauth.util used by org.brickred.socialauth
AccessGrant
          Stores the keys and secret for OAuth access token as well as OAuth request token.
BirthDate
          Stores the BirthDate
OAuthConfig
          It contains the configuration of application like consumer key and consumer secret
Response
          Encapsulates the HTTP status, headers and the content.
 

Classes in org.brickred.socialauth.util used by org.brickred.socialauth.oauthstrategy
AccessGrant
          Stores the keys and secret for OAuth access token as well as OAuth request token.
OAuthConfig
          It contains the configuration of application like consumer key and consumer secret
Response
          Encapsulates the HTTP status, headers and the content.
 

Classes in org.brickred.socialauth.util used by org.brickred.socialauth.plugin
ProviderSupport
          This provides the functionality to make OAuth specific HTTP call for a provider
 

Classes in org.brickred.socialauth.util used by org.brickred.socialauth.plugin.facebook
ProviderSupport
          This provides the functionality to make OAuth specific HTTP call for a provider
 

Classes in org.brickred.socialauth.util used by org.brickred.socialauth.provider
AccessGrant
          Stores the keys and secret for OAuth access token as well as OAuth request token.
OAuthConfig
          It contains the configuration of application like consumer key and consumer secret
Response
          Encapsulates the HTTP status, headers and the content.
 

Classes in org.brickred.socialauth.util used by org.brickred.socialauth.util
AccessGrant
          Stores the keys and secret for OAuth access token as well as OAuth request token.
Constants
          OAuth constants
MethodType
          It defines the HTTP Method Types
OAuthConfig
          It contains the configuration of application like consumer key and consumer secret
Response
          Encapsulates the HTTP status, headers and the content.
 



Copyright © 2013. All Rights Reserved.