| Package | Description |
|---|---|
| net.oauth | |
| net.oauth.client | |
| net.oauth.http |
| Modifier and Type | Method and Description |
|---|---|
static ParameterStyle |
ParameterStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParameterStyle[] |
ParameterStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ParameterStyle |
OAuthClient.ParameterStyle.getReplacement()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OAuthResponseMessage |
OAuthClient.access(OAuthMessage request,
ParameterStyle style)
Send a request and return the response.
|
OAuthMessage |
OAuthClient.invoke(OAuthMessage request,
ParameterStyle style)
Send a request message to the service provider and get the response.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpMessage |
HttpMessage.newRequest(OAuthMessage from,
ParameterStyle style)
Construct an HTTP request from this OAuth message.
|
Copyright 2015- Charles R. Severance and licensed CC-BY Attribution 4.0