Package | Description |
---|---|
com.okta.authn.sdk.http |
Modifier and Type | Method and Description |
---|---|
static QueryParameter |
QueryParameter.query(java.lang.String key,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<QueryParameter> |
RequestContext.getQueryParams() |
Modifier and Type | Method and Description |
---|---|
RequestContext |
RequestContext.addQuery(QueryParameter query) |
Constructor and Description |
---|
RequestContext(java.util.List<Header> headers,
java.util.List<QueryParameter> queryParams) |
Copyright © 2018-2022 Okta. All Rights Reserved.