Constant Field Values

Contents

org.forgerock.*

  • org.forgerock.selfservice.stages.captcha.CaptchaStageConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "captcha"
  • org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "kbaSecurityAnswerDefinitionStage"
  • org.forgerock.selfservice.stages.kba.SecurityAnswerDefinitionStage
    Modifier and Type
    Constant Field
    Value
    protected static final String
    REQUIREMENT_PROPERTY_ANSWER
    "answer"
    protected static final String
    REQUIREMENT_PROPERTY_CUSTOM_QUESTION
    "customQuestion"
    protected static final String
    REQUIREMENT_PROPERTY_ID
    "id"
    protected static final String
    REQUIREMENT_PROPERTY_QUESTION
    "question"
    protected static final String
    REQUIREMENT_PROPERTY_QUESTION_ID
    "questionId"
    protected static final String
    REQUIREMENT_PROPERTY_SYSTEM_QUESTION
    "systemQuestion"
    protected static final String
    REQUIREMENT_PROPERTY_USER_QUESTION
    "userQuestion"
  • org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "kbaSecurityAnswerVerificationStage"
  • org.forgerock.selfservice.stages.kba.SecurityAnswerVerificationStage
    Modifier and Type
    Constant Field
    Value
    protected static final String
    REQUIREMENT_PROPERTY_ANSWER
    "answer"
    protected static final String
    REQUIREMENT_PROPERTY_CUSTOM_QUESTION
    "customQuestion"
    protected static final String
    REQUIREMENT_PROPERTY_ID
    "id"
    protected static final String
    REQUIREMENT_PROPERTY_QUESTION
    "question"
    protected static final String
    REQUIREMENT_PROPERTY_QUESTION_ID
    "questionId"
    protected static final String
    REQUIREMENT_PROPERTY_SYSTEM_QUESTION
    "systemQuestion"
    protected static final String
    REQUIREMENT_PROPERTY_USER_QUESTION
    "userQuestion"
  • org.forgerock.selfservice.stages.registration.UserRegistrationConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "selfRegistration"
  • org.forgerock.selfservice.stages.reset.ResetStageConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "resetStage"
  • org.forgerock.selfservice.stages.user.EmailUsernameConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "emailUsername"
  • org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "retrieveUsername"
  • org.forgerock.selfservice.stages.user.UserDetailsConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "userDetails"
  • org.forgerock.selfservice.stages.user.UserQueryConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "userQuery"
  • org.forgerock.selfservice.stages.user.ValidateActiveAccountConfig
    Modifier and Type
    Constant Field
    Value
    public static final String
    "validateActiveAccount"