Uses of Class
com.github.scribejava.core.model.ParameterList
| Package | Description |
|---|---|
| com.github.scribejava.core.model |
-
Uses of ParameterList in com.github.scribejava.core.model
Methods in com.github.scribejava.core.model that return ParameterList Modifier and Type Method Description ParameterListOAuthRequest. getBodyParams()Obtains aParameterListof the body parameters.ParameterListOAuthRequest. getQueryStringParams()Get aParameterListwith the query string parameters.ParameterListParameterList. sort()Methods in com.github.scribejava.core.model with parameters of type ParameterList Modifier and Type Method Description voidParameterList. addAll(ParameterList other)