Package org.forgerock.selfservice.stages
Class CommonStateFields
java.lang.Object
org.forgerock.selfservice.stages.CommonStateFields
Constants class for defining fields for common state shared across stages.
- Since:
- 0.1.0
-
Field Details
-
USER_ID_FIELD
The userId field.- See Also:
-
EMAIL_FIELD
The email address field.- See Also:
-
USER_FIELD
The user field. This would be a Json object with properties such as name, kba etc.- See Also:
-
USERNAME_FIELD
The username field.- See Also:
-
ACCOUNTSTATUS_FIELD
The account status.- See Also:
-