Package | Description |
---|---|
io.vertx.config.vault |
=== Vault Config Store
The Vault Store extends the Vert.x Configuration Retriever and provides support for Vault (https://www.vaultproject.io/).
|
io.vertx.config.vault.client |
Modifier and Type | Method and Description |
---|---|
SlimVaultClient |
VaultConfigStore.getVaultClient() |
Modifier and Type | Method and Description |
---|---|
SlimVaultClient |
SlimVaultClient.setToken(String token)
Sets the token.
|
Copyright © 2018 Eclipse. All rights reserved.