public static class SecurityUtil.TruststoreKeystore extends Object
| Constructor and Description |
|---|
TruststoreKeystore(Configuration conf)
Configuration for the ZooKeeper connection when SSL/TLS is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKeystoreLocation() |
String |
getKeystorePassword() |
String |
getTruststoreLocation() |
String |
getTruststorePassword() |
public TruststoreKeystore(Configuration conf)
conf - ZooKeeper Client configurationCopyright © 2008–2025 Apache Software Foundation. All rights reserved.