Uses of Annotation Interface
io.helidon.config.metadata.Configured
Packages that use Configured
Package
Description
Concurrency limits API and default implementations.
General utilities that use
Config.Common types for Context propagation over HTTP.
Utilities for PKI configuration and loading of certificates and keys.
Socket abstraction and data writing.
TLS Configuration for client and server.
Common cross origin configuration and types used by all Helidon flavors.
Helidon Data Repository with Jakarta Persistence Runtime.
SQL specific support, use by all modules that interact with SQL databases.
DataSource support API.Hikari
DataSource support.JDBC
DataSource support.UCP
DataSource support.JDBC client for Helidon.
Provides classes and interfaces related to implementing discovery using Eureka.
Helidon Fault Tolerance Support.
HTTP APIs and implementations usable by both server and client side of the HTTP story.
HTTP Content encoding support, usually used to compress entity, such as
gzip.Helidon Media Support.
Gson media type support.
Jackson media type support.
Helidon JSON Media Support.
Helidon JSON Binding Media Support.
JSON-Binding Entity Media handling support.
JSON-Processing Entity Media handling support.
Provides classes and interfaces related to automatic and unobtrusive service instance registration in Netflix Eureka servers of version 2.0.3 or later.
Integration with Langchain4j.
Provides integration with Cohere models.
Provides integration with Coherence embedding store.
Provides integration with Google Gemini models.
Provides integration with Jlama models.
Provides integration with LangChain4j in-process embedding models..
Provides integration with a Mock model.
Provides integration with OCI GenAi models.
Provides integration with Ollama models.
Provides integration with OpenAi models.
Provides integration with Oracle embedding store.
Support for Micrometer in Helidon SE.
Neo4j integrations for Helidon.
Implementation of OCI integrations.
Integrating with OCI Metrics.
Helidon Service Registry Integrations to support OCI SDK.
Helidon Integrations of OCI Certificates Service.
Helidon OpenAPI UI support.
Helidon JSON Binding.
MicroProfile Reactive Messaging Oracle AQ connector.
Microprofile messaging JMS connector.
Microprofile messaging Kafka connector.
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.
Micrometer wrapper for Helidon metrics API.
Client gRPC microprofile classes.
Implementation of Microprofile JWT Auth specification.
Support for OpenAPI in Helidon MP.
Metrics support for MP REST Client.
Microprofile 1.0 server implementation.
Helidon OpenAPI support.
Scheduling for Helidon SE reactive implementation.
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 for configuring OpenTelemetry via Helidon config.
Distributed tracing support for Helidon.
Helidon integration with Jaeger tracer.
Open Telemetry tracing support that plugs into the
TracerBuilder SPI and provides
a Tracer implementation.Open Tracing support that plugs into the
TracerBuilder SPI and provides
a Tracer implementation.Brave based Open Tracing implementation for an integration with Zipkin.
Helidon WebClient APIs shared by all types of clients.
Provides classes and interfaces that integrate discovery features into
webclients.
Helidon WebClient gRPC Support.
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebClient JSON-RPC Support.
Helidon WebClient WebSocket Support.
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
Helidon WebServer Access Log Support.
An implementation of a feature to protect all server requests with a limit.
Helidon WebServer Context Support.
Helidon WebServer CORS Support.
Helidon WebServer gRPC Support.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/2 Support.
Helidon WebServer Observability Support.
Helidon WebServer Observability Config Support.
Helidon WebServer Observability Health Support.
Helidon WebServer Observability Info Support.
Helidon WebServer Observability Log Support.
Helidon WebServer Observability Metrics Support.
Helidon WebServer Tracing Observability Support.
Helidon WebServer Security Support.
Helidon WebServer Services Common.
Helidon WebServer Static Content Support.
WebSocket server support.
-
Uses of Configured in io.helidon.common.concurrency.limits
Classes in io.helidon.common.concurrency.limits with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration ofAimdLimit.interfaceConfiguration ofFixedLimit.interfaceConfiguration ofThroughputLimit. -
Uses of Configured in io.helidon.common.configurable
Classes in io.helidon.common.configurable with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceAllowListdefines a list of allowed and/or denied matches and tests if a particular value conforms to the conditions.interfaceLruCacheConfig<K,V> Configuration of a LRU Cache.interfaceConfiguration of a resource.interfaceInterface generated from blueprintio.helidon.common.configurable.ScheduledThreadPoolConfigBlueprint.interfaceInterface generated from blueprintio.helidon.common.configurable.ThreadPoolConfigBlueprint. -
Uses of Configured in io.helidon.common.context.http
Classes in io.helidon.common.context.http with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of a single propagation record, a mapping of a header name to its context classifier, with optional default value(s), and definition whether it is a single value, or an array. -
Uses of Configured in io.helidon.common.pki
Classes in io.helidon.common.pki with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of keys.interfaceResources from a java keystore (PKCS12, JKS etc.).interfacePEM files based keys - accepts private key and certificate chain. -
Uses of Configured in io.helidon.common.socket
Classes in io.helidon.common.socket with annotations of type Configured -
Uses of Configured in io.helidon.common.tls
Classes in io.helidon.common.tls with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceCertificate revocation configuration.interfaceInterface generated from blueprintio.helidon.common.tls.TlsConfigBlueprint. -
Uses of Configured in io.helidon.cors
Classes in io.helidon.cors with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Builder forCrossOriginConfig. -
Uses of Configured in io.helidon.data.jakarta.persistence
Classes in io.helidon.data.jakarta.persistence with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of Helidon Data for Jakarta Persistence. -
Uses of Configured in io.helidon.data.sql.common
Classes in io.helidon.data.sql.common with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of a JDBC connection to a database.interfaceSQL specific configuration. -
Uses of Configured in io.helidon.data.sql.datasource
Classes in io.helidon.data.sql.datasource with annotations of type Configured -
Uses of Configured in io.helidon.data.sql.datasource.hikari
Classes in io.helidon.data.sql.datasource.hikari with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceHikari connection pool specific configuration forDataSource. -
Uses of Configured in io.helidon.data.sql.datasource.jdbc
Classes in io.helidon.data.sql.datasource.jdbc with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceJDBC Data source configuration. -
Uses of Configured in io.helidon.data.sql.datasource.ucp
Classes in io.helidon.data.sql.datasource.ucp with annotations of type Configured -
Uses of Configured in io.helidon.dbclient.jdbc
Classes in io.helidon.dbclient.jdbc with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceJDBC parameters setter configuration. -
Uses of Configured in io.helidon.discovery.providers.eureka
Classes in io.helidon.discovery.providers.eureka with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfacePrototypical state for the portion of Eureka Discovery configuration related to a local cache of Eureka server information.interfacePrototypical state forEurekaDiscoveryinstances. -
Uses of Configured in io.helidon.faulttolerance
Classes in io.helidon.faulttolerance with annotations of type Configured -
Uses of Configured in io.helidon.http
Classes in io.helidon.http with annotations of type Configured -
Uses of Configured in io.helidon.http.encoding
Classes in io.helidon.http.encoding with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.http.encoding.ContentEncodingContextConfigBlueprint. -
Uses of Configured in io.helidon.http.media
Classes in io.helidon.http.media with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.http.media.MediaContextConfigBlueprint.interfaceA set of configurable options expected to be used by each media support. -
Uses of Configured in io.helidon.http.media.gson
Classes in io.helidon.http.media.gson with annotations of type Configured -
Uses of Configured in io.helidon.http.media.jackson
Classes in io.helidon.http.media.jackson with annotations of type Configured -
Uses of Configured in io.helidon.http.media.json
Classes in io.helidon.http.media.json with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of Helidon JSON media support. -
Uses of Configured in io.helidon.http.media.json.binding
Classes in io.helidon.http.media.json.binding with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration for Helidon JSON Binding media support. -
Uses of Configured in io.helidon.http.media.jsonb
Classes in io.helidon.http.media.jsonb with annotations of type Configured -
Uses of Configured in io.helidon.http.media.jsonp
Classes in io.helidon.http.media.jsonp with annotations of type Configured -
Uses of Configured in io.helidon.integrations.eureka
Classes in io.helidon.integrations.eureka with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceinterfaceA prototype describing initial Eureka Server service instance registration details.interfaceA prototype describing initial Eureka Server service instance registration lease details.interfaceA prototype describing initial Eureka Server service instance registration port details. -
Uses of Configured in io.helidon.integrations.langchain4j
Classes in io.helidon.integrations.langchain4j with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration for a single LangChain4j agent.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.AiServicesConfigBlueprint.interfaceConfiguration for LangChain4jContentRetrievercomponents.interfaceConfiguration for LangChain4j in-memory embedding store components.interfaceConfiguration for LangChain4j MCP (Model Context Protocol) clients. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.cohere
Classes in io.helidon.integrations.langchain4j.providers.cohere with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.cohere.CohereEmbeddingModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.cohere.CohereScoringModelConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.coherence
Classes in io.helidon.integrations.langchain4j.providers.coherence with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.coherence.CoherenceEmbeddingStoreConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.gemini
Classes in io.helidon.integrations.langchain4j.providers.gemini with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.gemini.GoogleAiGeminiChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.gemini.GoogleAiGeminiStreamingChatModelConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.jlama
Classes in io.helidon.integrations.langchain4j.providers.jlama with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.jlama.JlamaChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.jlama.JlamaEmbeddingModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.jlama.JlamaLanguageModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.jlama.JlamaStreamingChatModelConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.lc4jinprocess
Classes in io.helidon.integrations.langchain4j.providers.lc4jinprocess with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration blueprint for LangChain4j in-process models. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.mock
Classes in io.helidon.integrations.langchain4j.providers.mock with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration blueprint forMockChatModel.interfaceConfiguration blueprint forMockChatRule.interfaceConfiguration blueprint forMockStreamingChatModel. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.oci.genai
Classes in io.helidon.integrations.langchain4j.providers.oci.genai with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oci.genai.OciGenAiChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oci.genai.OciGenAiCohereChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oci.genai.OciGenAiCohereStreamingChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oci.genai.OciGenAiStreamingChatModelConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.ollama
Classes in io.helidon.integrations.langchain4j.providers.ollama with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaEmbeddingModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaLanguageModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.ollama.OllamaStreamingChatModelConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.openai
Classes in io.helidon.integrations.langchain4j.providers.openai with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.openai.OpenAiChatModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.openai.OpenAiEmbeddingModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.openai.OpenAiImageModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.openai.OpenAiLanguageModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.openai.OpenAiModerationModelConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.openai.OpenAiStreamingChatModelConfigBlueprint. -
Uses of Configured in io.helidon.integrations.langchain4j.providers.oracle
Classes in io.helidon.integrations.langchain4j.providers.oracle with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oracle.EmbeddingTableConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oracle.IvfIndexConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oracle.JsonIndexConfigBlueprint.interfaceInterface generated from blueprintio.helidon.integrations.langchain4j.providers.oracle.OracleEmbeddingStoreConfigBlueprint. -
Uses of Configured in io.helidon.integrations.micrometer
Classes in io.helidon.integrations.micrometer with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Fluid builder forMicrometerSupportobjects. -
Uses of Configured in io.helidon.integrations.neo4j
Classes in io.helidon.integrations.neo4j with annotations of type Configured -
Uses of Configured in io.helidon.integrations.oci
Classes in io.helidon.integrations.oci with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.integrations.oci.ConfigFileMethodConfigBlueprint.interfaceConfiguration of theconfigauthentication method.interfaceInformation about the instance retrieved from Imds.interfaceMeta configuration of OCI integration for Helidon.interfaceConfiguration of theconfigauthentication method. -
Uses of Configured in io.helidon.integrations.oci.metrics
Classes in io.helidon.integrations.oci.metrics with annotations of type Configured -
Uses of Configured in io.helidon.integrations.oci.sdk.runtime
Classes in io.helidon.integrations.oci.sdk.runtime with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of Configured in io.helidon.integrations.oci.tls.certificates
Classes in io.helidon.integrations.oci.tls.certificates with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceBlueprint configuration forOciCertificatesTlsManager. -
Uses of Configured in io.helidon.integrations.openapi.ui
Classes in io.helidon.integrations.openapi.ui with annotations of type Configured -
Uses of Configured in io.helidon.json.binding
Classes in io.helidon.json.binding with annotations of type Configured -
Uses of Configured in io.helidon.messaging.connectors.aq
Classes in io.helidon.messaging.connectors.aq with annotations of type Configured -
Uses of Configured in io.helidon.messaging.connectors.jms
Classes in io.helidon.messaging.connectors.jms with annotations of type Configured -
Uses of Configured in io.helidon.messaging.connectors.kafka
Classes in io.helidon.messaging.connectors.kafka with annotations of type Configured -
Uses of Configured in io.helidon.metrics.api
Classes in io.helidon.metrics.api with annotations of type ConfiguredModifier and TypeInterfaceDescriptionstatic interfaceBuilder forComponentMetricsSettings.interfaceConfig bean for KPI metrics configuration.interfaceConfiguration settings for metrics.interfaceConfiguration settings for a scope within the "metrics" config section.interfaceInterface generated from blueprintio.helidon.metrics.api.ScopingConfigBlueprint.interfaceBehavior of a tag for further identifying meters. -
Uses of Configured in io.helidon.metrics.providers.micrometer
Classes in io.helidon.metrics.providers.micrometer with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceSettings for an OTLP publisher.interfaceSettings for a Micrometer Prometheus meter registry. -
Uses of Configured in io.helidon.microprofile.grpc.client
Classes in io.helidon.microprofile.grpc.client with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.microprofile.grpc.client.GrpcChannelDescriptorBlueprint.interfaceInterface generated from blueprintio.helidon.microprofile.grpc.client.GrpcChannelsDescriptorBlueprint. -
Uses of Configured in io.helidon.microprofile.jwt.auth
Classes in io.helidon.microprofile.jwt.auth with annotations of type Configured -
Uses of Configured in io.helidon.microprofile.openapi
Classes in io.helidon.microprofile.openapi with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceMpOpenApiManagerprototype. -
Uses of Configured in io.helidon.microprofile.restclientmetrics
Classes in io.helidon.microprofile.restclientmetrics with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration settings for MP REST client metrics. -
Uses of Configured in io.helidon.microprofile.server
Classes in io.helidon.microprofile.server with annotations of type Configured -
Uses of Configured in io.helidon.openapi
Classes in io.helidon.openapi with annotations of type Configured -
Uses of Configured in io.helidon.scheduling
Classes in io.helidon.scheduling with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.scheduling.CronConfigBlueprint.interfaceInterface generated from blueprintio.helidon.scheduling.FixedRateConfigBlueprint.interfaceInterface generated from blueprintio.helidon.scheduling.TaskConfigBlueprint. -
Uses of Configured in io.helidon.security
Classes in io.helidon.security with annotations of type ConfiguredModifier and TypeClassDescriptionstatic final classBuilder pattern class for helping createSecurityin a convenient way.static final classFluent API builder forSecurityTime. -
Uses of Configured in io.helidon.security.providers.abac
Classes in io.helidon.security.providers.abac with annotations of type Configured -
Uses of Configured in io.helidon.security.providers.common
Classes in io.helidon.security.providers.common with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classBuilder to create instances ofEvictableCacheusing the default implementation backed by aConcurrentHashMap.static final classOutboundConfigbuilder when not reading it from configuration.static final classFluent API builder forOutboundTarget. -
Uses of Configured in io.helidon.security.providers.config.vault
Classes in io.helidon.security.providers.config.vault with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classFluent API builder forConfigVaultProvider.static classConfiguration of a secret. -
Uses of Configured in io.helidon.security.providers.google.login
Classes in io.helidon.security.providers.google.login with annotations of type ConfiguredModifier and TypeClassDescriptionstatic final classFluent API builder to buildGoogleTokenProviderinstance. -
Uses of Configured in io.helidon.security.providers.header
Classes in io.helidon.security.providers.header with annotations of type Configured -
Uses of Configured in io.helidon.security.providers.httpauth
Classes in io.helidon.security.providers.httpauth with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classA user that is loaded from configuration.static final classHttpBasicAuthProviderfluent API builder.static final classHttpDigestAuthProviderfluent API builder. -
Uses of Configured in io.helidon.security.providers.httpsign
Classes in io.helidon.security.providers.httpsign with annotations of type ConfiguredModifier and TypeClassDescriptionstatic final classFluent API builder for this provider.static final classFluent API builder to create a new instance ofInboundClientDefinition.static final classConfiguration of headers to be signed. -
Uses of Configured in io.helidon.security.providers.idcs.mapper
Classes in io.helidon.security.providers.idcs.mapper with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classFluent API builder forIdcsMtRoleMapperProvider.static classIdcsRoleMapperProvider.Builder<B extends IdcsRoleMapperProvider.Builder<B>>Fluent API builder forIdcsRoleMapperProvider.static classFluent API builder forIdcsRoleMapperProviderBase. -
Uses of Configured in io.helidon.security.providers.jwt
Classes in io.helidon.security.providers.jwt with annotations of type Configured -
Uses of Configured in io.helidon.security.providers.oidc
Classes in io.helidon.security.providers.oidc with annotations of type Configured -
Uses of Configured in io.helidon.security.providers.oidc.common
Classes in io.helidon.security.providers.oidc.common with annotations of type ConfiguredModifier and TypeClassDescriptionclassBaseBuilder<B extends BaseBuilder<B,T>, T> Base builder of the OIDC config components.interfaceConfiguration of the OIDC client credentials flow.static classA fluent APIBuilderto build instances ofOidcConfig.static final classA fluent APIBuilderto build instances ofTenantConfig. -
Uses of Configured in io.helidon.security.util
Classes in io.helidon.security.util with annotations of type Configured -
Uses of Configured in io.helidon.telemetry.otelconfig
Classes in io.helidon.telemetry.otelconfig with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceSettings for aggregating metrics data prior to transmission.interfaceSettings for the base 2 exponential histogram aggregation.interfaceConfiguration for a batch processor.interfaceSettings for explicit bucket histogram default aggregation.interfaceSettings for OpenTelemetry instrument selectors.interfaceSettings for log limits.interfaceSettings for a log record exporter.interfaceDefault histogram aggregation settings.interfaceOpenTelemetry metric exporter settings.interfaceSettings for a metric reader.interfaceOpenTelemetry settings.interfaceConfiguration settings for OpenTelemetry logging.interfaceOpenTelemetry metrics settings.interfaceOpenTelemetry tracer settings.interfaceSettings for OpenTelemetry OTLP exporters.interfaceSettings common to HTTP-based OTLP exporters.interfaceSettings for OpenTelemetry periodic metric reader.interfaceGeneric configuration for a processor such as aSpanProcessor, linked to an exporter such as aSpanExporterby its name in the configuration.interfaceRetry policy settings.interfaceTracing sampler settings.interfaceInterface generated from blueprintio.helidon.telemetry.otelconfig.SpanExporterConfigBlueprint.interfaceTracing span limits settings.interfaceAbstraction of typed attributes settable on OpenTelemetry elements.interfaceSettings for an OpenTelemetry metrics view registration.interfaceInterface generated from blueprintio.helidon.telemetry.otelconfig.ZipkinExporterConfigBlueprint. -
Uses of Configured in io.helidon.tracing
Classes in io.helidon.tracing with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceCommon settings for tracers including settings for span processors and secure client connections.interfaceTracerBuilder<T extends TracerBuilder<T>>A builder for tracingtracer. -
Uses of Configured in io.helidon.tracing.providers.jaeger
Classes in io.helidon.tracing.providers.jaeger with annotations of type ConfiguredModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.Use another tracing provider, such as OpenTelemetry. -
Uses of Configured in io.helidon.tracing.providers.opentelemetry
Classes in io.helidon.tracing.providers.opentelemetry with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceSettings for OpenTelemetry tracer configuration under the "tracing" config key. -
Uses of Configured in io.helidon.tracing.providers.opentracing
Classes in io.helidon.tracing.providers.opentracing with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceOpenTracingTracerBuilder<T extends OpenTracingTracerBuilder<T>>A builder for tracingtracer. -
Uses of Configured in io.helidon.tracing.providers.zipkin
Classes in io.helidon.tracing.providers.zipkin with annotations of type ConfiguredModifier and TypeClassDescriptionclassThe ZipkinTracerBuilder is a convenience builder forTracerto use with Zipkin. -
Uses of Configured in io.helidon.webclient.api
Classes in io.helidon.webclient.api with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceThis can be used by any HTTP client version, and does not act as a factory, for easy extensibility.interfaceCommon configuration for HTTP protocols.static classFluent API builder forProxy.interfaceWebClient configuration.interfaceInterface generated from blueprintio.helidon.webclient.api.WebClientCookieManagerConfigBlueprint. -
Uses of Configured in io.helidon.webclient.context
Classes in io.helidon.webclient.context with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of WebClient transport level propagation of context values. -
Uses of Configured in io.helidon.webclient.discovery
Classes in io.helidon.webclient.discovery with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterface -
Uses of Configured in io.helidon.webclient.grpc
Classes in io.helidon.webclient.grpc with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of a grpc client.interfaceConfiguration of a gRPC client. -
Uses of Configured in io.helidon.webclient.http1
Classes in io.helidon.webclient.http1 with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceHTTP/1.1.interfaceConfiguration of an HTTP/1.1 client. -
Uses of Configured in io.helidon.webclient.http2
Classes in io.helidon.webclient.http2 with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.webclient.http2.Http2ClientProtocolConfigBlueprint. -
Uses of Configured in io.helidon.webclient.jsonrpc
Classes in io.helidon.webclient.jsonrpc with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of a JSON-RPC client.interfaceConfiguration of a JSON-RPC client. -
Uses of Configured in io.helidon.webclient.websocket
Classes in io.helidon.webclient.websocket with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceWebSocket full webclient configuration.interfaceConfiguration of an HTTP/1.1 client. -
Uses of Configured in io.helidon.webserver
Classes in io.helidon.webserver with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceDeprecated.useSocketOptionsBlueprintinsteadinterfaceInterface generated from blueprintio.helidon.webserver.ErrorHandlingBlueprint.interfaceConfiguration of a server listener (server socket).interfaceWebServer configuration bean. -
Uses of Configured in io.helidon.webserver.accesslog
Classes in io.helidon.webserver.accesslog with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of access log feature. -
Uses of Configured in io.helidon.webserver.concurrency.limits
Classes in io.helidon.webserver.concurrency.limits with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.webserver.concurrency.limits.LimitsFeatureConfigBlueprint. -
Uses of Configured in io.helidon.webserver.context
Classes in io.helidon.webserver.context with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of context feature. -
Uses of Configured in io.helidon.webserver.cors
Classes in io.helidon.webserver.cors with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of CORS feature.interfaceConfiguration of CORS for a specific path. -
Uses of Configured in io.helidon.webserver.grpc
Classes in io.helidon.webserver.grpc with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceInterface generated from blueprintio.helidon.webserver.grpc.GrpcConfigBlueprint.interfaceConfiguration of gRPC Reflection feature.interfaceDeprecated.to be moved toio.helidon.webserver.grpc.tracing. -
Uses of Configured in io.helidon.webserver.http1
Classes in io.helidon.webserver.http1 with annotations of type Configured -
Uses of Configured in io.helidon.webserver.http2
Classes in io.helidon.webserver.http2 with annotations of type Configured -
Uses of Configured in io.helidon.webserver.observe
Classes in io.helidon.webserver.observe with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration for observability feature itself.interfaceBase configuration for any observer that exposes an endpoint. -
Uses of Configured in io.helidon.webserver.observe.config
Classes in io.helidon.webserver.observe.config with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of Config Observer. -
Uses of Configured in io.helidon.webserver.observe.health
Classes in io.helidon.webserver.observe.health with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of Health observer. -
Uses of Configured in io.helidon.webserver.observe.info
Classes in io.helidon.webserver.observe.info with annotations of type Configured -
Uses of Configured in io.helidon.webserver.observe.log
Classes in io.helidon.webserver.observe.log with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceLog Observer configuration.interfaceLog stream configuration for Log Observer. -
Uses of Configured in io.helidon.webserver.observe.metrics
Classes in io.helidon.webserver.observe.metrics with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceAutomatic metrics collection settings.interfaceSettings for path-based automatic metrics configuration.interfaceMetrics Observer configuration. -
Uses of Configured in io.helidon.webserver.observe.tracing
Classes in io.helidon.webserver.observe.tracing with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of Tracing observer. -
Uses of Configured in io.helidon.webserver.security
Classes in io.helidon.webserver.security with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of a single path security setup.interfaceConfiguration of security feature fow webserver.interfaceConfiguration of aSecurityHandler. -
Uses of Configured in io.helidon.webserver.servicecommon
Classes in io.helidon.webserver.servicecommon with annotations of type ConfiguredModifier and TypeClassDescriptionstatic classHelidonFeatureSupport.Builder<B extends HelidonFeatureSupport.Builder<B,T>, T extends HelidonFeatureSupport> Deprecated, for removal: This API element is subject to removal in a future version.Abstract implementation of aBuilderfor the service.static interfaceDeprecated, for removal: This API element is subject to removal in a future version.Builder forRestServiceSettings. -
Uses of Configured in io.helidon.webserver.staticcontent
Classes in io.helidon.webserver.staticcontent with annotations of type ConfiguredModifier and TypeInterfaceDescriptioninterfaceConfiguration of static content handlers that is common for classpath and file system based handlers.interfaceClasspath based static content handler configuration.interfaceFile system based static content handler configuration.interfaceConfiguration of memory cache for static content.interfaceConfiguration of Static content feature.interfaceConfiguration of temporary storage for classpath based handlers. -
Uses of Configured in io.helidon.webserver.websocket
Classes in io.helidon.webserver.websocket with annotations of type Configured