| Package | Description |
|---|---|
| com.okta.authn.sdk.http |
| Modifier and Type | Method and Description |
|---|---|
static QueryParameter |
QueryParameter.query(String key,
String value) |
| Modifier and Type | Method and Description |
|---|---|
List<QueryParameter> |
RequestContext.getQueryParams() |
| Modifier and Type | Method and Description |
|---|---|
RequestContext |
RequestContext.addQuery(QueryParameter query) |
| Constructor and Description |
|---|
RequestContext(List<Header> headers,
List<QueryParameter> queryParams) |
Copyright © 2018–2024 Okta. All rights reserved.