Class UserRegistrationStage

java.lang.Object
org.forgerock.selfservice.stages.registration.UserRegistrationStage
All Implemented Interfaces:
ProgressStage<UserRegistrationConfig>

public final class UserRegistrationStage extends Object implements ProgressStage<UserRegistrationConfig>
Stage is responsible for registering the user supplied data using the underlying service. It expects the "user" and userId fields to be populated in the context.
Since:
0.1.0