Uses of Class
org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
Packages that use ResetPasswordServiceImpl.ResetPasswordDetails
-
Uses of ResetPasswordServiceImpl.ResetPasswordDetails in org.alfresco.repo.security.authentication
Methods in org.alfresco.repo.security.authentication that return ResetPasswordServiceImpl.ResetPasswordDetailsModifier and TypeMethodDescriptionResetPasswordServiceImpl.ResetPasswordDetails.setPassword(String password) ResetPasswordServiceImpl.ResetPasswordDetails.setWorkflowId(String workflowId) ResetPasswordServiceImpl.ResetPasswordDetails.setWorkflowKey(String workflowKey) Methods in org.alfresco.repo.security.authentication with parameters of type ResetPasswordServiceImpl.ResetPasswordDetailsModifier and TypeMethodDescriptionvoidResetPasswordService.initiateResetPassword(ResetPasswordServiceImpl.ResetPasswordDetails resetDetails) Deprecated.Validates the request reset password workflow and updates the workflow.voidResetPasswordServiceImpl.initiateResetPassword(ResetPasswordServiceImpl.ResetPasswordDetails resetDetails) Deprecated.