| Package | Description |
|---|---|
| org.apache.shindig.gadgets.spec |
| Modifier and Type | Field and Description |
|---|---|
BaseOAuthService.Location |
BaseOAuthService.EndPoint.location |
| Modifier and Type | Method and Description |
|---|---|
BaseOAuthService.Location |
BaseOAuthService.EndPoint.getLocation() |
static BaseOAuthService.Location |
BaseOAuthService.Location.parse(String value) |
static BaseOAuthService.Location |
BaseOAuthService.Location.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BaseOAuthService.Location[] |
BaseOAuthService.Location.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BaseOAuthService.EndPoint(Uri url,
BaseOAuthService.Method method,
BaseOAuthService.Location location) |
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.