3066 Commits (main)

Author SHA1 Message Date
Robert Winch 28acf62936
AuthorizationManagerFactories.when 2 days ago
Robert Winch 8224b16caf
Add ConditionalAuthorizationManager 2 days ago
Andrey Litvitski 4f97217f68 Refine upgradeEncoding condition in DaoAuthenticationProvider 2 weeks ago
Josh Cummings 1575610d49
Add Tests 3 weeks ago
Michael Lück 3a14745d92
Delegate calls of hasAuthority to AuthorizationManager#hasAuthority 3 weeks ago
Andrey Litvitski 6d4726bfb7 Mark targetDomainObject as `@Nullable` in PermissionEvaluator 3 weeks ago
Robert Winch ac06067d02
Revert "Mark targetDomainObject as `@Nullable` in PermissionEvaluator" 3 weeks ago
Andrey Litvitski 9f1381c382 Mark targetDomainObject as `@Nullable` in PermissionEvaluator 3 weeks ago
Robert Winch 1116241ee3
Fix Checks for NullPointerException in AuthoritiesAuthorizationManager 3 weeks ago
Khyojae d87dc9ae57
Fix: Handle null authority string in AuthoritiesAuthorizationManager 3 weeks ago
Robert Winch 21978cab22 Fix Build Errors for Improve AOT RuntimeHits 4 weeks ago
Josh Long 2dd2863550 aot improvements 4 weeks ago
Minu Kim 18068c9099 fix compile warning in spring-security-test 4 weeks ago
Tran Ngoc Nhan dbf7f4cfe5 Remove unused `@Nullable` 4 weeks ago
earlgrey02 5194826606 implement single-line RSA key support 1 month ago
Tran Ngoc Nhan da0cd0bc68 Remove unused import 1 month ago
Tran Ngoc Nhan 17933ddab3 Resolve feedback 1 month ago
Tran Ngoc Nhan 9323775c5f Update javadoc and apply `StringUtils#hasLength` 1 month ago
Tran Ngoc Nhan 4cc5f543ab Add author 1 month ago
Tran Ngoc Nhan e91b098c7c Update javadoc 1 month ago
Robert Winch 6a6c7a7a78
Add missing `@Nullable` to setters of Nullable Fields 2 months ago
Robert Winch b591a0a757
TestingAuthenticationToken.credentials should be @Nullable 2 months ago
Andrey Litvitski 0a182f1f20 Add `@Nullable` to changePassword parameters in UserDetailsManager 2 months ago
Robert Winch d7fbf3673a
Fix consistency with Nullability Usage 2 months ago
Robert Winch 1cfb3033e9 Run ./gradlew foramt 2 months ago
chanjin-lee 021f84b2df Core: Fix Javadoc invalid references and improve clarity 2 months ago
chanjin-lee e5b934d1a5 Core: Remove javadoc warnings 2 months ago
Robert Winch 9f8ac34c3b Remove @NullUnmarked 2 months ago
Robert Winch 6e9b4f86a4
Fix nullability for JDK 25 2 months ago
Marcus Hert da Coregio 8254f589b8 Create Jackson Mixin for OneTimeTokenAuthentication 2 months ago
Andrey Litvitski 13f6286e04 Use DefaultParameterNameDiscoverer#getSharedInstance 2 months ago
Tran Ngoc Nhan 79815e044e Fix typos 2 months ago
Joe Grandja e6b4d461e7 Fix OAuth2AuthorizationServerJacksonModule type validator configuration 5 months ago
Josh Cummings 3a84894bf4 Revert "Add AuthorizationProxyMixin" 5 months ago
Josh Cummings 743817fc15 Add AuthorizationProxyMixin 5 months ago
Josh Cummings 0a2f55d485 Clarify Nullability in Granted Authority Lambda 5 months ago
Andrey Litvitski 9b61533db2 Mark `GrantedAuthority#getAuthority` as `@Nullable` 5 months ago
Josh Cummings eb43830260 Polish JavaDoc 5 months ago
Yanming Zhou b55c28cf25 Polish SimpleGrantedAuthority 5 months ago
Rob Winch 9dc27bee03 Link to gh-18077 5 months ago
Rob Winch d309f1887e Remove Extra Blank Line from CoreJacksonModule 5 months ago
Rob Winch 50568da1e5 Add Jackson 3 TestingAuthenticationToken Support 5 months ago
Sébastien Deleuze 48854c3ac9 Deprecate Jackson 2 support 5 months ago
Sébastien Deleuze 65a14d6c6d Add Jackson 3 support 5 months ago
Josh Cummings a435175723 Clean Up Generic Typing in Builder 5 months ago
Josh Cummings b1a50a25b6 Check If toBuilder Is Implemented 5 months ago
Josh Cummings 2e7cdd7b14 Revert "Merge branch 'builder-enhancements'" 5 months ago
parthokr 938a5a7c77 Fix typo in AuthenticationProvider Javadoc 5 months ago
Josh Cummings 21ff7688cc Move Builder to Authentication 5 months ago
Josh Cummings 4102007119 Add Builder#authentication 5 months ago