Uses of Class
org.apache.hadoop.crypto.key.KeyProviderFactory
Packages that use KeyProviderFactory
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of KeyProviderFactory in org.apache.hadoop.crypto.key
Subclasses of KeyProviderFactory in org.apache.hadoop.crypto.keyModifier and TypeClassDescriptionstatic classThe factory to create JksProviders, which is used by the ServiceLoader.static class -
Uses of KeyProviderFactory in org.apache.hadoop.crypto.key.kms
Subclasses of KeyProviderFactory in org.apache.hadoop.crypto.key.kmsModifier and TypeClassDescriptionstatic classThe factory to create KMSClientProvider, which is used by the ServiceLoader.