| Package | Description | 
|---|---|
| org.apache.zookeeper.server.auth | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DigestAuthenticationProvider | 
| class  | EnsembleAuthenticationProviderThis is not a true AuthenticationProvider in the strict sense. | 
| class  | IPAuthenticationProvider | 
| class  | KeyAuthenticationProvider | 
| class  | SASLAuthenticationProvider | 
| class  | ServerAuthenticationProviderA variation on  AuthenticationProviderthat provides additional
 parameters for more detailed authentication | 
| class  | X509AuthenticationProviderAn 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–2022 The Apache Software Foundation. All rights reserved.