Uses of Class
org.springframework.vault.support.VaultTransformDecodeResult
-
Uses of VaultTransformDecodeResult in org.springframework.vault.core
Modifier and TypeMethodDescriptionVaultTransformOperations.decode
(String roleName, List<TransformCiphertext> batchRequest) Decode the provided batch of ciphertext using the role given and transformation in each list item.VaultTransformTemplate.decode
(String roleName, List<TransformCiphertext> batchRequest)