Uses of Class
io.helidon.security.OutboundSecurityResponse

Packages that use OutboundSecurityResponse
Package
Description
Security
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.