| Package | Description |
|---|---|
| io.helidon.security.providers.jwt |
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
|
| Class and Description |
|---|
| JwtProvider
Provider that can process JWT tokens in request headers and assert identity (e.g.
|
| JwtProvider.Builder
Fluent API builder for
JwtProvider. |
| JwtProvider.JwtOutboundTarget
A custom object to configure specific handling of outbound calls.
|
| JwtProvider.JwtOutboundTarget.Builder
Fluent API builder for
JwtProvider.JwtOutboundTarget. |
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.