Package org.apache.hadoop.hive.ql.security

Interface Summary
HiveAuthenticationProvider HiveAuthenticationProvider is an interface for authentication.
HiveMetastoreAuthenticationProvider HiveMetastoreAuthenticationProvider is an interface extension from HiveAuthenticationProvider for authentication from the metastore side.
 

Class Summary
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 © 2014 The Apache Software Foundation. All rights reserved.