See: Description
Interface | Description |
---|---|
VaultConverter |
Central Vault-specific converter interface.
|
VaultTypeMapper |
Vault-specific
TypeMapper exposing that SecretDocument s might contain a
type key. |
Class | Description |
---|---|
AbstractVaultConverter |
Base class for
VaultConverter implementations. |
DefaultVaultTypeMapper |
Default implementation of
VaultTypeMapper allowing configuration of the key to
lookup and store type information in SecretDocument . |
MappingVaultConverter |
VaultConverter that uses a MappingContext to do sophisticated mapping
of domain objects to SecretDocument . |
SecretDocument |
Vault database exchange object containing data before/after it's exchanged with Vault.
|
VaultCustomConversions |
Value object to capture custom conversion.
|
Copyright © 2016–2018 Pivotal Software, Inc.. All rights reserved.