Package | Description |
---|---|
org.forgerock.selfservice.stages.kba |
This package contains a common user kba stage implementation.
|
Modifier and Type | Method and Description |
---|---|
SecurityAnswerVerificationConfig |
SecurityAnswerVerificationConfig.self() |
SecurityAnswerVerificationConfig |
SecurityAnswerVerificationConfig.setIdentityServiceUrl(String identityServiceUrl)
Sets the URL for the identity service.
|
SecurityAnswerVerificationConfig |
SecurityAnswerVerificationConfig.setNumberOfQuestionsUserMustAnswer(int numberOfQuestionsUserMustAnswer)
Sets the number of questions that user must answer.
|
Modifier and Type | Method and Description |
---|---|
StageResponse |
SecurityAnswerVerificationStage.advance(ProcessContext context,
SecurityAnswerVerificationConfig config) |
JsonValue |
SecurityAnswerVerificationStage.gatherInitialRequirements(ProcessContext context,
SecurityAnswerVerificationConfig config) |
Copyright © 2010-2020, ForgeRock All Rights Reserved.