Package org.forgerock.selfservice.stages.user
This package contains a common user related stage implementation.
-
Class Summary Class Description EmailUsernameConfig Configuration for the email based user name retrieval stage.EmailUsernameStage Stage is responsible for retrieving the user name.RetrieveUsernameConfig Configuration for the retrieve username stage.RetrieveUsernameStage Stage is responsible for retrieving the username.UserDetailsConfig Configuration for the user details stage.UserDetailsStage Stage is responsible for request a new user json representation.UserQueryConfig Configuration for the user query stage.UserQueryStage Stage is responsible for querying the underlying service for a user based on the supplied query fields.ValidateActiveAccountConfig Configuration for the validate active account stage.ValidateActiveAccountStage Stage is responsible for validating account status.