3056 Commits (701736da5d0da6364ae9beaf7d3af2beef178142)

Author SHA1 Message Date
Robert Winch 1116241ee3
Fix Checks for NullPointerException in AuthoritiesAuthorizationManager 4 weeks ago
Khyojae d87dc9ae57
Fix: Handle null authority string in AuthoritiesAuthorizationManager 4 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 1 month ago
Tran Ngoc Nhan dbf7f4cfe5 Remove unused `@Nullable` 1 month 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
Josh Cummings e535e61c8b Move toBuilder to BuildableAuthentication 5 months ago
Rob Winch b864be92d8
Update to Reactor 2025.0.0-SNAPSHOT 5 months ago
Rob Winch 2b4e36c67f
Add RequiredFactor.Builder.<factor-name>Authority() 5 months ago
Rob Winch 702878acae
Create AuthorizationManagerFactories.multiFactor 5 months ago
Rob Winch 488e55032e
AllFactorsAuthorizationManager->AllRequiredFactorsAuthorizationManager 5 months ago
Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority 5 months ago
Rob Winch 473baad6bd
Add RequiredAuthoritiesRepository 5 months ago
Rob Winch 864a9b2fb3
Fix ProviderManager.copyDetails Changes Authentication Type 5 months ago