Package | Description |
---|---|
org.forgerock.selfservice.stages.kba |
This package contains a common user kba stage implementation.
|
Modifier and Type | Method and Description |
---|---|
KbaConfig |
KbaConfig.setKbaPropertyName(String kbaPropertyName)
Sets the property name in user json instance where kba details will be set.
|
KbaConfig |
KbaConfig.setQuestions(Map<String,Map<String,String>> questions)
Sets the kba questions.
|
Constructor and Description |
---|
SecurityAnswerDefinitionConfig(KbaConfig kbaConfig)
Creates a new SecurityAnswerDefinitionConfig.
|
SecurityAnswerVerificationConfig(KbaConfig kbaConfig)
Creates a new SecurityAnswerVerificationConfig.
|
Copyright © 2010-2020, ForgeRock All Rights Reserved.