Package org.apache.zookeeper.server.auth
-
Interface Summary Interface Description AuthenticationProvider This interface is implemented by authentication providers to add new kinds of authentication schemes to ZooKeeper. -
Class Summary Class Description DigestAuthenticationProvider DigestLoginModule EnsembleAuthenticationProvider This is not a true AuthenticationProvider in the strict sense.IPAuthenticationProvider KerberosName This class implements parsing and handling of Kerberos principal names.KeyAuthenticationProvider ProviderRegistry SASLAuthenticationProvider SaslServerCallbackHandler ServerAuthenticationProvider A variation onAuthenticationProvider
that provides additional parameters for more detailed authenticationServerAuthenticationProvider.MatchValues ServerAuthenticationProvider.ServerObjs X509AuthenticationProvider An AuthenticationProvider backed by an X509TrustManager and an X509KeyManager to perform remote host certificate authentication. -
Exception Summary Exception Description KerberosName.BadFormatString KerberosName.NoMatchingRule