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