Package | Description |
---|---|
com.okta.sdk.impl.client | |
com.okta.sdk.impl.config | |
com.okta.sdk.impl.http.authc |
Modifier and Type | Method and Description |
---|---|
ClientBuilder |
DefaultClientBuilder.setRequestAuthenticatorFactory(RequestAuthenticatorFactory factory) |
Modifier and Type | Method and Description |
---|---|
RequestAuthenticatorFactory |
ClientConfiguration.getRequestAuthenticatorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ClientConfiguration.setRequestAuthenticatorFactory(RequestAuthenticatorFactory requestAuthenticatorFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRequestAuthenticatorFactory
This default factory is responsible of creating a
RequestAuthenticator out of a given AuthenticationScheme |
Copyright © 2017–2023 Okta. All rights reserved.