Artifacts using Okta Commons :: HTTP :: API (8)
The Okta Java SDK API .jar provides a Java API that your code can use to make calls to the Okta
API. This .jar is the only compile-time dependency within the Okta SDK project that your code should
depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.
Last Release on May 15, 2025
The Okta Java SDK core implementation .jar is used at runtime to support API invocations. This
implementation jar should be a runtime dependency only and should NOT be depended on at compile time by
your code. The implementations within this jar can change at any time without warning - use it with runtime
scope only.
Last Release on May 15, 2025
The Okta IDX Java SDK API .jar provides a Java API that your code can use to make calls to the Okta
IDX API.
Last Release on Aug 20, 2024
The Okta HTTP Client OK HTTP implementation .jar is used at runtime to make HTTP calls to Okta's
REST API using the OkHttp Client library. This implementation jar should be a runtime dependency only
and should NOT be depended on at compile time by your code. The implementations within this jar can change at
any time without warning - use it with runtime scope only.
Last Release on Sep 25, 2024
The Okta IDX Java SDK core implementation .jar is used at runtime to support API invocations. This
implementation jar should be a runtime dependency only and should NOT be depended on at compile time by
your code. The implementations within this jar can change at any time without warning - use it with runtime
scope only.
Last Release on Mar 15, 2021
The Okta Java HTTP Client implementation .jar is used at runtime to make HTTP calls to Okta's
REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only
and should NOT be depended on at compile time by your code. The implementations within this jar can change at
any time without warning - use it with runtime scope only.
Last Release on Sep 25, 2024
- Prev
- 1
- Next