Package org.apache.zookeeper.server.auth

Interface Summary
AuthenticationProvider This interface is implemented by authentication providers to add new kinds of authentication schemes to ZooKeeper.
 

Class Summary
DigestAuthenticationProvider  
IPAuthenticationProvider  
ProviderRegistry