Interface | Description |
---|---|
HiveAuthenticationProvider |
HiveAuthenticationProvider is an interface for authentication.
|
HiveMetastoreAuthenticationProvider |
HiveMetastoreAuthenticationProvider is an interface extension
from HiveAuthenticationProvider for authentication from the
metastore side.
|
Class | Description |
---|---|
HadoopDefaultAuthenticator | |
HadoopDefaultMetastoreAuthenticator | |
ProxyUserAuthenticator |
ProxyUserAuthenticator extends HadoopDefaultAuthenticator
but honours a proxy config setting proxy.user.name instead of the
current user if set.
|
SessionStateConfigUserAuthenticator |
Authenticator to be used for testing and debugging.
|
SessionStateUserAuthenticator |
Authenticator that returns the userName set in SessionState.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.