| Package | Description |
|---|---|
| com.google.gdata.client.authn.oauth |
| Modifier and Type | Method and Description |
|---|---|
OAuthParameters.OAuthType |
OAuthParameters.getOAuthType()
Retrieves the OAuth type requested.
|
static OAuthParameters.OAuthType |
OAuthParameters.OAuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthParameters.OAuthType[] |
OAuthParameters.OAuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OAuthParameters.setOAuthType(OAuthParameters.OAuthType type)
Sets the value of the OAuth type.
|
Copyright © 2012. All Rights Reserved.