3302 Commits (e1436c39f0eb3cd99b7fcd67371c82ec29b7979c)

Author SHA1 Message Date
Robert Winch 1116241ee3
Fix Checks for NullPointerException in AuthoritiesAuthorizationManager 2 months ago
Khyojae d87dc9ae57
Fix: Handle null authority string in AuthoritiesAuthorizationManager 2 months ago
Robert Winch 21978cab22 Fix Build Errors for Improve AOT RuntimeHits 2 months ago
Josh Long 2dd2863550 aot improvements 2 months ago
Minu Kim 18068c9099 fix compile warning in spring-security-test 2 months ago
Tran Ngoc Nhan dbf7f4cfe5 Remove unused `@Nullable` 2 months ago
earlgrey02 5194826606 implement single-line RSA key support 2 months ago
Tran Ngoc Nhan da0cd0bc68 Remove unused import 2 months ago
Tran Ngoc Nhan 17933ddab3 Resolve feedback 2 months ago
Tran Ngoc Nhan 9323775c5f Update javadoc and apply `StringUtils#hasLength` 2 months ago
Tran Ngoc Nhan 4cc5f543ab Add author 2 months ago
Tran Ngoc Nhan e91b098c7c Update javadoc 2 months ago
Robert Winch 6a6c7a7a78
Add missing `@Nullable` to setters of Nullable Fields 3 months ago
Robert Winch b591a0a757
TestingAuthenticationToken.credentials should be @Nullable 3 months ago
Andrey Litvitski 0a182f1f20 Add `@Nullable` to changePassword parameters in UserDetailsManager 3 months ago
Robert Winch d7fbf3673a
Fix consistency with Nullability Usage 3 months ago
Robert Winch 1cfb3033e9 Run ./gradlew foramt 3 months ago
chanjin-lee 021f84b2df Core: Fix Javadoc invalid references and improve clarity 3 months ago
chanjin-lee e5b934d1a5 Core: Remove javadoc warnings 3 months ago
Robert Winch 9f8ac34c3b Remove @NullUnmarked 3 months ago
Robert Winch 6e9b4f86a4
Fix nullability for JDK 25 3 months ago
Marcus Hert da Coregio 8254f589b8 Create Jackson Mixin for OneTimeTokenAuthentication 3 months ago
Andrey Litvitski 13f6286e04 Use DefaultParameterNameDiscoverer#getSharedInstance 3 months ago
Tran Ngoc Nhan 79815e044e Fix typos 3 months ago
Joe Grandja e6b4d461e7 Fix OAuth2AuthorizationServerJacksonModule type validator configuration 6 months ago
Josh Cummings 3a84894bf4 Revert "Add AuthorizationProxyMixin" 6 months ago
Josh Cummings 743817fc15 Add AuthorizationProxyMixin 6 months ago
Josh Cummings 0a2f55d485 Clarify Nullability in Granted Authority Lambda 6 months ago
Andrey Litvitski 9b61533db2 Mark `GrantedAuthority#getAuthority` as `@Nullable` 6 months ago
Josh Cummings eb43830260 Polish JavaDoc 6 months ago
Yanming Zhou b55c28cf25 Polish SimpleGrantedAuthority 6 months ago
Rob Winch 9dc27bee03 Link to gh-18077 6 months ago
Rob Winch d309f1887e Remove Extra Blank Line from CoreJacksonModule 6 months ago
Rob Winch 50568da1e5 Add Jackson 3 TestingAuthenticationToken Support 6 months ago
Sébastien Deleuze 48854c3ac9 Deprecate Jackson 2 support 6 months ago
Sébastien Deleuze 65a14d6c6d Add Jackson 3 support 6 months ago
Josh Cummings a435175723 Clean Up Generic Typing in Builder 6 months ago
Josh Cummings b1a50a25b6 Check If toBuilder Is Implemented 6 months ago
Josh Cummings 2e7cdd7b14 Revert "Merge branch 'builder-enhancements'" 6 months ago
parthokr 938a5a7c77 Fix typo in AuthenticationProvider Javadoc 6 months ago
Josh Cummings 21ff7688cc Move Builder to Authentication 6 months ago
Josh Cummings 4102007119 Add Builder#authentication 6 months ago
Josh Cummings e535e61c8b Move toBuilder to BuildableAuthentication 6 months ago
Rob Winch b864be92d8
Update to Reactor 2025.0.0-SNAPSHOT 6 months ago
Rob Winch 2b4e36c67f
Add RequiredFactor.Builder.<factor-name>Authority() 6 months ago
Rob Winch 702878acae
Create AuthorizationManagerFactories.multiFactor 6 months ago
Rob Winch 488e55032e
AllFactorsAuthorizationManager->AllRequiredFactorsAuthorizationManager 6 months ago
Rob Winch d18431a78d
Move FACTOR_ constants to FactorGrantedAuthority 6 months ago
Rob Winch 473baad6bd
Add RequiredAuthoritiesRepository 6 months ago
Rob Winch 864a9b2fb3
Fix ProviderManager.copyDetails Changes Authentication Type 6 months ago