| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore |
| Modifier and Type | Class and Description |
|---|---|
class |
MetaStoreAnonymousAuthenticationProviderImpl
This authentication provider allows any combination of username and password.
|
class |
MetaStoreConfigAuthenticationProviderImpl
This authentication provider implements the
CONFIG authentication. |
class |
MetaStoreCustomAuthenticationProviderImpl
This authentication provider implements the
CUSTOM authentication. |
class |
MetaStoreLdapAuthenticationProviderImpl |
| Modifier and Type | Method and Description |
|---|---|
static MetaStorePasswdAuthenticationProvider |
MetaStoreAuthenticationProviderFactory.getAuthenticationProvider(org.apache.hadoop.conf.Configuration conf,
MetaStoreAuthenticationProviderFactory.AuthMethods authMethod) |
static MetaStorePasswdAuthenticationProvider |
MetaStoreAuthenticationProviderFactory.getAuthenticationProvider(MetaStoreAuthenticationProviderFactory.AuthMethods authMethod) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.