Uses of Package
org.apache.shindig.social.core.oauth2

Packages that use org.apache.shindig.social.core.oauth2
org.apache.shindig.social.core.oauth The Core Social OAuth package 
org.apache.shindig.social.core.oauth2   
org.apache.shindig.social.core.oauth2.validators   
 

Classes in org.apache.shindig.social.core.oauth2 used by org.apache.shindig.social.core.oauth
OAuth2AuthenticationHandler
          Authentication handler for OAuth 2.0.
 

Classes in org.apache.shindig.social.core.oauth2 used by org.apache.shindig.social.core.oauth2
OAuth2Client
          Represents an OAuth 2.0 client.
OAuth2Client.ClientType
          Enumerated client types in the OAuth 2.0 specification.
OAuth2Client.Flow
           
OAuth2Code
          Represents a "code" string in an OAuth 2.0 handshake, including authorization code, access token, or refresh token.
OAuth2DataService
          Services to support the management of data for the OAuth 2.0 specification.
OAuth2Exception
          Represents an exception while dancing with OAuth 2.0.
OAuth2NormalizedRequest
          Normalizes an OAuth 2.0 request by extracting OAuth 2.0 related fields.
OAuth2NormalizedResponse
          Wraps OAuth 2.0 response elements including headers and body parameters.
OAuth2Service
          Services to support the OAuth 2.0 specification flows and enforcement.
OAuth2Types.CodeType
          Enumerated token types in the OAuth 2.0 specification.
OAuth2Types.ErrorType
          Enumerated error types in the OAuth 2.0 specification.
OAuth2Types.GrantType
          Enumerated grant types in the OAuth 2.0 specification.
OAuth2Types.ResponseType
          Enumerated response types in the OAuth 2.0 specification.
OAuth2Types.TokenFormat
          Enumerated token types in the OAuth 2.0 specification.
 

Classes in org.apache.shindig.social.core.oauth2 used by org.apache.shindig.social.core.oauth2.validators
OAuth2DataService
          Services to support the management of data for the OAuth 2.0 specification.
OAuth2Exception
          Represents an exception while dancing with OAuth 2.0.
OAuth2NormalizedRequest
          Normalizes an OAuth 2.0 request by extracting OAuth 2.0 related fields.
 



Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.