Module vault.java.driver
Package io.github.jopenlibs.vault
package io.github.jopenlibs.vault
The root package containing the primary Vault driver class.
-
ClassDescriptionThe code used to load environment variables is encapsulated within an inner class, so that a mock version of that environment loader can be used by unit tests.A container for SSL-related configuration options, meant to be stored within a
VaultConfiginstance.A container for the configuration settings needed to initialize aVaultdriver instance.The Vault driver class, the primary interface through which dependent applications will access Vault.