|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||