BouncyCastleFipsKeyStoreProvider.Factory, JavaKeyStoreProvider.Factory, LocalBouncyCastleFipsKeyStoreProvider.Factory, LocalJavaKeyStoreProvider.Factory, UserProvider.Factory@Public
@Unstable
public abstract class CredentialProviderFactory
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
CREDENTIAL_PROVIDER_PATH |
| Constructor | Description |
|---|---|
CredentialProviderFactory() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract CredentialProvider |
createProvider(java.net.URI providerName,
Configuration conf) |
|
static java.util.List<CredentialProvider> |
getProviders(Configuration conf) |
public static final java.lang.String CREDENTIAL_PROVIDER_PATH
public abstract CredentialProvider createProvider(java.net.URI providerName, Configuration conf) throws java.io.IOException
java.io.IOExceptionpublic static java.util.List<CredentialProvider> getProviders(Configuration conf) throws java.io.IOException
java.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.