Package | Description |
---|---|
org.apache.zookeeper.server |
ZooKeeper server theory of operation
ZooKeeperServer is designed to work in standalone mode and also
be extensible so that it can be used to implement the quorum based
version of ZooKeeper.
|
org.apache.zookeeper.server.auth |
Class and Description |
---|
SaslServerCallbackHandler |
Class and Description |
---|
AuthenticationProvider
This interface is implemented by authentication providers to add new kinds of
authentication schemes to ZooKeeper.
|
ServerAuthenticationProvider
A variation on
AuthenticationProvider that provides additional
parameters for more detailed authentication |
ServerAuthenticationProvider.MatchValues |
ServerAuthenticationProvider.ServerObjs |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.