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.CertificateChainMethods in io.quarkus.oidc that return OidcTenantConfig.CertificateChainModifier and TypeMethodDescriptionOidcTenantConfig.getCertificateChain()Deprecated.use theOidcTenantConfig.certificateChain()method insteadMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.CertificateChainModifier and TypeMethodDescriptionvoidOidcTenantConfig.setCertificateChain(OidcTenantConfig.CertificateChain certificateChain) Deprecated.build this config with theOidcTenantConfigBuilderbuilder
OidcTenantConfig.certificateChain()method instead