public static class KMSClientProvider.Factory
extends org.apache.hadoop.crypto.key.KeyProviderFactory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.crypto.key.KeyProvider |
createProvider(URI providerUri,
org.apache.hadoop.conf.Configuration conf)
This provider expects URIs in the following form :
kms://
LoadBalancingKMSClientProvider
if the uri is correct. |
public org.apache.hadoop.crypto.key.KeyProvider createProvider(URI providerUri, org.apache.hadoop.conf.Configuration conf) throws IOException
LoadBalancingKMSClientProvider
if the uri is correct.createProvider in class org.apache.hadoop.crypto.key.KeyProviderFactoryIOExceptionCopyright © 2013–2022. All rights reserved.