ZookeeperClient::addAuth

ZookeeperClient::addAuth — Specify application credentials

Description

public void ZookeeperClient::addAuth(string $scheme, string $cert)

Parameters

scheme
the id of authentication scheme.
cert
application credentials. The actual value depends on the scheme.

Return Values

No value is returned.