| Package | Description |
|---|---|
| org.apache.hive.jdbc | |
| org.apache.hive.jdbc.saml |
| Modifier and Type | Method and Description |
|---|---|
IJdbcBrowserClient |
HiveConnection.getBrowserClient() |
| Modifier and Type | Class and Description |
|---|---|
class |
HiveJdbcBrowserClient
This class is used to execute a browser based SSO workflow with the authentication mode
is browser.
|
| Modifier and Type | Method and Description |
|---|---|
IJdbcBrowserClient |
IJdbcBrowserClientFactory.create(Utils.JdbcConnectionParams connectionParams)
Create a
IJdbcBrowserClient from a the given Utils.JdbcConnectionParams |
IJdbcBrowserClient |
HiveJdbcBrowserClientFactory.create(Utils.JdbcConnectionParams jdbcParams)
Returns an instance of
IJdbcBrowserClient as per the configuration. |
| Constructor and Description |
|---|
HiveJdbcSamlRedirectStrategy(IJdbcBrowserClient browserClient) |
HttpSamlAuthRequestInterceptor(IJdbcBrowserClient browserClient,
org.apache.http.client.CookieStore cookieStore,
String cn,
boolean isSSL,
Map<String,String> additionalHeaders,
Map<String,String> customCookies) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.