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