Uses of Interface
org.apache.hadoop.crypto.key.KeyProviderCryptoExtension.CryptoExtension
Packages that use KeyProviderCryptoExtension.CryptoExtension
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of KeyProviderCryptoExtension.CryptoExtension in org.apache.hadoop.crypto.key
Constructors in org.apache.hadoop.crypto.key with parameters of type KeyProviderCryptoExtension.CryptoExtensionModifierConstructorDescriptionprotectedKeyProviderCryptoExtension(KeyProvider keyProvider, KeyProviderCryptoExtension.CryptoExtension extension) This constructor is to be used by sub classes that provide delegating/proxying functionality to theKeyProviderCryptoExtension -
Uses of KeyProviderCryptoExtension.CryptoExtension in org.apache.hadoop.crypto.key.kms
Classes in org.apache.hadoop.crypto.key.kms that implement KeyProviderCryptoExtension.CryptoExtensionModifier and TypeClassDescriptionclassKMS clientKeyProviderimplementation.classA simple LoadBalancing KMSClientProvider that round-robins requests across a provided array of KMSClientProviders.