Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 350 Bytes

File metadata and controls

8 lines (5 loc) · 350 Bytes

ToDo

  • Find out how much of the http package could be moved in the app package.
  • Check which interfaces have to be implemented in the app package and how they will be wired with the other parts
  • Check how and where SecuredResources have to be used (app or lib)
  • We should consider where OauthSecurityFilter should be used or not