| Package | Description |
|---|---|
| org.apache.shindig.gadgets.oauth |
| Modifier and Type | Method and Description |
|---|---|
OAuthArguments.UseToken |
OAuthArguments.getUseToken() |
static OAuthArguments.UseToken |
OAuthArguments.UseToken.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthArguments.UseToken[] |
OAuthArguments.UseToken.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthArguments.setUseToken(OAuthArguments.UseToken useToken) |
Copyright © 2007-2012. All Rights Reserved.