Uses of Annotation Interface
io.helidon.common.Weight
Packages that use Weight
Package
Description
Helidon ConfigBean Builder Processor Extensions.
Helidon ConfigBean Builder SPI.
The Helidon Builder Processor Tools package.
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
HOCON format ConfigParser implementation using Typesafe (Lightbend) Config library.
Mappers that can map
Config to classes with factory methods, classes with Builders and
general "bean" classes with constructor and setters.YAML format ConfigParser implementation.
AppRole authentication method for Vault.
Common classes for Vault integration.
Vault authentication method for Kubernetes.
Token authentication method for Vault.
Helidon Java util logging MDC support.
Implementation of Microprofile JWT Auth specification.
Helidon MP integration with Tyrus.
WebClient APIs shared by all types of clients.
Pico's config-driven-service API.
Pico runtime services.
Pico Tools.
JSON Processing support for Helidon DB.
Role attribute validator.
Vault operation backed by configuration.
Integration with Open ID Connect providers.
Helidon integration with Jaeger tracer.
Open Telemetry tracing support that plugs into the
TracerBuilder SPI and provides
a Tracer implementation.Open Tracing tracing support that plugs into the
TracerBuilder SPI and provides
a Tracer implementation.Helidon tracing support for
TracerResolver.Brave based Open Tracing implementation for an integration with Zipkin.
-
Uses of Weight in io.helidon.builder.config.processor
Classes in io.helidon.builder.config.processor with annotations of type WeightModifier and TypeClassDescriptionclassA specialization ofDefaultBuilderCreatorProviderthat supports the additional add-ons to the builder generated classes that binds to the config sub-system. -
Uses of Weight in io.helidon.builder.config.spi
Classes in io.helidon.builder.config.spi with annotations of type WeightModifier and TypeClassDescriptionclassThe basic implementation ofConfigResolversimply resolves againstConfigdirectly, not "full" Helidon config. -
Uses of Weight in io.helidon.builder.processor.tools
Classes in io.helidon.builder.processor.tools with annotations of type WeightModifier and TypeClassDescriptionclassThe default implementation forTypeInfoCreatorProvider.classDefault implementation forBuilderCreatorProvider. -
Uses of Weight in io.helidon.config
Classes in io.helidon.config with annotations of type WeightModifier and TypeClassDescriptionclassConfigParserimplementation that parses Java Properties content. -
Uses of Weight in io.helidon.config.hocon
Classes in io.helidon.config.hocon with annotations of type WeightModifier and TypeClassDescriptionclassTypesafe (Lightbend) Config (HOCON)ConfigParserimplementation that supports following media types:MediaTypes.APPLICATION_HOCONandMediaTypes.APPLICATION_JSON. -
Uses of Weight in io.helidon.config.objectmapping
Classes in io.helidon.config.objectmapping with annotations of type WeightModifier and TypeClassDescriptionclassJava beans support for configuration. -
Uses of Weight in io.helidon.config.yaml
Classes in io.helidon.config.yaml with annotations of type WeightModifier and TypeClassDescriptionclassYAMLConfigParserimplementation that supportsMediaTypes.APPLICATION_YAML. -
Uses of Weight in io.helidon.integrations.vault.auths.approle
Classes in io.helidon.integrations.vault.auths.approle with annotations of type Weight -
Uses of Weight in io.helidon.integrations.vault.auths.common
Classes in io.helidon.integrations.vault.auths.common with annotations of type WeightModifier and TypeClassDescriptionclassJava Service Loader implementation for creating an unauthenticated Vault instance. -
Uses of Weight in io.helidon.integrations.vault.auths.k8s
Classes in io.helidon.integrations.vault.auths.k8s with annotations of type Weight -
Uses of Weight in io.helidon.integrations.vault.auths.token
Classes in io.helidon.integrations.vault.auths.token with annotations of type WeightModifier and TypeClassDescriptionclassJava Service Loader implementation for authenticating using a token. -
Uses of Weight in io.helidon.logging.jul
Classes in io.helidon.logging.jul with annotations of type Weight -
Uses of Weight in io.helidon.microprofile.jwt.auth
Classes in io.helidon.microprofile.jwt.auth with annotations of type WeightModifier and TypeClassDescriptionclassImplementation ofAnnotationAnalyzerwhich checks forLoginConfigannotation if JWT Authentication should be enabled. -
Uses of Weight in io.helidon.microprofile.tyrus
Classes in io.helidon.microprofile.tyrus with annotations of type Weight -
Uses of Weight in io.helidon.nima.webclient
Classes in io.helidon.nima.webclient with annotations of type WeightModifier and TypeClassDescriptionclassProvider of theDefaultDnsResolverinstance.classProvider of theNoDnsResolverinstance.final classProvider of theRoundRobinDnsResolverinstance. -
Uses of Weight in io.helidon.pico.configdriven.runtime
Classes in io.helidon.pico.configdriven.runtime with annotations of type WeightModifier and TypeClassDescriptionclassService-loaded provider forConfigResolverProvider.classService-loaded provider forConfigBeanRegistry.classService-loaded provider forConfigResolverProvider.classService-loaded provider forStringValueParserProvider. -
Uses of Weight in io.helidon.pico.runtime
Classes in io.helidon.pico.runtime with annotations of type Weight -
Uses of Weight in io.helidon.pico.tools
Classes in io.helidon.pico.tools with annotations of type WeightModifier and TypeClassDescriptionclassResponsible for building all pico-di related collateral for a module, including: TheServiceProviderfor each service type implementation passed in.classThe default implementation forApplicationCreator.classThe default implementation ofExternalModuleCreator.classThe defaultInterceptorCreatorprovider in use. -
Uses of Weight in io.helidon.reactive.dbclient.jsonp
Classes in io.helidon.reactive.dbclient.jsonp with annotations of type Weight -
Uses of Weight in io.helidon.security.abac.role
Classes in io.helidon.security.abac.role with annotations of type WeightModifier and TypeClassDescriptionclassImplementation ofAnnotationAnalyzerwhich checks forPermitAllannotation if authentication is needed or not. -
Uses of Weight in io.helidon.security.providers.config.vault
Classes in io.helidon.security.providers.config.vault with annotations of type WeightModifier and TypeClassDescriptionclassJava Service Loader implementation of aSecurityProviderServiceprovider service. -
Uses of Weight in io.helidon.security.providers.oidc
Classes in io.helidon.security.providers.oidc with annotations of type WeightModifier and TypeClassDescriptionfinal classOIDC integration requires web resources to be exposed through a web server. -
Uses of Weight in io.helidon.tracing.jaeger
Classes in io.helidon.tracing.jaeger with annotations of type Weight -
Uses of Weight in io.helidon.tracing.opentelemetry
Classes in io.helidon.tracing.opentelemetry with annotations of type WeightModifier and TypeClassDescriptionclassService loader provider implementation forTracerProvider. -
Uses of Weight in io.helidon.tracing.opentracing
Classes in io.helidon.tracing.opentracing with annotations of type WeightModifier and TypeClassDescriptionclassServiceLoaderservice implementation ofTracerProviderfor Open Tracing tracers. -
Uses of Weight in io.helidon.tracing.tracerresolver
Classes in io.helidon.tracing.tracerresolver with annotations of type WeightModifier and TypeClassDescriptionclassService to useTracerResolverto find tracer to use with Helidon. -
Uses of Weight in io.helidon.tracing.zipkin
Classes in io.helidon.tracing.zipkin with annotations of type Weight