Uses of Package
io.helidon.security.providers.jwt
Packages that use io.helidon.security.providers.jwt
Package
Description
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
-
Classes in io.helidon.security.providers.jwt used by io.helidon.security.providers.jwtClassDescriptionProvider that can process JWT tokens in request headers and assert identity (e.g.Fluent API builder for
JwtProvider
.A custom object to configure specific handling of outbound calls.Fluent API builder forJwtProvider.JwtOutboundTarget
.