Class VerifyEmailAccountStage

java.lang.Object
org.forgerock.selfservice.stages.email.VerifyEmailAccountStage
All Implemented Interfaces:
ProgressStage<VerifyEmailAccountConfig>

public final class VerifyEmailAccountStage extends Object implements ProgressStage<VerifyEmailAccountConfig>
Having retrieved the email address from the context or in response to the initial requirements, verifies the validity of the email address with the user who submitted the requirements via an email flow.
Since:
0.1.0