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 IPAuthenticationProvider KerberosName This class implements parsing and handling of Kerberos principal names.ProviderRegistry SASLAuthenticationProvider SaslServerCallbackHandler X509AuthenticationProvider An AuthenticationProvider backed by an X509TrustManager and an X509KeyManager to perform remote host certificate authentication. -
Exception Summary Exception Description KerberosName.BadFormatString KerberosName.NoMatchingRule