hbase/hbase-zookeeper
Nick Dimiduk 2a42e8ed7a HBASE-26616 Refactor code related to ZooKeeper authentication (#3973)
This refactor reduces the size and scope of the `ZKUtil` class. The core of this refactor is
moving the `login*` methods from `ZKUtil` into their own class, `ZKAuthentication`. The class
`JaasConfiguration` is also moved along with them.

Signed-off-by: Andrew Purtell <apurtell@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2022-01-10 10:11:10 -08:00
..
src HBASE-26616 Refactor code related to ZooKeeper authentication (#3973) 2022-01-10 10:11:10 -08:00
pom.xml Renumber to 2.6.0-SNAPSHOT after branching branch-2.5 2021-12-08 16:54:32 -08:00