Package io.helidon.microprofile.jwt.auth
package io.helidon.microprofile.jwt.auth
Implementation of Microprofile JWT Auth specification.
-
ClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.this class will not be public in future versions of HelidonImplementation 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
.