| Package | Description | 
|---|---|
| org.apache.zookeeper.server.auth | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DigestAuthenticationProvider  | 
class  | 
IPAuthenticationProvider  | 
class  | 
SASLAuthenticationProvider  | 
class  | 
X509AuthenticationProvider
An AuthenticationProvider backed by an X509TrustManager and an X509KeyManager
 to perform remote host certificate authentication. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static AuthenticationProvider | 
ProviderRegistry.getProvider(String scheme)  | 
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.