Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPasswordAuthenticator

IPasswordAuthenticator specifies an authenticator which uses an RBAC username and password to authenticate with the cluster.

Hierarchy

  • IPasswordAuthenticator

Implemented by

Index

Properties

password: string

The password to autehnticate with.

username: string

The username to authenticate with.

Generated using TypeDoc