| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers | |
| com.amazonaws.services.dynamodbv2.datamodeling.encryption.providers.store |
| Constructor and Description |
|---|
CachingMostRecentProvider(ProviderStore keystore,
String materialName,
long ttlInMillis)
Creates a new
CachingMostRecentProvider. |
CachingMostRecentProvider(ProviderStore keystore,
String materialName,
long ttlInMillis,
int maxCacheSize)
Creates a new
CachingMostRecentProvider. |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaStore
Provides a simple collection of EncryptionMaterialProviders backed by an encrypted DynamoDB
table.
|
Copyright © 2021. All rights reserved.