challenge

fun challenge(key: Any, cause: AuthenticationFailedCause, function: ChallengeFunction)

Requests a challenge to be sent to the client if none of mechanisms can authenticate a user.


val challenge: AuthenticationProcedureChallenge

Gets an AuthenticationProcedureChallenge for this context.