Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.Jwks
Packages that use OidcTenantConfig.Jwks
-
Uses of OidcTenantConfig.Jwks in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.JwksMethods in io.quarkus.oidc that return OidcTenantConfig.JwksModifier and TypeMethodDescriptionOidcTenantConfigBuilder.JwksBuilder.build()OidcTenantConfig.jwks()Methods in io.quarkus.oidc with parameters of type OidcTenantConfig.Jwks -
Uses of OidcTenantConfig.Jwks in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.JwksModifier and TypeMethodDescriptionOidcTenantConfig.jwks()How JsonWebKey verification key set should be acquired and managed.
OidcTenantConfigBuilder.JwksBuilderbuilder