Vault
driver class.See: Description
Class | Description |
---|---|
Vault |
The Vault driver class, the primary interface through which dependent applications will access Vault.
|
VaultConfig |
A container for the configuration settings needed to initialize a
Vault driver instance. |
VaultConfig.EnvironmentLoader |
The 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.
|
Exception | Description |
---|---|
VaultException |
The root package containing the primary Vault
driver class.