@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.
|
getStorageAccountKeyNamepublic String getStorageAccountKey(String accountName, org.apache.hadoop.conf.Configuration conf) throws KeyProviderException
KeyProvidergetStorageAccountKey in interface KeyProvidergetStorageAccountKey in class SimpleKeyProvideraccountName - the storage account nameconf - Hadoop configuration parametersKeyProviderExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.