@Validated public class SpringVaultEnvironmentRepository extends AbstractVaultEnvironmentRepository
defaultKey, order, profileSeparator, request, watch| Constructor and Description |
|---|
SpringVaultEnvironmentRepository(org.springframework.beans.factory.ObjectProvider<javax.servlet.http.HttpServletRequest> request,
EnvironmentWatch watch,
VaultEnvironmentProperties properties,
org.springframework.vault.core.VaultKeyValueOperations keyValueTemplate) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.vault.core.VaultKeyValueOperations |
getKeyValueTemplate() |
protected String |
read(String key) |
findOne, getOrder, setDefaultKey, setOrder, setProfileSeparatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindOnepublic SpringVaultEnvironmentRepository(org.springframework.beans.factory.ObjectProvider<javax.servlet.http.HttpServletRequest> request,
EnvironmentWatch watch,
VaultEnvironmentProperties properties,
org.springframework.vault.core.VaultKeyValueOperations keyValueTemplate)
protected String read(String key)
read in class AbstractVaultEnvironmentRepositorypublic org.springframework.vault.core.VaultKeyValueOperations getKeyValueTemplate()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.