Uses of Annotation Interface
io.helidon.config.metadata.ConfiguredOption

Packages that use ConfiguredOption
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
Defines the Helidon metrics API so Helidon metrics-capable components can implement metrics simply and without regard for whether metrics is actually on the runtime path or not or is enabled or not.
Security
Attribute based access control (ABAC) security provider.
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.
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.
Open ID Connect (OIDC) classes usable from all OIDC related components.
General utilities for security modules.
Distributed tracing support for Helidon.
Helidon WebClient APIs shared by all types of clients.