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