| Package | Description |
|---|---|
| org.apache.hadoop.hive.ql.security | |
| org.apache.hadoop.hive.ql.session |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionStateUserAuthenticator.setSessionState(ISessionAuthState sessionState) |
void |
HadoopDefaultAuthenticator.setSessionState(ISessionAuthState ss) |
void |
HiveAuthenticationProvider.setSessionState(ISessionAuthState ss)
This function is meant to be used only for hive internal implementations of this interface.
|
void |
SessionStateConfigUserAuthenticator.setSessionState(ISessionAuthState sessionState) |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionState
SessionState encapsulates common data associated with a session.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.