|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyProviderExtension.Extension | |
|---|---|
| org.apache.hadoop.crypto.key | |
| Uses of KeyProviderExtension.Extension in org.apache.hadoop.crypto.key |
|---|
| Classes in org.apache.hadoop.crypto.key with type parameters of type KeyProviderExtension.Extension | |
|---|---|
class |
KeyProviderExtension<E extends KeyProviderExtension.Extension>
This is a utility class used to extend the functionality of KeyProvider, that takes a KeyProvider and an Extension. |
| Subinterfaces of KeyProviderExtension.Extension in org.apache.hadoop.crypto.key | |
|---|---|
static interface |
KeyProviderCryptoExtension.CryptoExtension
CryptoExtension is a type of Extension that exposes methods to generate EncryptedKeys and to decrypt the same. |
static interface |
KeyProviderDelegationTokenExtension.DelegationTokenExtension
DelegationTokenExtension is a type of Extension that exposes methods to needed to work with Delegation Tokens. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||