Uses of Class
org.openiam.base.request.SelfRegistrationDataRequest
-
Packages that use SelfRegistrationDataRequest Package Description org.openiam.srvc.selfregistration -
-
Uses of SelfRegistrationDataRequest in org.openiam.srvc.selfregistration
Methods in org.openiam.srvc.selfregistration with parameters of type SelfRegistrationDataRequest Modifier and Type Method Description IncompleteSelfRegistrationDtoSelfRegistrationWorkflowWebService. applyStep(SelfRegistrationDataRequest request)After user save information on UI we MUST send this information to background to validate and manage next actions.IncompleteSelfRegistrationDtoSelfRegistrationWorkflowWebServiceImpl. applyStep(SelfRegistrationDataRequest request)
-