Uses of Interface
org.apache.zookeeper.server.auth.AuthenticationProvider
Packages that use AuthenticationProvider
-
Uses of AuthenticationProvider in org.apache.zookeeper.server.auth
Classes in org.apache.zookeeper.server.auth that implement AuthenticationProviderModifier and TypeClassDescriptionclass
class
This is not a true AuthenticationProvider in the strict sense.class
class
class
class
A variation onAuthenticationProvider
that provides additional parameters for more detailed authenticationclass
An AuthenticationProvider backed by an X509TrustManager and an X509KeyManager to perform remote host certificate authentication.Methods in org.apache.zookeeper.server.auth that return AuthenticationProviderModifier and TypeMethodDescriptionstatic AuthenticationProvider
ProviderRegistry.getProvider
(String scheme)