Package | Description |
---|---|
org.apache.hive.service.auth |
Modifier and Type | Class and Description |
---|---|
class |
AnonymousAuthenticationProviderImpl
This authentication provider allows any combination of username and password.
|
class |
CustomAuthenticationProviderImpl
This authentication provider implements the
CUSTOM authentication. |
class |
LdapAuthenticationProviderImpl |
class |
PamAuthenticationProviderImpl |
Modifier and Type | Method and Description |
---|---|
static PasswdAuthenticationProvider |
AuthenticationProviderFactory.getAuthenticationProvider(AuthenticationProviderFactory.AuthMethods authMethod) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.