| Class and 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.Credentials.Secret.Method |
| OidcCommonConfig.Proxy |
| OidcCommonConfig.Tls |
| OidcCommonConfig.Tls.Verification |
Copyright © 2021 JBoss by Red Hat. All rights reserved.