| Package | Description |
|---|---|
| io.helidon.common.configurable |
General utilities that use
Config. |
| io.helidon.common.pki |
Utilities for PKI configuration and loading of certificates and keys.
|
| io.helidon.config |
Provides interfaces and classes for loading and working with immutable, tree-structured
configuration data.
|
| io.helidon.config.encryption |
Support for encrypted properties.
|
| io.helidon.config.etcd |
Etcd configuration source.
|
| io.helidon.config.git |
Git configuration source.
|
| io.helidon.config.objectmapping |
Mappers that can map
Config to classes with factory methods, classes with Builders and
general "bean" classes with constructor and setters. |
| io.helidon.config.spi |
Configuration SPI that defines the behavior developers can implement to extend the config system.
|
| io.helidon.health |
Health check support for helidon SE.
|
| io.helidon.metrics |
Metrics support for Java SE, uses the Microprofile metrics APIs and formats.
|
| io.helidon.microprofile.config |
CDI extension for Helidon implementation of microprofile config.
|
| io.helidon.microprofile.faulttolerance |
Helidon implementation of Microprofile fault tolerance.
|
| io.helidon.microprofile.jwt.auth |
Implementation of Microprofile JWT Auth specification.
|
| io.helidon.microprofile.server |
Microprofile 1.0 server implementation.
|
| io.helidon.microprofile.server.spi |
SPI to extends microprofile server.
|
| io.helidon.security |
Security
|
| io.helidon.security.abac.policy |
Attribute based access control policy validator.
|
| io.helidon.security.abac.policy.el |
Integration with Java EE expression language.
|
| io.helidon.security.abac.policy.spi |
Service provider interface (SPI) to support policy statements in Attribute based access control.
|
| io.helidon.security.abac.role |
Role attribute validator.
|
| io.helidon.security.abac.scope |
Scope (OAuth2) attribute validator.
|
| io.helidon.security.abac.time |
Time attribute validator.
|
| io.helidon.security.integration.jersey |
Jersey integration for security module.
|
| io.helidon.security.integration.webserver |
Integration library for RxServer.
|
| io.helidon.security.providers.abac |
Attribute based access control (ABAC) security provider.
|
| io.helidon.security.providers.abac.spi |
Attribute based access control (ABAC) security provider's SPI.
|
| io.helidon.security.providers.common |
Common classes for provider implementation.
|
| io.helidon.security.providers.common.spi |
Extension of integration with Jersey to support customized analysis of resource classes and methods to enable/disable security.
|
| io.helidon.security.providers.google.login |
Integration with Google login button.
|
| io.helidon.security.providers.header |
Provider that can extract username from a (any) header.
|
| io.helidon.security.providers.httpauth |
Basic security provider, supporting "basic" and "digest" authentication schemes with role support.
|
| io.helidon.security.providers.httpsign |
Provider supporting validation of incoming signatures and signing of outbound requests.
|
| io.helidon.security.providers.jwt |
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create
new ones) for outbound calls.
|
| io.helidon.security.providers.oidc |
Integration with Open ID Connect providers.
|
| io.helidon.security.providers.oidc.common |
Open ID Connect (OIDC) classes usable from all OIDC related components.
|
| io.helidon.security.spi |
Security component's SPI.
|
| io.helidon.security.util |
General utilities for security modules.
|
| io.helidon.tracing |
Distributed tracing support for Helidon.
|
| io.helidon.tracing.zipkin |
Brave based Open Tracing implementation for an integration with Zipkin.
|
| io.helidon.webserver |
Reactive web server API.
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
Config.Builder
Config Builder. |
| Config.Context
Context associated with specific
Config node that allows to access the last loaded instance of the node
or to request reloading of whole configuration. |
| Config.Key
Object represents fully-qualified key of config node.
|
| Config.Type
Configuration node types.
|
| ConfigException
Exception is thrown by
Config implementations. |
| ConfigFilters.ValueResolvingBuilder
A builder for value reference resolving filter.
|
| ConfigMappingException
Configuration value mapping exception.
|
| ConfigSources.CompositeBuilder
Builder of a
ConfigSource that encapsulates multiple separate
ConfigSources. |
| ConfigSources.MapBuilder
Builder of a
ConfigSource based on a Map containing
config entries. |
| ConfigSources.MergingStrategy
An algorithm for combining multiple
ConfigNode.ObjectNode root nodes
into a single ConfigNode.ObjectNode root node. |
| ConfigValue
A typed value of a
Config node. |
| MissingValueException
Exception representing a specific failures related to a missing configuration value.
|
| PollingStrategies.FilesystemWatchBuilder
A builder for a filesystem watch polling strategy.
|
| PollingStrategies.ScheduledBuilder
A builder for a scheduled polling strategy.
|
| RetryPolicies.Builder
A builder of the default
RetryPolicy. |
| Class and Description |
|---|
| Config
Configuration
|
| Config.Key
Object represents fully-qualified key of config node.
|
| Class and Description |
|---|
| Config
Configuration
|
| ConfigException
Exception is thrown by
Config implementations. |
| ConfigMappingException
Configuration value mapping exception.
|
| MissingValueException
Exception representing a specific failures related to a missing configuration value.
|
| Class and Description |
|---|
| Config
Configuration
|
| ConfigException
Exception is thrown by
Config implementations. |
| ConfigMappingException
Configuration value mapping exception.
|
| MissingValueException
Exception representing a specific failures related to a missing configuration value.
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Config.Key
Object represents fully-qualified key of config node.
|
| ConfigException
Exception is thrown by
Config implementations. |
| ConfigMappingException
Configuration value mapping exception.
|
| MissingValueException
Exception representing a specific failures related to a missing configuration value.
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
| Class and Description |
|---|
| Config
Configuration
|
Copyright © 2018–2019 Oracle and/or its affiliates. All rights reserved. Use is subject to license terms.