Commit Graph

17 Commits

Author SHA1 Message Date
anuragkumawat 9f3ef7db7c JAVA-14866 Update spring-security-core module under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter 2022-09-20 20:25:21 +05:30
Loredana Crusoveanu d330c8a991 Update README.md 2022-05-24 11:02:46 +03:00
Luis Javier Peris Morillo 8eadd92046 refactor: split spring security module (#12211)
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00
johnA1331 d662408b20 Update README.md 2022-04-27 17:34:34 +08:00
Pablo Aragonés López 372bfb46a6 Exception Handler for Spring Security Resource Server (#12085)
* Exception Handler implemented for Spring Security Resource Server

* Renamed test class name to solve PMD Failure

* Code formatting
2022-04-25 19:50:22 +02:00
Krzysiek fafeb12f5c JAVA-8794: Fix circural dependencies in spring-security-core 2021-12-14 13:29:19 +01:00
mikr f4ee97e3bd JAVA-8393 Split or move spring-security-core module 2021-11-17 09:20:17 +01:00
johnA1331 cb008c25d3 Update README.md 2021-08-18 13:14:42 +08:00
sampadawagde 181834efeb JAVA-5937: Analyse bean overriding fix in modules - Part 5 2021-07-12 22:52:58 +05:30
sampadawagde 4b1f2c50a5 JAVA-5223: Fix formatting of POMs (Spring Security Modules) 2021-05-17 20:22:27 +05:30
Amit Pandey 540e719c11 moved spring-security-web-jsonview module to spring-security-core (#10015)
* moved spring-security-web-jsonview module to spring-security-core

* removed deleted module from project build
2020-09-14 21:51:24 +05:30
Michael Pratt 9770eda888 BAEL-3972: Move code examples to new package 2020-05-06 10:38:16 -06:00
Michael Pratt bd9c4945f7 BAEL-3972: Fix formatting 2020-04-25 11:37:01 -06:00
Michael Pratt 64e47e7f77 BAEL-3972: check user roles in Java 2020-04-21 10:25:27 -06:00
johnA1331 cab929a52b Update README.md 2020-02-05 16:41:02 +08:00
Martin van Wingerden 03a34d5cf6 BAEL-3495 Code for Deny of Missing Pre/PostAuthorize annotation
- Moved classes around so that the scans do not collide
- Make sure the LiveTest actually stops when done
- Removed some useless gitignore / README parts.
2019-12-19 18:58:07 +01:00
catalin-burcea d90a0a4fbb [BAEL-9552] - Create spring-security-modules folder 2019-12-13 13:04:59 +02:00