Package | Description |
---|---|
org.apache.hadoop.hbase.io.crypto.tls |
Modifier and Type | Method and Description |
---|---|
static void |
X509Util.enableCertFileReloading(org.apache.hadoop.conf.Configuration config,
AtomicReference<FileChangeWatcher> keystoreWatcher,
AtomicReference<FileChangeWatcher> trustStoreWatcher,
Runnable resetContext)
Enable certificate file reloading by creating FileWatchers for keystore and truststore.
|
static void |
X509Util.enableCertFileReloading(org.apache.hadoop.conf.Configuration config,
AtomicReference<FileChangeWatcher> keystoreWatcher,
AtomicReference<FileChangeWatcher> trustStoreWatcher,
Runnable resetContext)
Enable certificate file reloading by creating FileWatchers for keystore and truststore.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.