Package io.quarkus.oidc.common.runtime
-
Class Summary 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.Secret Supports the client authentication methods which involve sending a client secret.OidcCommonConfig.Proxy OidcCommonConfig.Tls OidcCommonUtils OidcConstants -
Enum Summary Enum Description OidcCommonConfig.Credentials.Secret.Method OidcCommonConfig.Tls.Verification -
Exception Summary Exception Description OidcEndpointAccessException