Package org.apache.hadoop.crypto.key.kms
package org.apache.hadoop.crypto.key.kms
-
ClassDescriptionKMS client
KeyProviderimplementation.The factory to create KMSClientProvider, which is used by the ServiceLoader.The KMS implementation ofTokenRenewer.Holder class for KMS delegation tokens.DelegationTokenIdentifier used for the KMS.KMS REST and JSON constants and utility methods for the KMSServer.A simple LoadBalancing KMSClientProvider that round-robins requests across a provided array of KMSClientProviders.ValueQueue<E>A Utility class that maintains a Queue of entries for a given key.QueueRefiller interface a client must implement to use this classPolicy to decide how many values to return to client when client asks for "n" values and Queue is empty.