2465 Commits (51a14799207df362c0d2c78ea37cda21b697b251)

Author SHA1 Message Date
Rob Winch e4a76b0ec9 Checkstyle Fixes 5 years ago
heowc dbe2ef8758 Fix typo 5 years ago
heowc 31cc0b856e Fix typo 5 years ago
heowc 02060015a5 Fix typo 5 years ago
heowc c9917b3cd0 Fix typo 5 years ago
Josh Cummings 17cfc6ade3
Inline ResourceKeyConverterAdapter 5 years ago
Eleftheria Stein de0cd11a72 Fix PreAuthorize when returning Kotlin Flow 5 years ago
Josh Cummings 163b5943ca
Revert AuthorizationManager Method Security 5 years ago
Josh Cummings df8abcfae7
Use Interceptors instead of Advice 5 years ago
Josh Cummings 6bcf479659
Polish Javadoc 5 years ago
Josh Cummings 6828987b4b
Add AfterMethodAuthorizationManager 5 years ago
Josh Cummings 2b494ebc5f
Polish AOP Structure 5 years ago
Josh Cummings 45376b359b
Adjust Packaging 5 years ago
Evgeniy Cheban 20778f727b
Consider AuthorizationManager for Method Security 5 years ago
Eleftheria Stein e03fe7f089 Add coroutine support to pre/post authorize 5 years ago
Craig Andrews 8d82ebaa2f Update ComparableVersion to version from Maven 3.6.3 5 years ago
Josh Cummings 65d3b0d71c
Add ResourceKeyConverterAdapter 5 years ago
Josh Cummings c066e23a86
Add @since attributes 5 years ago
Evgeniy Cheban 34b4b1054f Add AuthorizationManager 5 years ago
Eleftheria Stein d3ef340b26 Fix typos 5 years ago
Angel Aguilera d7612e346e
Fix typo in Javadoc 5 years ago
Arnaud Mergey 2b9efccc50 Implement MessageSourceAware where missing 5 years ago
Josh Cummings ce68431037
Bump Schema, Serialization, and Taglib to 5.5 6 years ago
Malyshau Stanislau bd3e3ed2c5
Add try-with-resources to close stream 6 years ago
Malyshau Stanislau 6aed9408e1
Add try-with-resources to close stream 6 years ago
Malyshau Stanislau 6d14482378 Add try-with-resources to close stream 6 years ago
Phillip Webb c502312719 Replace expected @Test attributes with AssertJ 6 years ago
Phillip Webb 910b81928f Replace try/catch with AssertJ 6 years ago
Eleftheria Stein a5b97bb569 Prevent NullPointerException when session ID changes 6 years ago
Josh Cummings fa7baf551d
Restructure Logs 6 years ago
Rob Winch 4fd67b48e0 Polish core format 6 years ago
Phillip Webb 319d3364aa Migrate to assertThatExceptionOfType 6 years ago
Phillip Webb 1e840cc854 Move @Mock annotations 6 years ago
Phillip Webb 2f8e835b11 Use assertThatObject to save casting 6 years ago
Phillip Webb 0a3eeb9c80 Remove incorrect AssertJ imports 6 years ago
Phillip Webb a5aa6b3d7f Remove blank lines from all tests 6 years ago
Phillip Webb 771ef0dadc Polish spring-security-core main code 6 years ago
Phillip Webb ee661f7b71 Fix whitespace issues in format-off code 6 years ago
Phillip Webb 834dcf5bcf Use consistent ternary expression style 6 years ago
Phillip Webb 8d3f039f76 Reduce method visibility when possible 6 years ago
Phillip Webb ec6a4cb3f0 Use consistent equals/hashCode/toString order 6 years ago
Phillip Webb 612fb22a7f Remove unnecessary lambda blocks 6 years ago
Phillip Webb 52f20b5281 Use parenthesis with single-arg lambdas 6 years ago
Phillip Webb 01d90c9881 Hide utility class constructors 6 years ago
Phillip Webb 8559447357 Enforce checkstyle header rule 6 years ago
Phillip Webb ff94944313 Add whitespace after copyright header 6 years ago
Phillip Webb 31ec450d05 Remove superfluous comments 6 years ago
Phillip Webb 8d80166aaf Update exception variable names 6 years ago
Phillip Webb e9130489a6 Remove restricted static imports 6 years ago
Phillip Webb 9a3fa6e812 Simplify boolean returns 6 years ago