public class VaultUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MIN_REFRESH_MARGIN |
static String |
VAULT_TOKEN_PATH_PROPERTY |
static String |
VAULT_TOKEN_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
com.bettercloud.vault.Vault |
getClient() |
static VaultUtil |
getInstance() |
Timer |
getTimer() |
static long |
suggestedRefreshInterval(long duration) |
public static final String VAULT_TOKEN_PROPERTY
public static final String VAULT_TOKEN_PATH_PROPERTY
public static final int MIN_REFRESH_MARGIN
public static long suggestedRefreshInterval(long duration)
public static VaultUtil getInstance() throws VaultError
VaultErrorpublic com.bettercloud.vault.Vault getClient()
public Timer getTimer()
Copyright © 2019. All rights reserved.