Okta Commons :: Config Check · Provides utility classes to validate common configuration, base URLs, API token strings, etc.
Group: com.okta.commons - All Dependencies
Okta Commons :: Lang · Provides utility classes for common functionality (with no dependencies like Spring, Guava or Apache Commons.
Okta Commons :: HTTP :: API · Provides a common HTTP Interface for Okta's Java libraries
Okta Commons :: HTTP :: OkHttp Client · 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.
Okta Commons :: HTTP :: HTTP Client · 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.
Okta Commons · Common modules used by Okta SDKs and integrations