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