Uses of Package
io.quarkus.oidc.common.runtime
-
Classes in io.quarkus.oidc.common.runtime used by io.quarkus.oidc.common.runtime Class Description OidcCommonConfig OidcCommonConfig.Credentials OidcCommonConfig.Credentials.Jwt Supports the client authentication 'client_secret_jwt' and `private_key_jwt` methods which involve sending a JWT token assertion signed with either a client secret or private key.OidcCommonConfig.Credentials.Provider CredentialsProvider which provides a client secretOidcCommonConfig.Credentials.Secret Supports the client authentication methods which involve sending a client secret.OidcCommonConfig.Credentials.Secret.Method OidcCommonConfig.Proxy OidcCommonConfig.Tls OidcCommonConfig.Tls.Verification