Class: ClassicAuthenticator

ClassicAuthenticator


new ClassicAuthenticator(buckets [, username] [, password])

Authenticator for using classic authentication.

Parameters:
Name Type Argument Description
buckets Object.<string, string>

Map of bucket names to passwords.

username string <optional>

Cluster administration username.

password string <optional>

Cluster administration password.

Since:
  • 2.2.3 (stability: uncommitted)