Uses of Package
io.helidon.security.spi

Packages that use io.helidon.security.spi
Package
Description
Security
Attribute based access control (ABAC) security provider.
Provider that can extract username from a (any) header.
Basic security provider with role support and optional outbound propagation.
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.
Security component's SPI.