Uses of Class
org.springframework.vault.support.VaultTransformEncodeResult
-
Uses of VaultTransformEncodeResult in org.springframework.vault.core
Modifier and TypeMethodDescriptionVaultTransformOperations.encode
(String roleName, List<TransformPlaintext> batchRequest) Encode the provided batch of plaintext using the role given and transformation in each list item.VaultTransformTemplate.encode
(String roleName, List<TransformPlaintext> batchRequest)