Uses of Class
com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store.ProviderStore
Package
Description
-
Uses of ProviderStore in com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers
ModifierConstructorDescriptionCachingMostRecentProvider
(ProviderStore keystore, String materialName, long ttlInMillis) Creates a newCachingMostRecentProvider
.CachingMostRecentProvider
(ProviderStore keystore, String materialName, long ttlInMillis, int maxCacheSize) Creates a newCachingMostRecentProvider
. -
Uses of ProviderStore in com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store
Modifier and TypeClassDescriptionclass
Provides a simple collection of EncryptionMaterialProviders backed by an encrypted DynamoDB table.