public final class MetaStoreAuthenticationProviderFactory extends Object
MetaStorePasswdAuthenticationProvider for a given AuthMethod.| Modifier and Type | Class and Description |
|---|---|
static class |
MetaStoreAuthenticationProviderFactory.AuthMethods |
| Modifier and Type | Method and Description |
|---|---|
static MetaStorePasswdAuthenticationProvider |
getAuthenticationProvider(org.apache.hadoop.conf.Configuration conf,
MetaStoreAuthenticationProviderFactory.AuthMethods authMethod) |
static MetaStorePasswdAuthenticationProvider |
getAuthenticationProvider(MetaStoreAuthenticationProviderFactory.AuthMethods authMethod) |
public static MetaStorePasswdAuthenticationProvider getAuthenticationProvider(MetaStoreAuthenticationProviderFactory.AuthMethods authMethod) throws AuthenticationException
AuthenticationExceptionpublic static MetaStorePasswdAuthenticationProvider getAuthenticationProvider(org.apache.hadoop.conf.Configuration conf, MetaStoreAuthenticationProviderFactory.AuthMethods authMethod) throws AuthenticationException
AuthenticationExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.