Package io.helidon.microprofile.jwt.auth
package io.helidon.microprofile.jwt.auth
Implementation of Microprofile JWT Auth specification.
- See Also:
-
ClassDescriptionImplementation of
AnnotationAnalyzer
which checks forLoginConfig
annotation if JWT Authentication should be enabled.JWT Authentication CDI extension class.Provider that provides JWT authentication.Fluent API builder forJwtAuthProvider
.A custom object to configure specific handling of outbound calls.ServiceLoader
service to loadJwtAuthProvider
.