spring-security/core
Marcus Hert Da Coregio 2fbbcc4bd0 Polish Method Authorization Denied Handling
- Renamed @AuthorizationDeniedHandler to @HandleAuthorizationDenied
- Merged the post processor interface into MethodAuthorizationDeniedHandler , it now has two methods handleDeniedInvocation and handleDeniedInvocationResult
- @HandleAuthorizationDenied now handles AuthorizationDeniedException thrown from the method

Issue gh-14601
2024-04-12 15:55:25 -03:00
..
src Polish Method Authorization Denied Handling 2024-04-12 15:55:25 -03:00
spring-security-core.gradle Move HaveIBeenPwnedRestApiPasswordChecker to spring-security-web 2024-04-10 14:58:01 -03:00