Package io.helidon.microprofile.jwt.auth
package io.helidon.microprofile.jwt.auth
Implementation of Microprofile JWT Auth specification.
- See Also:
-
ClassesClassDescriptionImplementation of
AnnotationAnalyzerwhich checks forLoginConfigannotation 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.ServiceLoaderservice to loadJwtAuthProvider.