| Package | Description |
|---|---|
| org.apache.hadoop.crypto.key |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.crypto.key.kms |
| Constructor | Description |
|---|---|
KeyProviderCryptoExtension(KeyProvider keyProvider,
KeyProviderCryptoExtension.CryptoExtension extension) |
This constructor is to be used by sub classes that provide
delegating/proxying functionality to the
KeyProviderCryptoExtension |
| Modifier and Type | Class | Description |
|---|---|---|
class |
KMSClientProvider |
KMS client
KeyProvider implementation. |
class |
LoadBalancingKMSClientProvider |
A simple LoadBalancing KMSClientProvider that round-robins requests
across a provided array of KMSClientProviders.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.