| Package | Description |
|---|---|
| net.oauth | |
| net.oauth.client |
| Modifier and Type | Method and Description |
|---|---|
HttpMessage |
OAuthMessage.toHttpRequest(OAuthClient.ParameterStyle style)
Deprecated.
use HttpMessage.newRequest
|
| Modifier and Type | Method and Description |
|---|---|
static OAuthClient.ParameterStyle |
OAuthClient.ParameterStyle.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static OAuthClient.ParameterStyle[] |
OAuthClient.ParameterStyle.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthResponseMessage |
OAuthClient.access(OAuthMessage request,
OAuthClient.ParameterStyle style)
Deprecated.
|
OAuthMessage |
OAuthClient.invoke(OAuthMessage request,
OAuthClient.ParameterStyle style)
Deprecated.
|
Copyright 2015- Charles R. Severance and licensed CC-BY Attribution 4.0