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