Uses of Class
org.apache.shindig.gadgets.spec.OAuthService.Location

Packages that use OAuthService.Location
org.apache.shindig.gadgets.spec   
 

Uses of OAuthService.Location in org.apache.shindig.gadgets.spec
 

Fields in org.apache.shindig.gadgets.spec declared as OAuthService.Location
 OAuthService.Location OAuthService.EndPoint.location
           
 

Methods in org.apache.shindig.gadgets.spec that return OAuthService.Location
static OAuthService.Location OAuthService.Location.parse(String value)
           
static OAuthService.Location OAuthService.Location.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OAuthService.Location[] OAuthService.Location.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.shindig.gadgets.spec with parameters of type OAuthService.Location
OAuthService.EndPoint(Uri url, OAuthService.Method method, OAuthService.Location location)
           
 



Copyright © 2007-2012. All Rights Reserved.