Uses of Class
org.apache.hadoop.crypto.key.KeyProviderExtension

Packages that use KeyProviderExtension
org.apache.hadoop.crypto.key   
 

Uses of KeyProviderExtension in org.apache.hadoop.crypto.key
 

Subclasses of KeyProviderExtension in org.apache.hadoop.crypto.key
 class CachingKeyProvider
          A KeyProviderExtension implementation providing a short lived cache for KeyVersions and Metadatato avoid burst of requests to hit the underlying KeyProvider.
 class KeyProviderDelegationTokenExtension
          A KeyProvider extension with the ability to add a renewer's Delegation Tokens to the provided Credentials.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.