AuthenticationProcedureChallenge

Represents an authentication challenging procedure requested by authentication mechanism.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Represents whether a challenge is successfully sent to the client and challenging should be stopped.

Functions

Link copied to clipboard
fun complete()

Completes a challenging procedure.

Link copied to clipboard
open override fun toString(): String