Uses of Class
org.apache.hadoop.crypto.key.KeyProviderExtension
Packages that use KeyProviderExtension
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of KeyProviderExtension in org.apache.hadoop.crypto.key
Subclasses of KeyProviderExtension in org.apache.hadoop.crypto.keyModifier and TypeClassDescriptionclassAKeyProviderExtensionimplementation providing a short lived cache forKeyVersionsandMetadatato avoid burst of requests to hit the underlyingKeyProvider.classA KeyProvider with Cryptographic Extensions specifically for generating and decrypting encrypted encryption keys.classA KeyProvider extension with the ability to add a renewer's Delegation Tokens to the provided Credentials.