Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.impl.client | |
com.okta.sdk.impl.ds | |
com.okta.sdk.impl.oauth2 |
Modifier and Type | Interface and Description |
---|---|
interface |
Client
The
Client is the main entry point to the Okta Java SDK. |
Modifier and Type | Method and Description |
---|---|
DataStore |
Client.getDataStore()
Returns the internal
DataStore of the client. |
Modifier and Type | Class and Description |
---|---|
class |
BaseClient
The base client class.
|
class |
DefaultClient |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalDataStore
Internal DataStore used for implementation purposes only.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataStore |
Modifier and Type | Class and Description |
---|---|
class |
OAuth2TokenClient |
Copyright © 2017–2023 Okta. All rights reserved.