Skip to content

Added user authorisation feature

mikhaid requested to merge mikhail into master
    • Spring security core dependency to pom.xml
    • User class, which contains login and password
    • Auth class for user authorization
    • Simple console program to App.java for testing this feature
  • Tests for Authorization class

Merge request reports

Loading