Package org.forgerock.selfservice.stages.kba
This package contains a common user kba stage implementation.
-
Interface Summary Interface Description SecurityAnswerLockoutManager Interface to manage security question answer match failures and subsequent lockout. -
Class Summary Class Description AbstractKbaStage<C extends AbstractKbaStageConfig<?>> Base class for KBA stages.AbstractKbaStageConfig<C extends AbstractKbaStageConfig<C>> Defines the common configurations for the KBA stages.SecurityAnswerDefinitionConfig Configuration for the KBA Security Answer Definition Stage.SecurityAnswerDefinitionStage Stage is responsible for supplying the KBA questions to the user and capturing the answers provided by the user.SecurityAnswerVerificationConfig Configuration for the KBA Security Answer Verification Stage.SecurityAnswerVerificationStage Stage is responsible for verifying the answers provided by the user for the KBA questions.