Package io.helidon.integrations.vault.cdi
package io.helidon.integrations.vault.cdi
Vault integration with CDI.
Exposes all APIs discovered through
InjectionProvider
service loader.
This is usually the blocking and reactive API for various secret engines and authentication methods.-
ClassDescriptionImplementation of CDI portable extension to add support for Vault into CDI, including injection of Vault, Authentication methods, Secret engines and Sys APIs that are available on classpath.Define a named vault instance.Utility to obtain
VaultName
instances.Customize the mount path of a secrets engine.Utility to obtainVaultPath
instances.