AuthenticationProcedureChallenge

class AuthenticationProcedureChallenge

Represents authentication challenging procedure requested by authentication mechanism

Constructors

Link copied to clipboard
fun AuthenticationProcedureChallenge()

Functions

Link copied to clipboard
fun complete()

Completes a challenging procedure

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

Properties

Link copied to clipboard

List of currently installed challenges except errors

Link copied to clipboard
var completed: Boolean = false

Represents if a challenge was successfully sent to the client and challenging should be stopped

Link copied to clipboard

List of currently installed challenges for errors