Uses of Class
io.quarkus.oidc.OidcTenantConfig.CertificateChain
Packages that use OidcTenantConfig.CertificateChain
-
Uses of OidcTenantConfig.CertificateChain in io.quarkus.oidc
Fields in io.quarkus.oidc declared as OidcTenantConfig.CertificateChainModifier and TypeFieldDescriptionOidcTenantConfig.certificateChainConfiguration of the certificate chain which can be used to verify tokens.Methods in io.quarkus.oidc that return OidcTenantConfig.CertificateChainMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.CertificateChainModifier and TypeMethodDescriptionvoidOidcTenantConfig.setCertificateChain(OidcTenantConfig.CertificateChain certificateChain) -
Uses of OidcTenantConfig.CertificateChain in io.quarkus.oidc.runtime
Constructors in io.quarkus.oidc.runtime with parameters of type OidcTenantConfig.CertificateChainModifierConstructorDescription