PasswordCallback

A callback for collecting a password.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The password input by the user.

Link copied to clipboard

The prompt for the password.

Functions

Link copied to clipboard
protected open override fun init(name: String, value: JsonElement)
Link copied to clipboard
open override fun payload(): JsonObject