Commit Graph

16 Commits

Author SHA1 Message Date
Amit Pandey 3253f44784 Java-29290 :- Upgrade spring-security-core-2 to use Spring Boot 3 (#15491)
* Made changes to upgrade to Spring Boot 3 from Boot 2

* JAVA-29290 :- Changed to use @Import for initializing the config.

* JAVA-29290 :- Made changes to use authorizeHttpRequests as authorizeRequests is deprecated

* Minor formatting fixes

* JAVA-29290 : Formatting changes
2024-01-06 17:12:08 +01:00
Maiklins 3643c289c7 Merge pull request #15256 from Michaelin007/master
Update article HttpSecurity vs. WebSecurity
2023-11-30 21:22:55 +01:00
michaelin007 dea22a6863 Update article httpsecurity vs websecurity 2023-11-30 18:42:41 +00:00
michaelin007 339b269caa Update article httpsecurity vs websecurity 2023-11-30 18:35:21 +00:00
gaepi 760481ec04 JAVA-27657 | Replacing deprecated WebSecurityConfigurerAdapter 2023-11-22 15:41:49 +01:00
Rufina Uche 643da80391 Update WebSecurityConfig.java 2023-10-21 19:17:05 +01:00
Rufina Uche b17ab69f4d Update HttpSecurityConfig.java 2023-10-21 19:15:13 +01:00
Rufina Uche 0bbc9163f9 Update WebSecurityConfig.java 2023-10-14 21:50:59 +01:00
Rufina Uche 4fb3cb2577 Update HttpSecurityConfig.java 2023-10-14 21:49:30 +01:00
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
Kasra Madadipouya 7e404b3dfb JAVA-20555 use Java Base64 instead of deprecated Spring Base64Utils (#13941) 2023-05-05 12:58:11 +03:00
anuragkumawat a613929ed9 JAVA-14877 Update spring-security-core-2 under spring-security-modules to remove usage of deprecated WebSecurityConfigurerAdapter (#12875) 2022-10-19 00:46:38 +05:30
sampadawagde b7033fadfd JAVA-12754: Moved 3 articles to spring-security-core-2 2022-07-18 20:21:49 +05:30
Sarath Chandra 3816e3371a BAEL-5533: Spring security exceptions 2022-06-05 19:46:35 +05:30
Luis Javier Peris Morillo 8eadd92046 refactor: split spring security module (#12211)
Refs #BAEL-5339
2022-05-14 18:33:51 +02:00