| Package | Description |
|---|---|
| io.helidon.security.provider.httpsign |
Provider supporting validation of incoming signatures and signing of outbound requests.
|
| io.helidon.security.provider.jwt |
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
|
| io.helidon.security.providers |
Common classes for provider implementation.
|
| Class | Description |
|---|---|
| OutboundConfig |
Configuration of outbound security targets.
|
| Class | Description |
|---|---|
| OutboundConfig |
Configuration of outbound security targets.
|
| Class | Description |
|---|---|
| EvictableCache |
Generic cache with eviction and max size.
|
| EvictableCache.Builder |
Builder to create instances of
EvictableCache. |
| OutboundConfig |
Configuration of outbound security targets.
|
| OutboundConfig.Builder |
OutboundConfig builder when not reading it from configuration. |
| OutboundTarget |
Configuration of outbound target.
|
| OutboundTarget.Builder |
Fluent API builder for
OutboundTarget. |
| TokenCredential |
A public credential representing an access token.
|
| TokenCredential.Builder |
Fluent API builder for
TokenCredential. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.