Package org.apache.hadoop.security.alias
package org.apache.hadoop.security.alias
Provides the hadoop credential provider API.
-
ClassesClassDescriptionAbstract class for implementing credential providers that are based on Java Keystores as the underlying credential store.CredentialProvider based on Bouncy Castle FIPS KeyStore file format.The factory to create JksProviders, which is used by the ServiceLoader.A provider of credentials or password for Hadoop applications.The combination of both the alias and the actual credential value.A factory to create a list of CredentialProvider based on the path given in a Configuration.This program is the CLI utility for the CredentialProvider facilities in Hadoop.To facilitate testing since Console is a final class.CredentialProvider based on Java's KeyStore file format.The factory to create JksProviders, which is used by the ServiceLoader.CredentialProvider based on Java Key Store API.CredentialProvider based on bouncy castle FIPS KeyStore file format.The factory to create KeyStore Providers, which is used by the ServiceLoader.CredentialProvider based on Java's KeyStore file format.The factory to create JksProviders, which is used by the ServiceLoader.CredentialProvider based on Java's KeyStore file format.A CredentialProvider for UGIs.