Package io.helidon.microprofile.jwt.auth
Implementation of Microprofile JWT Auth specification.
-
Class Summary Class Description JsonWebTokenImpl Deprecated, for removal: This API element is subject to removal in a future version. this class will not be public in future versions of HelidonJwtAuthAnnotationAnalyzer Implementation ofAnnotationAnalyzer
which checks forLoginConfig
annotation if JWT Authentication should be enabled.JwtAuthCdiExtension JWT Authentication CDI extension class.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 ServiceLoader
service to loadJwtAuthProvider
.