Uses of Interface
org.apache.zookeeper.server.auth.AuthenticationProvider

Packages that use AuthenticationProvider
org.apache.zookeeper.server.auth   
 

Uses of AuthenticationProvider in org.apache.zookeeper.server.auth
 

Classes in org.apache.zookeeper.server.auth that implement AuthenticationProvider
 class DigestAuthenticationProvider
           
 class IPAuthenticationProvider
           
 

Methods in org.apache.zookeeper.server.auth that return AuthenticationProvider
static AuthenticationProvider ProviderRegistry.getProvider(String scheme)
           
 



Copyright © 2012 The Apache Software Foundation