| Package | Description | 
|---|---|
| com.amazonaws.services.elasticmapreduce.spi.security | 
| Modifier and Type | Method and Description | 
|---|---|
EncryptionContext | 
EncryptionContext.withContext(Map<String,String> context)
Fluent API to add all the given encryption context. 
 | 
EncryptionContext | 
EncryptionContext.withContext(String key,
           String value)
Fluent API to add encryption context. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract EncryptionMaterials | 
EncryptionMaterialsProvider.getEncryptionMaterials(EncryptionContext encryptionContext)
Gets encryption materials by encryption context. 
 | 
Copyright © 2020. All rights reserved.