Package org.apache.zookeeper.common
package org.apache.zookeeper.common
-
ClassDescriptionA FileOutputStream that has the property that it will only show up at its destination once it has been entirely written and flushed to disk.X509 utilities specific for client-server communication framework.Instances of this class can be used to watch a directory for file changes.This enum represents the file type of a KeyStore or TrustStore.Helper methods for netty code.This class contains common utilities for netstuff.a class that implements prefix matching for components of a filesystem path.Path related utilitiesX509 utilities specific for server-server (quorum) communication framework.Utility class for handling secret such as key/trust store passwordWrapper class for an SSLContext + some config options that can't be set on the context when it is created but must be set on a secure socket created by the context after the socket creation.Utility code for X509 handling Default cipher suites: Performance testing done by Facebook engineers shows that on Intel x86_64 machines, Java9 performs better with GCM and Java8 performs better with CBC, so these seem like reasonable defaults.Enum specifying the client auth requirement of server-side TLS sockets created by this X509Util.This class is a base class for the configurations of both client and server.A custom TrustManager that supports hostname verification via org.apache.http.conn.ssl.DefaultHostnameVerifier.