public class KeyProviderForTesting extends Object implements org.apache.hadoop.hbase.io.crypto.KeyProvider
Constructor and Description |
---|
KeyProviderForTesting() |
Modifier and Type | Method and Description |
---|---|
Key |
getKey(String name) |
Key[] |
getKeys(String[] aliases) |
void |
init(String parameters) |
public KeyProviderForTesting()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.