Package | Description |
---|---|
ca.bc.gov.open.cpf.api.security.oauth | |
net.oauth |
Modifier and Type | Method and Description |
---|---|
static List<OAuth.Parameter> |
HttpRequestMessage.getParameters(javax.servlet.http.HttpServletRequest request) |
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...
|
Copyright © 2008–2017 Province of British Columbia. All rights reserved.