Uses of Class
org.forgerock.selfservice.stages.kba.AbstractKbaStage
-
Packages that use AbstractKbaStage Package Description org.forgerock.selfservice.stages.kba This package contains a common user kba stage implementation. -
-
Uses of AbstractKbaStage in org.forgerock.selfservice.stages.kba
Subclasses of AbstractKbaStage in org.forgerock.selfservice.stages.kba Modifier and Type Class Description class
SecurityAnswerDefinitionStage
Stage is responsible for supplying the KBA questions to the user and capturing the answers provided by the user.class
SecurityAnswerVerificationStage
Stage is responsible for verifying the answers provided by the user for the KBA questions.
-