PasswordRecoveriesDataService¶
-
public interface
PasswordRecoveriesDataServiceextends MotechDataService<PasswordRecovery>¶ Interface for data service injected by MDS
Methods¶
findForToken¶
-
PasswordRecovery
findForToken(String token)¶
findForUser¶
-
PasswordRecovery
findForUser(String username)¶