Package | Description |
---|---|
com.okta.sdk.authc.credentials | |
com.okta.sdk.client |
Modifier and Type | Class and Description |
---|---|
class |
TokenClientCredentials
This implementation represents the api key that is used to authenticate a Tenant in Okta.
|
Modifier and Type | Method and Description |
---|---|
ClientBuilder |
ClientBuilder.setClientCredentials(ClientCredentials clientCredentials)
Allows specifying an
ApiKey instance directly instead of relying on the
default location + override/fallback behavior defined in the documentation above . |
Copyright © 2017-2022 Okta. All Rights Reserved.