Uses of Package
io.helidon.config.metadata

Packages that use io.helidon.config.metadata
Package
Description
General utilities that use Config.
Utilities for PKI configuration and loading of certificates and keys.
Configuration metadata to support IDE auto completion and generation of documentation.
Fault tolerance for Helidon SE reactive implementation.
gRPC client API.
Core classes used by both the reactive gRPC server API and gRPC client API.
Reactive gRPC server API.
Health check support for helidon SE.
Support for Micrometer in Helidon SE.
Integrating with OCI Metrics.
Common classes for processing content with a specific MediaType.
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.
API and minimal implementation for metrics support service.
Support for OpenAPI in Helidon MP.
Microprofile 1.0 server implementation.
Helidon SE OpenAPI Support.
Security
Attribute based access control (ABAC) security provider.
Common classes for provider implementation.
Vault operation backed by configuration.
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 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.
Support types for REST services.
Distributed tracing support for Helidon.
Helidon integration with Jaeger tracer.
Open Tracing tracing support that plugs into the TracerBuilder SPI and provides a Tracer implementation.
Brave based Open Tracing implementation for an integration with Zipkin.
A reactive client for rest calls.
Reactive web server API.
Helidon SE CORS Support