@InterfaceAudience.Private public class ShellDecryptionKeyProvider extends SimpleKeyProvider
KEY_ACCOUNT_KEY_PREFIX
Constructor and Description |
---|
ShellDecryptionKeyProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getStorageAccountKey(String accountName,
org.apache.hadoop.conf.Configuration conf)
Key providers must implement this method.
|
getStorageAccountKeyName
public String getStorageAccountKey(String accountName, org.apache.hadoop.conf.Configuration conf) throws KeyProviderException
KeyProvider
getStorageAccountKey
in interface KeyProvider
getStorageAccountKey
in class SimpleKeyProvider
accountName
- the storage account nameconf
- Hadoop configuration parametersKeyProviderException
Copyright © 2019 Apache Software Foundation. All Rights Reserved.