Uses of Class
org.apache.shindig.social.core.oauth2.OAuth2Types.ResponseType

Packages that use OAuth2Types.ResponseType
org.apache.shindig.social.core.oauth2   
 

Uses of OAuth2Types.ResponseType in org.apache.shindig.social.core.oauth2
 

Methods in org.apache.shindig.social.core.oauth2 that return OAuth2Types.ResponseType
 OAuth2Types.ResponseType OAuth2NormalizedRequest.getEnumeratedResponseType()
           
static OAuth2Types.ResponseType OAuth2Types.ResponseType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OAuth2Types.ResponseType[] OAuth2Types.ResponseType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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