3041 Commits (dc8ed8b1687bd4ad5d1b043d6caec751fa689ea2)

Author SHA1 Message Date
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
Rob Winch d1ff983c11
Add AllFactorsAuthorizationManager 6 months ago
Rob Winch 3f74991ce9
Authentication adds FactorGrantedAuthority 6 months ago
Rob Winch ce36fc1e76
Add FactorGrantedAuthority 6 months ago
Rob Winch c9010345b9
Add TestingAuthenticationToken(principal,credential,grantedAuthorities...) 6 months ago
Rob Winch 667cd4aa7c
Remove unnecessary throws Exception from spring-security-config 6 months ago
Rob Winch b2d76dfe66
Add GrantedAuthorities.FACTOR_*_AUTHORITY 6 months ago
Josh Cummings d757e6e44e
Response to Additional Feedback 6 months ago
Josh Cummings e813aad82b
Support Showing One Part of Login Page 6 months ago