| Package | Description |
|---|---|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Field and Description |
|---|---|
private KerberosConnection.RenewalTask |
KerberosConnection.renewalTask |
| Modifier and Type | Method and Description |
|---|---|
(package private) Map.Entry<KerberosConnection.RenewalTask,Thread> |
KerberosConnection.createRenewalThread(LoginContext originalContext,
Subject originalSubject,
long renewalPeriod)
Launches a thread to periodically check the current ticket's lifetime and perform a relogin
as necessary.
|
Copyright © 2012–2017 The Apache Software Foundation. All rights reserved.