|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccessorInfo.OAuthParamLocation | |
|---|---|
| org.apache.shindig.gadgets.oauth | |
| Uses of AccessorInfo.OAuthParamLocation in org.apache.shindig.gadgets.oauth |
|---|
| Methods in org.apache.shindig.gadgets.oauth that return AccessorInfo.OAuthParamLocation | |
|---|---|
AccessorInfo.OAuthParamLocation |
AccessorInfo.getParamLocation()
|
static AccessorInfo.OAuthParamLocation |
AccessorInfo.OAuthParamLocation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AccessorInfo.OAuthParamLocation[] |
AccessorInfo.OAuthParamLocation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.shindig.gadgets.oauth with parameters of type AccessorInfo.OAuthParamLocation | |
|---|---|
void |
AccessorInfoBuilder.setParameterLocation(AccessorInfo.OAuthParamLocation location)
|
| Constructors in org.apache.shindig.gadgets.oauth with parameters of type AccessorInfo.OAuthParamLocation | |
|---|---|
AccessorInfo(net.oauth.OAuthAccessor accessor,
OAuthStore.ConsumerInfo consumer,
AccessorInfo.HttpMethod httpMethod,
AccessorInfo.OAuthParamLocation paramLocation,
String sessionHandle,
long tokenExpireMillis)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||