Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.CertificateChain
Packages that use OidcTenantConfig.CertificateChain
-
Uses of OidcTenantConfig.CertificateChain in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.CertificateChainMethods in io.quarkus.oidc that return OidcTenantConfig.CertificateChainModifier and TypeMethodDescriptionOidcTenantConfigBuilder.CertificateChainBuilder.build()OidcTenantConfig.certificateChain()Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.CertificateChainModifier and TypeMethodDescriptionOidcTenantConfigBuilder.certificateChain(OidcTenantConfig.CertificateChain certificateChain) -
Uses of OidcTenantConfig.CertificateChain in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.CertificateChainModifier and TypeMethodDescriptionOidcTenantConfig.certificateChain()Configuration of the certificate chain which can be used to verify tokens.
OidcTenantConfigBuilder.CertificateChainBuilderbuilder