Class RetrieveUsernameConfig
java.lang.Object
org.forgerock.selfservice.stages.user.RetrieveUsernameConfig
- All Implemented Interfaces:
StageConfig
Configuration for the retrieve username stage.
- Since:
- 0.7.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
Name of the stage configuration.- See Also:
-
-
Constructor Details
-
RetrieveUsernameConfig
public RetrieveUsernameConfig()
-
-
Method Details
-
getName
Description copied from interface:StageConfigGets the name of the stage configuration.- Specified by:
getNamein interfaceStageConfig- Returns:
- the config name
-
getProgressStageClassName
Description copied from interface:StageConfigGets the class name of the consuming progress stage.- Specified by:
getProgressStageClassNamein interfaceStageConfig- Returns:
- the progress stage class name
-
equals
-
hashCode
public int hashCode()
-