Class UserDetailsStage

java.lang.Object
org.forgerock.selfservice.stages.user.UserDetailsStage
All Implemented Interfaces:
ProgressStage<UserDetailsConfig>

public final class UserDetailsStage extends Object implements ProgressStage<UserDetailsConfig>
Stage is responsible for request a new user json representation. It expects the "mail" field to be populated in the context which it uses to verify against the email address specified in the passed user object.
Since:
0.2.0