public static class TestEncryptionTest.FailingKeyProvider extends Object implements KeyProvider
PASSWORD, PASSWORDFILE| Constructor and Description |
|---|
FailingKeyProvider() |
| Modifier and Type | Method and Description |
|---|---|
Key |
getKey(String alias) |
Key[] |
getKeys(String[] aliases) |
void |
init(String params) |
public FailingKeyProvider()
public void init(String params)
init in interface KeyProviderpublic Key getKey(String alias)
getKey in interface KeyProviderpublic Key[] getKeys(String[] aliases)
getKeys in interface KeyProviderCopyright © 2007–2019 Cloudera. All rights reserved.