| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore |
| Modifier and Type | Method and Description |
|---|---|
static MetaStoreAuthenticationProviderFactory.AuthMethods |
MetaStoreAuthenticationProviderFactory.AuthMethods.getValidAuthMethod(String authMethodStr) |
static MetaStoreAuthenticationProviderFactory.AuthMethods |
MetaStoreAuthenticationProviderFactory.AuthMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetaStoreAuthenticationProviderFactory.AuthMethods[] |
MetaStoreAuthenticationProviderFactory.AuthMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| 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.