objectOpenUnsafeACL extends ZooKeeperACL with Product with Serializable
Predefined, "open" ZooKeeper ACL. This allows any ZooKeeper session to modify or delete the server set and
is therefore unsafe for production use. It does, however, work with unauthenticated sessions.
Linear Supertypes
Serializable, Serializable, Product, Equals, ZooKeeperACL, AnyRef, Any
Predefined, "open" ZooKeeper ACL. This allows any ZooKeeper session to modify or delete the server set and is therefore unsafe for production use. It does, however, work with unauthenticated sessions.