Uses of Interface
org.apache.zookeeper.server.auth.AuthenticationProvider
-
Packages that use AuthenticationProvider Package Description org.apache.zookeeper.server.auth -
-
Uses of AuthenticationProvider in org.apache.zookeeper.server.auth
Classes in org.apache.zookeeper.server.auth that implement AuthenticationProvider Modifier and Type Class Description classDigestAuthenticationProviderclassIPAuthenticationProviderclassSASLAuthenticationProviderMethods in org.apache.zookeeper.server.auth that return AuthenticationProvider Modifier and Type Method Description static AuthenticationProviderProviderRegistry. getProvider(java.lang.String scheme)
-