Uses of Interface
io.helidon.config.Config

Packages that use Config
Package
Description
Provides interfaces and classes for loading and working with immutable, tree-structured configuration data.
Support for encrypted properties.
Etcd configuration source.
Git configuration source.
HOCON config source for MicroProfile config.
Helidon implementation of microprofile config.
Helidon specific extension support for MicroProfile Config.
Mappers that can map Config to classes with factory methods, classes with Builders and general "bean" classes with constructor and setters.
Configuration SPI that defines the behavior developers can implement to extend the config system.
YAML config source for MicroProfile config.
gRPC client API.
Core classes used by both the reactive gRPC server API and gRPC client API.
Reactive gRPC server API.
Common classes for accessing JSON based REST APIs of third party systems.
Support for Micrometer in Helidon SE.
Provides support for Microstream-Cache features integration.
Provides support for Microstream core features integration.
Provides support for Microstream-Metrics features integration.
Neo4j integrations for Helidon.
Integrating with OCI Metrics.
Vault integration.
AppRole authentication method for Vault.
Common classes for Vault integration.
Vault authentication method for Kubernetes.
Token authentication method for Vault.
Cubbyhole secret engine support for Vault.
Vault's Database Secrets Engine support.
Vault's KV1 Secrets Engine support.
Vault's Key/value version 2 Secrets Engine support.
Vault's PKI Secrets Engine support.
Vault transit secrets.
Vault integration SPI.
Sys operations for Vault.
Helidon Reactive Messaging.
MicroProfile Reactive Messaging Oracle AQ connector.
Microprofile messaging JMS connector.
Microprofile messaging Kafka connector.
Microprofile messaging Weblogic JMS connector.
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
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.
Microprofile 1.0 gRPC server implementation.
Implementation of Microprofile JWT Auth specification.
Microprofile metrics specification implementation.
Microprofile 1.0 server implementation.
General-purpose reusable artifacts to help write CDI extensions, annotation processing, and interceptors for Helidon services.
Helidon MP integration with Tyrus.
Main entry point for Níma application.
Fault tolerance for Helidon Níma.
GraphQL server integration with Helidon Níma WebServer.
GRPC support for Helidon Níma WebServer.
HTTP/2 WebServer.
HTTP/2 WebServer SPI.
Observability features and endpoint support.
Config observability feature.
Health checks for Níma observability.
Application information observability feature.
Observe log module.
Metrics endpoint for Níma WebServer.
Observability SPI.
Open API integration with Níma WebServer.
Support types for REST services.
Níma WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
Access log support for Helidon Server.
Integration of Context with WebServer.
Helidon Níma CORS Support
WebServer HTTP/1.1 specific APIs.
WebServer HTTP/1.1 specific SPIs.
WebServer SPI.
Níma WebServer tracing support.
WebSocket server support.
Pico testing support.
Reactive Database API for Helidon.
Helper classes to use in various implementations.
Health check support for Helidon reactive DB Client.
Helidon DB implementation for JDBC.
Service provider interface for Helidon DB implementation for JDBC.
Metrics support for Helidon reactive DB Client.
Metrics support for Helidon DB JDBC Client.
Helidon DB integration for reactive mongoDB.
Service provider interface for Helidon DB.
Tracing support for Helidon DB.
Fault tolerance for Helidon SE reactive implementation.
GraphQL server integration with Helidon Reactive WebServer.
Health check support for helidon SE.
Common classes for processing content with a specific HttpMediaType.
This package provides extensibility for the MediaContext.
Jackson media type support.
JSON-B media type support.
JSON-P media type support.
Metrics endpoint for reactive WebServer.
OpenAPI integration with Helidon Reactive WebServer.
Support types for REST services.
A reactive client for rest calls.
Client metrics service.
Client service propagation service.
This package provides extensibility for the WebClient.
Client tracing propagation service.
Reactive web server API.
Access log support for Helidon WebServer.
Helidon SE CORS Support
This package contains JAX-RS (Jersey based) support for WebServer's Routing.
Security
Attribute based access control policy validator.
Integration with Java EE expression language.
Service provider interface (SPI) to support policy statements in Attribute based access control.
Role attribute validator.
Scope (OAuth2) attribute validator.
Time attribute validator.
Integration library for GrpcServer.
Jersey integration for security module.
Integration library for RxServer.
Integration library for RxServer.
Attribute based access control (ABAC) security provider.
Attribute based access control (ABAC) security provider's SPI.
Common classes for provider implementation.
Extension of integration with Jersey to support customized analysis of resource classes and methods to enable/disable security.
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.
SPI for basic and digest authentication providers.
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.
Open ID Connect (OIDC) SPI interfaces.
Integration with Open ID Connect providers for reactive server.
Security component's SPI.
General utilities for security modules.