| Package | Description |
|---|---|
| com.github.scribejava.core.model |
| Modifier and Type | Method and Description |
|---|---|
ParameterList |
AbstractRequest.getBodyParams()
Obtains a
ParameterList of the body parameters. |
ParameterList |
AbstractRequest.getQueryStringParams()
Get a
ParameterList with the query string parameters. |
ParameterList |
ParameterList.sort() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterList.addAll(ParameterList other) |
Copyright © 2016. All rights reserved.