Interface ZkCredentialsInjector

All Known Implementing Classes:
DefaultZkCredentialsInjector, VMParamsZkCredentialsInjector

public interface ZkCredentialsInjector
A class that retrieves Zookeeper credentials from some source to be injected into DigestZkCredentialsProvider and DigestZkACLProvider. The source here can be System Props, a file, a Secret Manager, or any other local or remote source.