Commit Graph

3 Commits

Author SHA1 Message Date
collaboratewithakash 5bc15c387d
Back-link added 2019-03-04 16:52:30 +05:30
Mikhail Chugunov 1f244261d0 BAEL-2443: jsonview spring security (#6291)
* BAEL-2443: Implement filtering with @JsonView based on spring security role

* Cleanup test

* Rename tests

* Fix renaming roles after refactoring

* BAEL-2443: Restore return statement in controller advice
2019-02-06 09:37:22 -08:00
Mikhail Chugunov f9cf8b1a5e BAEL-2443: Implement JsonView filtering based on Spring security (#6254)
* BAEL-2443: Implement filtering with @JsonView based on spring security role

* Cleanup test

* Rename tests

* Fix renaming roles after refactoring
2019-02-02 08:54:06 -08:00