Uses of Package
io.helidon.security.providers.common
Package
Description
Implementation of Microprofile JWT Auth specification.
Common classes for provider implementation.
Integration with Google login button.
Provider that can extract username from a (any) header.
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
Provider supporting validation of incoming signatures and signing of outbound requests.
Mapper that retrieves roles from IDCS server and maps them to user subject.
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
Integration with Open ID Connect providers.
-
-
ClassDescriptionGeneric cache with eviction support.Builder to create instances of
EvictableCache
using the default implementation backed by aConcurrentHashMap
.Configuration of outbound security targets.OutboundConfig
builder when not reading it from configuration.Configuration of outbound target.Fluent API builder forOutboundTarget
.A public credential representing an access token.Fluent API builder forTokenCredential
. -
-
-
-
-
-
-