Package | Description |
---|---|
com.okta.sdk.authc.credentials | |
com.okta.sdk.client | |
com.okta.sdk.ds |
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 . |
Modifier and Type | Method and Description |
---|---|
ClientCredentials |
DataStore.getClientCredentials()
Returns the ClientCredentials used to authenticate HTTPS requests sent to the Okta API server.
|
Copyright © 2017-2021 Okta. All Rights Reserved.