Interface | Description |
---|---|
Client |
The
Client is the main entry point to the Okta Java SDK. |
ClientBuilder |
A Builder design pattern used to
construct
Client instances. |
Class | Description |
---|---|
Clients |
Static utility/helper class for working with
Client resources. |
Enum | Description |
---|---|
AuthenticationScheme |
Enumeration that defines the available HTTP authentication schemes to be used when communicating with the Okta API server.
|
AuthorizationMode |
Enumeration that defines the mapping between available Authentication schemes and Authorization modes.
|
Copyright © 2017–2023 Okta. All rights reserved.