Uses of Class
io.helidon.microprofile.jwt.auth.JwtAuthProvider.JwtOutboundTarget
-
Packages that use JwtAuthProvider.JwtOutboundTarget Package Description io.helidon.microprofile.jwt.auth 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.JwtOutboundTarget Modifier and Type Method Description static JwtAuthProvider.JwtOutboundTarget
JwtAuthProvider.JwtOutboundTarget. fromConfig(Config config, TokenHandler defaultHandler)
Load an instance from configuration.
-