| Package | Description |
|---|---|
| com.okta.commons.http | |
| com.okta.commons.http.authc |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRequest |
| Modifier and Type | Method and Description |
|---|---|
protected Response |
RetryRequestExecutor.doExecuteRequest(Request request) |
Response |
RetryRequestExecutor.executeRequest(Request request) |
Response |
RequestExecutor.executeRequest(Request request) |
static java.lang.String |
RequestUtils.fetchHeaderValueAndRemoveIfPresent(Request request,
java.lang.String headerName) |
| Modifier and Type | Method and Description |
|---|---|
void |
DisabledAuthenticator.authenticate(Request request) |
void |
RequestAuthenticator.authenticate(Request request)
Implementations of this operation will prepare the authentication information as expected by the Okta API server.
|
Copyright © 2018-2021 Okta. All Rights Reserved.