Removed Method Security AuthorizationManager from What's New

Issue gh-9596
This commit is contained in:
Josh Cummings 2021-04-12 15:51:24 -06:00
parent 163b5943ca
commit 501d5ff497
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ Below are the highlights of the release.
* Configuration
** Introduced https://github.com/spring-projects/spring-security/issues/9205[DispatcherType request matcher]
** Introduced https://github.com/spring-projects/spring-security/issues/8900[`AuthorizationManager`] and applied it to filter and https://github.com/spring-projects/spring-security/issues/9289[method security]
** Introduced https://github.com/spring-projects/spring-security/issues/8900[`AuthorizationManager`] for filter security
* Kotlin DSL