Package io.helidon.microprofile.jwt.auth
Implementation of Microprofile JWT Auth specification.
- 
Class Summary Class Description JsonWebTokenImpl Implementation ofJsonWebTokenwith additional support ofAbacSupport.JwtAuthAnnotationAnalyzer Implementation ofAnnotationAnalyzerwhich checks forLoginConfigannotation if JWT Authentication should be enabled.JwtAuthProvider Provider that provides JWT authentication.JwtAuthProvider.Builder Fluent API builder forJwtAuthProvider.JwtAuthProvider.JwtOutboundTarget A custom object to configure specific handling of outbound calls.JwtAuthProviderService ServiceLoaderservice to loadJwtAuthProvider.