Uses of Interface
io.quarkus.oidc.runtime.OidcTenantConfig.Token
Packages that use OidcTenantConfig.Token
-
Uses of OidcTenantConfig.Token in io.quarkus.oidc
Classes in io.quarkus.oidc that implement OidcTenantConfig.TokenMethods in io.quarkus.oidc that return OidcTenantConfig.TokenMethods in io.quarkus.oidc with parameters of type OidcTenantConfig.Token -
Uses of OidcTenantConfig.Token in io.quarkus.oidc.runtime
Methods in io.quarkus.oidc.runtime that return OidcTenantConfig.TokenModifier and TypeMethodDescriptionOidcTenantConfig.token()Configuration to customize validation of token claims.Methods in io.quarkus.oidc.runtime with parameters of type OidcTenantConfig.TokenModifier and TypeMethodDescriptionstatic voidOidcUtils.validatePrimaryJwtTokenType(OidcTenantConfig.Token tokenConfig, io.vertx.core.json.JsonObject tokenJson) -
Uses of OidcTenantConfig.Token in io.quarkus.oidc.runtime.builders
Methods in io.quarkus.oidc.runtime.builders that return OidcTenantConfig.Token
TokenConfigBuilderbuilder