Uses of Class
io.quarkus.oidc.common.runtime.OidcCommonConfig.Credentials.Jwt
Packages that use OidcCommonConfig.Credentials.Jwt
-
Uses of OidcCommonConfig.Credentials.Jwt in io.quarkus.oidc.common.runtime
Fields in io.quarkus.oidc.common.runtime declared as OidcCommonConfig.Credentials.JwtModifier and TypeFieldDescriptionOidcCommonConfig.Credentials.jwtClient JSON Web Token (JWT) authentication methodsMethods in io.quarkus.oidc.common.runtime that return OidcCommonConfig.Credentials.JwtMethods in io.quarkus.oidc.common.runtime with parameters of type OidcCommonConfig.Credentials.JwtModifier and TypeMethodDescriptionvoidOidcCommonConfig.Credentials.setJwt(OidcCommonConfig.Credentials.Jwt jwt)