AttributeInputCallback

Base implementation of a Callback for collection of a single identity object attribute from a user.

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The displayable name of the attribute.

Link copied to clipboard

Whether the attribute is required or not.

Functions

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