| Package | Description | 
|---|---|
| org.apache.zookeeper.common | |
| org.apache.zookeeper.server.auth | 
| Modifier and Type | Method and Description | 
|---|---|
static X509KeyManager | 
X509Util.createKeyManager(String keyStoreLocation,
                String keyStorePassword,
                String keyStoreTypeProp)
Creates a key manager by loading the key store from the given file of
 the given type, optionally decrypting it using the given password. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
X509KeyManager | 
X509AuthenticationProvider.getKeyManager()
Get the X509KeyManager implementation used for certificate management. 
 | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.