Uses of Class
io.helidon.security.SecurityEnvironment

Packages that use SecurityEnvironment
Package
Description
Security
Common classes for provider implementation.
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.
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.