Uses of Class
io.quarkus.oidc.common.runtime.OidcClientCommonConfig.Credentials.Jwt
Packages that use OidcClientCommonConfig.Credentials.Jwt
-
Uses of OidcClientCommonConfig.Credentials.Jwt in io.quarkus.oidc.common.runtime
Fields in io.quarkus.oidc.common.runtime declared as OidcClientCommonConfig.Credentials.JwtModifier and TypeFieldDescriptionOidcClientCommonConfig.Credentials.jwtDeprecated, for removal: This API element is subject to removal in a future version.Client JSON Web Token (JWT) authentication methodsMethods in io.quarkus.oidc.common.runtime that return OidcClientCommonConfig.Credentials.JwtModifier and TypeMethodDescriptionOidcClientCommonConfig.Credentials.getJwt()Deprecated, for removal: This API element is subject to removal in a future version.Methods in io.quarkus.oidc.common.runtime with parameters of type OidcClientCommonConfig.Credentials.JwtModifier and TypeMethodDescriptionvoidOidcClientCommonConfig.Credentials.setJwt(OidcClientCommonConfig.Credentials.Jwt jwt) Deprecated, for removal: This API element is subject to removal in a future version.