Package com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store
-
Interface Summary Interface Description MetaStore.ExtraDataSupplier Provides extra data that should be persisted along with the standard material data. -
Class Summary Class Description MetaStore Provides a simple collection of EncryptionMaterialProviders backed by an encrypted DynamoDB table.ProviderStore Provides a standard way to retrieve and optionally createEncryptionMaterialsProvider
s backed by some form of persistent storage.