Package | Description |
---|---|
org.apache.hive.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
HttpBasicAuthInterceptor
The class is instantiated with the username and password, it is then
used to add header with these credentials to HTTP requests
|
class |
HttpKerberosRequestInterceptor
Authentication interceptor which adds Base64 encoded payload,
containing the username and kerberos service ticket,
to the outgoing http request header.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.