Uses of Package
io.quarkus.oidc.common.runtime
Packages that use io.quarkus.oidc.common.runtime
-
Classes in io.quarkus.oidc.common.runtime used by io.quarkus.oidc.common.runtimeClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Supports the client authentication `client_secret_jwt` and `private_key_jwt` methods, which involves sending a JWT token assertion signed with a client secret or private key.Deprecated, for removal: This API element is subject to removal in a future version.CredentialsProvider, which provides a client secret.Deprecated, for removal: This API element is subject to removal in a future version.Supports the client authentication methods that involve sending a client secret.Deprecated, for removal: This API element is subject to removal in a future version.use
OidcCommonConfigBuilderto create the Proxy configDeprecated, for removal: This API element is subject to removal in a future version.useOidcCommonConfigBuilderto create the TLS configDeprecated, for removal: This API element is subject to removal in a future version.
OidcClientCommonConfigBuilder.CredentialsBuilder