| Package | Description |
|---|---|
| org.apache.hive.jdbc.saml |
| 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. |
void |
IJdbcBrowserClient.doBrowserSSO()
Execute the browser actions to complete the SSO workflow.
|
void |
HiveJdbcBrowserClient.doBrowserSSO() |
protected void |
HiveJdbcBrowserClient.openBrowserWindow() |
void |
IJdbcBrowserClient.startListening()
Start a webserver and bind to a port number as configued.
|
void |
HiveJdbcBrowserClient.startListening() |
Copyright © 2024 The Apache Software Foundation. All rights reserved.