| Package | Description |
|---|---|
| io.helidon.microprofile.jwt.auth |
Implementation of Microprofile JWT Auth specification.
|
| io.helidon.security.providers.common |
Common classes for provider implementation.
|
| io.helidon.security.providers.httpsign |
Provider supporting validation of incoming signatures and signing of outbound requests.
|
| 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 |
|---|
| OutboundConfig
Configuration of outbound security targets.
|
| Class and 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. |
| Class and Description |
|---|
| OutboundConfig
Configuration of outbound security targets.
|
| Class and Description |
|---|
| OutboundConfig
Configuration of outbound security targets.
|
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.