Uses of Class
io.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTarget
Packages that use JwtAuthProvider.JwtOutboundTarget
Package
Description
Implementation of Microprofile JWT Auth specification.
-
Uses of JwtAuthProvider.JwtOutboundTarget in io.helidon.microprofile.jwt.auth
Methods in io.helidon.microprofile.jwt.auth that return JwtAuthProvider.JwtOutboundTargetModifier and TypeMethodDescriptionJwtAuthProvider.JwtOutboundTarget.fromConfig
(Config config, TokenHandler defaultHandler) Load an instance from configuration.