com.okta.sdk » okta-sdk-examples-quickstart
A simple (non-web) application to demonstrate the example code in the Okta Java Quickstart
更新时间: 2024-06-17 20:35The 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.
更新时间: 2024-06-17 20:34com.okta.sdk » okta-sdk-coverage
Okta Java SDK :: Coverage
更新时间: 2024-06-17 20:34com.okta.sdk » okta-sdk-examples
Okta Java SDK :: Examples
更新时间: 2024-06-17 20:34com.okta.sdk » okta-sdk-integration-tests
Integration tests using the httpclient module
更新时间: 2024-06-17 20:34com.okta.sdk » okta-sdk-httpclient
The Okta Java SDK 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.
更新时间: 2023-07-07 22:05com.okta.sdk » okta-api-swagger-templates
Okta Java SDK :: Swagger Templates
更新时间: 2023-07-07 22:05com.okta.sdk » okta-sdk-okhttp
The Okta Java SDK 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.
更新时间: 2023-07-07 22:05仓库 | 个数 |
Central | 592045 |