public final class AuthenticationProviderFactory extends Object
PasswdAuthenticationProvider for a given AuthMethod.| Modifier and Type | Class and Description |
|---|---|
static class |
AuthenticationProviderFactory.AuthMethods |
| Modifier and Type | Method and Description |
|---|---|
static PasswdAuthenticationProvider |
getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod) |
static PasswdAuthenticationProvider |
getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod,
HiveConf conf) |
public static PasswdAuthenticationProvider getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod) throws AuthenticationException
AuthenticationExceptionpublic static PasswdAuthenticationProvider getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod, HiveConf conf) throws AuthenticationException
AuthenticationExceptionCopyright © 2019 The Apache Software Foundation. All Rights Reserved.