Package | Description |
---|---|
org.springframework.vault.repository.convert |
Spring Vault specific converter infrastructure.
|
org.springframework.vault.repository.core |
Spring Vault core repository implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractVaultConverter
Base class for
VaultConverter implementations. |
class |
MappingVaultConverter
VaultConverter that uses a MappingContext to do sophisticated mapping
of domain objects to SecretDocument . |
Constructor and Description |
---|
VaultKeyValueAdapter(VaultOperations vaultOperations,
VaultConverter vaultConverter)
|
Copyright © 2016–2024 Pivotal Software, Inc.. All rights reserved.