| Package | Description |
|---|---|
| net.oauth | |
| net.oauth.server |
| Modifier and Type | Method and Description |
|---|---|
static List<OAuth.Parameter> |
OAuthMessage.decodeAuthorization(String authorization)
Parse the parameters from an OAuth Authorization or WWW-Authenticate
header.
|
static List<OAuth.Parameter> |
OAuth.decodeForm(String form)
Parse a form-urlencoded document.
|
static List<OAuth.Parameter> |
OAuth.newList(String... parameters)
Construct a list of Parameters from name, value, name, value...
|
| Modifier and Type | Method and Description |
|---|---|
static List<OAuth.Parameter> |
HttpRequestMessage.getParameters(javax.servlet.http.HttpServletRequest request) |
Copyright 2015- Charles R. Severance and licensed CC-BY Attribution 4.0