public static class KMSClientProvider.Factory extends KeyProviderFactory
KEY_PROVIDER_PATH
Constructor and Description |
---|
KMSClientProvider.Factory() |
Modifier and Type | Method and Description |
---|---|
KeyProvider |
createProvider(URI providerUri,
Configuration conf)
This provider expects URIs in the following form :
kms://
LoadBalancingKMSClientProvider that round-robins requests
across the provided list of hosts. |
get, getProviders
public KMSClientProvider.Factory()
public KeyProvider createProvider(URI providerUri, Configuration conf) throws IOException
LoadBalancingKMSClientProvider
that round-robins requests
across the provided list of hosts.createProvider
in class KeyProviderFactory
IOException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.