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 TypeClassDescriptionclassclassThis is not a true AuthenticationProvider in the strict sense.classclassclassclassA variation onAuthenticationProviderthat provides additional parameters for more detailed authenticationclassAn 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 AuthenticationProviderProviderRegistry.getProvider(String scheme)