| Package | Description |
|---|---|
| org.apache.kyuubi.jdbc.hive.auth |
| 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 © 2023 The Apache Software Foundation. All rights reserved.