| 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.
|
| Modifier and Type | Method and Description |
|---|---|
JwtProvider.JwtOutboundTarget |
JwtProvider.JwtOutboundTarget.Builder.build() |
static JwtProvider.JwtOutboundTarget |
JwtProvider.JwtOutboundTarget.create(Config config,
TokenHandler defaultHandler)
Load an instance from configuration.
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.