argos/dmp-backend/src/main/java
Nikolaos Laskaris cc1822497f cleared csrf 2017-10-16 19:30:29 +03:00
..
checks Added native token generation and full session management. 2017-10-13 15:23:59 +03:00
controller Cleaned a little bit the code 2017-09-29 15:23:40 +03:00
dao Added native token generation and full session management. 2017-10-13 15:23:59 +03:00
entities Implementing the security. 2017-10-12 18:41:20 +03:00
exceptions Added security over all endpoints. Now need to provide an 'oauth2-token' 2017-09-27 19:15:39 +03:00
helpers Cleaned a little bit the code 2017-09-29 15:23:40 +03:00
login Security is now completed... only token-based calls are now permitted. 2017-10-13 18:08:49 +03:00
responses Updated the rest interface, added many missing features. 2017-10-04 12:48:21 +03:00
rest Finalized security. Resolved all issues 2017-10-16 17:57:17 +03:00
security cleared csrf 2017-10-16 19:30:29 +03:00
typedefinition Cleaned a little bit the code 2017-09-29 15:23:40 +03:00