Package org.forgerock.selfservice.stages.email
This package contains a common email stage implementation.
-
Interface Summary Interface Description EmailVerificationWhitelist Simple whitelisting interface to enforce one-time use for email verification codes. -
Class Summary Class Description RetrieveEmailConfig Configuration for the retrieve email stage.RetrieveEmailStage Stage is responsible for retrieving the email.VerifyEmailAccountConfig Configuration for the email account verification stage.VerifyEmailAccountStage 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.