Class | Description |
---|---|
CredentialProvider |
A provider of credentials or password for Hadoop applications.
|
CredentialProvider.CredentialEntry |
The combination of both the alias and the actual credential value.
|
CredentialProviderFactory |
A factory to create a list of CredentialProvider based on the path given in a
Configuration.
|
CredentialShell |
This program is the CLI utility for the CredentialProvider facilities in
Hadoop.
|
CredentialShell.PasswordReader |
To facilitate testing since Console is a final class.
|
JavaKeyStoreProvider.Factory |
The factory to create JksProviders, which is used by the ServiceLoader.
|
LocalJavaKeyStoreProvider.Factory |
The factory to create JksProviders, which is used by the ServiceLoader.
|
UserProvider.Factory |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.