Package org.apache.zookeeper.server.auth
package org.apache.zookeeper.server.auth
-
ClassDescriptionThis interface is implemented by authentication providers to add new kinds of authentication schemes to ZooKeeper.This is not a true AuthenticationProvider in the strict sense.This class implements parsing and handling of Kerberos principal names.A variation on
AuthenticationProvider
that provides additional parameters for more detailed authenticationAn AuthenticationProvider backed by an X509TrustManager and an X509KeyManager to perform remote host certificate authentication.