public final class VaultKvAccessStrategyFactory extends Object
VaultKvAccessStrategy.| Modifier and Type | Method and Description |
|---|---|
static VaultKvAccessStrategy |
forVersion(org.springframework.web.client.RestOperations rest,
String baseUrl,
int version)
|
public static VaultKvAccessStrategy forVersion(org.springframework.web.client.RestOperations rest, String baseUrl, int version)
rest - must not be null.baseUrl - the Vault base URL.version - version of the Vault key-value backend.Copyright © 2021 Pivotal Software, Inc.. All rights reserved.