Commit Graph

28 Commits

Author SHA1 Message Date
timis1 97f6735499
JAVA-29289 Upgrade spring-security-core (#15838)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-02-11 22:22:12 +01:00
Amit Pandey ff11a92e8a [JAVA-29171] Upgrade spring-security-core module to Spring Boot 3 (#15487) 2024-01-05 09:10:00 +01:00
anuragkumawat 246d83d49d JAVA-26380 Update parent of child modules to use immediate parent 2023-10-28 13:19:47 +05:30
Rufina Uche 4eb6c11b40 Rename WebSecurityConfig.java to WebSecurityConfig.java 2023-10-09 20:59:22 +01:00
Rufina Uche ad0932acd1 Rename HttpSecurityConfig.java to HttpSecurityConfig.java 2023-10-09 20:57:03 +01:00
Rufina Uche 0e8c249abd Update pom.xml 2023-10-09 20:53:04 +01:00
Rufina Uche 8177e74307 Update WebSecurityConfig.java 2023-10-07 12:49:07 +01:00
Rufina Uche 1b1ba05a50 Update HttpSecurityConfig.java 2023-10-07 12:44:06 +01:00
Rufina Uche 5446928547 Update pom.xml
add necessary dependencies
2023-09-30 13:15:37 +01:00
Rufina Uche 9058fad822 Create WebSecurityConfig.java 2023-09-30 13:14:08 +01:00
Rufina Uche 5f016b6220 Create HttpSecurityConfig.java 2023-09-30 13:11:57 +01:00
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