Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement LoginPerson service #13

Open
joao-dp opened this issue Mar 21, 2015 · 0 comments
Open

Implement LoginPerson service #13

joao-dp opened this issue Mar 21, 2015 · 0 comments

Comments

@joao-dp
Copy link
Contributor

joao-dp commented Mar 21, 2015

Task of #9. Implemented by commit .

  • Implement the LoginPersonService class. This service must check that the pair person name and password is valid and it should return the date of the last time the person accessed the system.
  • Update the dml to add a lastAccessTime attribute of type LocalDate to Person entity
  • This attribute should be updated each time each person logs in the application.
  • Real
@joao-dp joao-dp added this to the Second Sprint milestone Mar 21, 2015
@joao-dp joao-dp mentioned this issue Mar 21, 2015
@joao-dp joao-dp added the 1 h label Mar 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant