Uses of Class
io.helidon.microprofile.jwt.auth.JwtAuthProvider
Packages that use JwtAuthProvider
Package
Description
Implementation of Microprofile JWT Auth specification.
-
Uses of JwtAuthProvider in io.helidon.microprofile.jwt.auth
Methods in io.helidon.microprofile.jwt.auth that return JwtAuthProviderModifier and TypeMethodDescriptionJwtAuthProvider.Builder.build()
static JwtAuthProvider
Create provider instance from configuration.