Package | Description |
---|---|
org.forgerock.selfservice.stages.registration |
This package contains a common user registration stage implementation.
|
Modifier and Type | Method and Description |
---|---|
UserRegistrationConfig |
UserRegistrationConfig.setIdentityServiceUrl(String identityServiceUrl)
Sets the URL for the identity service.
|
Modifier and Type | Method and Description |
---|---|
StageResponse |
UserRegistrationStage.advance(ProcessContext context,
UserRegistrationConfig config) |
JsonValue |
UserRegistrationStage.gatherInitialRequirements(ProcessContext context,
UserRegistrationConfig config) |
Copyright © 2010-2018, ForgeRock All Rights Reserved.