Commit Graph

15 Commits

Author SHA1 Message Date
sachin29aug 375c50e805 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 21 more modules.. work in progress..) 2018-09-15 13:57:53 -04:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
linhvovn 70638b90f1 [tlinh2110] Change test name 2018-01-11 23:02:48 +08:00
linhvovn b0d331f2dd [BAEL-1411:tlinh2110] Add example for PostAuthorize 2018-01-08 01:27:53 +08:00
linhvovn 2bac6f88e7 [BAEL-1411] Format code 2017-12-31 23:32:33 +08:00
linhvovn 1b7e6957bb [BAEL1411-tlinh2110] Add Class Level Security Example 2017-12-31 22:56:35 +08:00
linhvovn 0d84b1f0c1 [tlinh2110@gmail.com] Restructure to Method Security 2017-12-29 01:24:21 +08:00
linhvovn 665195dc98 [tlinh2110@gmail.com] Update test runner 2017-12-19 23:30:22 +08:00
linhvovn d145e559e2 [tlinh2110@gmail.com] remove unsed property 2017-12-18 22:57:20 +08:00
linhvovn fb5dd0a85e [tlinh2110@gmail.com] Remove unused test cases 2017-12-18 22:55:23 +08:00
linhvovn 778177333f [tlinh2110@gmail.com] Add resource for Testing Method Security 2017-12-14 23:38:56 +08:00
Doha2012 8e9c36c98e fix spring config (#2364) 2017-08-03 18:39:57 +03:00
Wim Deblauwe 077d745b8d BAEL-75 - Spring Boot Audit Support (#1561)
Rework to avoid the separate spring-boot-auditing module by moving the code to the spring-security-core module
2017-04-01 23:02:19 +02:00
eugenp bf95d0aa9d minor formatting cleanup 2017-01-29 15:57:30 +02:00
felipe-gdr ff35749338 BAEL-127: @PreFilter and @PostFilter annotations (#898)
* BAEL-127: simple app with filters

* removed data rest dependency, final adjustments

* added first live test for the rest api

* move filters code to new module

* moved to root of module, create service layer, standard pom
2016-12-16 01:26:52 -06:00