Class: PasswordAuthenticator

PasswordAuthenticator


new PasswordAuthenticator( [username] [, password])

Authenticator for performing role-based authentication.

Parameters:
Name Type Argument Description
username string <optional>

RBAC username.

password string <optional>

RBAC password.

Since:
  • 2.3.3 (stability: uncommitted)