Package | Description |
---|---|
org.springframework.vault.support |
Classes supporting the Vault packages, such as value objects.
|
Modifier and Type | Method and Description |
---|---|
VaultHmacRequest.VaultHmacRequestBuilder |
VaultHmacRequest.VaultHmacRequestBuilder.algorithm(String algorithm)
Configure the algorithm to be used for the operation.
|
static VaultHmacRequest.VaultHmacRequestBuilder |
VaultHmacRequest.builder() |
VaultHmacRequest.VaultHmacRequestBuilder |
VaultHmacRequest.VaultHmacRequestBuilder.keyVersion(int version)
Configure the key version to be used for the operation.
|
VaultHmacRequest.VaultHmacRequestBuilder |
VaultHmacRequest.VaultHmacRequestBuilder.plaintext(Plaintext input)
Configure the input to be used to create the digest.
|
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.