Uses of Class
io.helidon.security.spi.SynchronousProvider

Packages that use SynchronousProvider
Package
Description
Implementation of Microprofile JWT Auth specification.
Attribute based access control (ABAC) security provider.
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 that can process incoming JWTs and assert users based on them and can propagate JWTs (or create new ones) for outbound calls.