2fdca16c1a 
								
							 
						 
						
							
							
								
								Merge branch '6.4.x' into 6.5.x  
							
							... 
							
							
	
		
			
	 
	
	
		
			
				
	CodeQL Advanced / codeql-analysis-call (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Build (17, ubuntu-latest) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Build (17, windows-latest) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Test Against Snapshots (17, 17) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Test Against Snapshots (21-ea, 21) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Check Samples (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Deploy Artifacts (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Deploy Docs (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Deploy Schema (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Perform Release (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Send Notification (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	Deploy Docs / build (push) Waiting to run  
				
					Details 
				
			 
		
	 
							
							Closes gh-17634 
							
						 
						
							2025-07-29 09:47:52 -05:00  
				
					
						
							
							
								 
						
							
								392129b616 
								
							 
						 
						
							
							
								
								Use 2004-present Copyright Header  
							
							... 
							
							
	
		
			
	 
	
	
		
			
				
	CodeQL Advanced / codeql-analysis-call (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Build (17, ubuntu-latest) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Build (17, windows-latest) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Test Against Snapshots (17, 17) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Test Against Snapshots (21-ea, 21) (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Check Samples (push) Waiting to run  
				
					Details 
				
			 
		
			
				
	CI / Deploy Artifacts (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Deploy Docs (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Deploy Schema (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Perform Release (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	CI / Send Notification (push) Blocked by required conditions  
				
					Details 
				
			 
		
			
				
	Deploy Docs / build (push) Waiting to run  
				
					Details 
				
			 
		
	 
							
							The Spring portfolio is changing to use <inception-year>-present in
the copyright headers to simplify keeping headers up to date. This
commit updates the headers and the checkstyle accordingly.
The commit updated etc/checkstyle/header.txt
It also updated the copyright headers using the following find/replace:
Find: (Copyright \d{4})\s*(\-\d{4})? the original author or authors.
Replace: Copyright 2004-present the original author or authors.
Closes gh-17633 
							
						 
						
							2025-07-29 09:45:23 -05:00  
				
					
						
							
							
								 
						
							
								3f7f3dabe7 
								
							 
						 
						
							
							
								
								Correct JavaDoc Class Reference  
							
							
							
						 
						
							2025-04-23 11:29:18 -06:00  
				
					
						
							
							
								 
						
							
								44d553946e 
								
							 
						 
						
							
							
								
								PathPatternMessageMatcher Polish  
							
							... 
							
							
							
							Issue gh-16500
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com> 
							
						 
						
							2025-03-19 08:48:54 -06:00  
				
					
						
							
							
								 
						
							
								33272ef0f4 
								
							 
						 
						
							
							
								
								Add PathPatternMessageMatcher  
							
							... 
							
							
							
							Closes gh-16500
Signed-off-by: Pat McCusker <patmccusker14@gmail.com> 
							
						 
						
							2025-03-19 08:48:54 -06:00  
				
					
						
							
							
								 
						
							
								df897cd2c7 
								
							 
						 
						
							
							
								
								Add the MatchResult class to MessageMatcher  
							
							... 
							
							
							
							Closes gh-16766
Signed-off-by: Pat McCusker <patmccusker14@gmail.com> 
							
						 
						
							2025-03-19 08:48:54 -06:00  
				
					
						
							
							
								 
						
							
								e6223dede3 
								
							 
						 
						
							
							
								
								Merge branch '6.4.x'  
							
							... 
							
							
							
							- adb303e 
							
						 
						
							2025-03-17 14:34:18 -05:00  
				
					
						
							
							
								 
						
							
								05116eabbd 
								
							 
						 
						
							
							
								
								Merge branch '6.3.x' into 6.4.x  
							
							... 
							
							
							
							- adb303e 
							
						 
						
							2025-03-17 14:18:49 -05:00  
				
					
						
							
							
								 
						
							
								adb303e152 
								
							 
						 
						
							
							
								
								Add testRuntimeOnly junit-platform-launcher  
							
							... 
							
							
							
							Closes gh-16755 
							
						 
						
							2025-03-17 14:16:44 -05:00  
				
					
						
							
							
								 
						
							
								58a665e5aa 
								
							 
						 
						
							
							
								
								Add Support SingleResultAuthorizationManager  
							
							... 
							
							
							
							Closes gh-16590
Signed-off-by: Max Batischev <mblancer@mail.ru> 
							
						 
						
							2025-03-07 13:46:23 -07:00  
				
					
						
							
							
								 
						
							
								4cbaabb239 
								
							 
						 
						
							
							
								
								Added Testing  
							
							... 
							
							
							
							Issue gh-16177 
							
						 
						
							2024-12-10 14:09:46 -07:00  
				
					
						
							
							
								 
						
							
								f565b23b51 
								
							 
						 
						
							
							
								
								Restore Method Parameter Inheritance Support  
							
							... 
							
							
							
							Closes gh-16177 
							
						 
						
							2024-12-10 14:09:46 -07:00  
				
					
						
							
							
								 
						
							
								dc82a6e97e 
								
							 
						 
						
							
							
								
								Remove the cache since UniqueSecurityAnnotationScanner has cached annotations internally  
							
							
							
						 
						
							2024-12-04 09:18:12 -07:00  
				
					
						
							
							
								 
						
							
								31f8caec5f 
								
							 
						 
						
							
							
								
								Polish diamond operator usage  
							
							
							
						 
						
							2024-10-14 11:51:35 -07:00  
				
					
						
							
							
								 
						
							
								9ce5a76e8c 
								
							 
						 
						
							
							
								
								Polish AuthorizationManager#authorize  
							
							... 
							
							
							
							Issue gh-14843 
							
						 
						
							2024-10-14 11:48:57 -07:00  
				
					
						
							
							
								 
						
							
								e7644925f8 
								
							 
						 
						
							
							
								
								Add AuthorizationResult support for AuthorizationManager  
							
							... 
							
							
							
							Closes gh-14843 
							
						 
						
							2024-10-14 11:48:57 -07:00  
				
					
						
							
							
								 
						
							
								702538ebce 
								
							 
						 
						
							
							
								
								AuthorizationEventPublisher Accepts AuthorizationResult  
							
							... 
							
							
							
							Closes gh-15915
Co-authored-by: Max Batischev <mblancer@mail.ru> 
							
						 
						
							2024-10-14 11:48:57 -07:00  
				
					
						
							
							
								 
						
							
								626610a975 
								
							 
						 
						
							
							
								
								Polish Annotation API  
							
							... 
							
							
							
							Rename to a class that isn't focused on the synthesis implementation detail.
Also add Security to the front of the name to clarify that it is only intended
for security annotations, reminiscent of SecurityMetadataSource.
Refine method signatures to better articulate supported use cases.
Issue gh-15286 
							
						 
						
							2024-08-30 08:51:49 -06:00  
				
					
						
							
							
								 
						
							
								ed16c86115 
								
							 
						 
						
							
							
								
								Improve @CurrentSecurityContext meta-annotations  
							
							... 
							
							
							
							Closes gh-15551 
							
						 
						
							2024-08-13 13:18:15 -06:00  
				
					
						
							
							
								 
						
							
								08b8b09066 
								
							 
						 
						
							
							
								
								Update Copyright  
							
							... 
							
							
							
							Issue gh-15286 
							
						 
						
							2024-08-10 11:48:14 -06:00  
				
					
						
							
							
								 
						
							
								2c02d8aec7 
								
							 
						 
						
							
							
								
								Update Copyright  
							
							
							
						 
						
							2024-08-10 11:46:51 -06:00  
				
					
						
							
							
								 
						
							
								9aaf959400 
								
							 
						 
						
							
							
								
								Improve @AuthenticationPrincipal meta-annotations  
							
							... 
							
							
							
							Closes gh-15286 
							
						 
						
							2024-08-10 11:46:51 -06:00  
				
					
						
							
							
								 
						
							
								1e4aff2bdb 
								
							 
						 
						
							
							
								
								Merge branch '6.2.x' into 6.3.x  
							
							... 
							
							
							
							Closes gh-15186 
							
						 
						
							2024-05-31 19:02:31 -05:00  
				
					
						
							
							
								 
						
							
								3fc7b6e921 
								
							 
						 
						
							
							
								
								Merge branch '5.8.x' into 6.2.x  
							
							... 
							
							
							
							Closes gh-15185 
							
						 
						
							2024-05-31 18:34:14 -05:00  
				
					
						
							
							
								 
						
							
								dcb8c563e8 
								
							 
						 
						
							
							
								
								Fix ArrayIndexOutOfBoundsException  
							
							... 
							
							
							
							Issue gh-13310
Closes gh-15184 
							
						 
						
							2024-05-31 18:12:21 -05:00  
				
					
						
							
							
								 
						
							
								08f11f06ab 
								
							 
						 
						
							
							
								
								Revert unnecessary commits from main  
							
							... 
							
							
							
							Issue gh-15016 
							
						 
						
							2024-05-08 13:49:18 -03:00  
				
					
						
							
							
								 
						
							
								21580fd27d 
								
							 
						 
						
							
							
								
								Merge branch '6.2.x'  
							
							
							
						 
						
							2024-02-16 13:31:20 -03:00  
				
					
						
							
							
								 
						
							
								15306c1007 
								
							 
						 
						
							
							
								
								Merge branch '6.1.x' into 6.2.x  
							
							
							
						 
						
							2024-02-16 13:21:15 -03:00  
				
					
						
							
							
								 
						
							
								750cb30ce4 
								
							 
						 
						
							
							
								
								Add AuthenticationTrustResolver.isAuthenticated  
							
							
							
						 
						
							2024-02-16 13:08:29 -03:00  
				
					
						
							
							
								 
						
							
								6e1bcfed11 
								
							 
						 
						
							
							
								
								Add argument resolver for SecurityContext  
							
							... 
							
							
							
							Closes gh-13425 
							
						 
						
							2024-01-29 17:30:38 -07:00  
				
					
						
							
							
								 
						
							
								9db33f33c7 
								
							 
						 
						
							
							
								
								Revert unnecessary merges on 6.0.x  
							
							... 
							
							
							
							This commit removes unnecessary main-branch merges starting from
8750608b5b5dce82c48b 
							
						 
						
							2023-10-31 15:11:45 -05:00  
				
					
						
							
							
								 
						
							
								df5b7294db 
								
							 
						 
						
							
							
								
								Propagate SecurityContext in ChannelInterceptor  
							
							... 
							
							
							
							Add `SecurityContextPropagationChannelInterceptor` that
propagates the current security context through the
Spring Messaging API.
Namely, it adds the current security context into any
message before it is sent and then populates the security
context when that message is received, typically in a
separate thread. 
							
						 
						
							2023-10-16 13:49:13 -06:00  
				
					
						
							
							
								 
						
							
								07b6c451fd 
								
							 
						 
						
							
							
								
								Merge branch '6.1.x'  
							
							... 
							
							
							
							Closes gh-13884 
							
						 
						
							2023-09-29 11:47:38 -03:00  
				
					
						
							
							
								 
						
							
								92c82191c9 
								
							 
						 
						
							
							
								
								Merge branch '5.8.x' into 6.0.x  
							
							... 
							
							
							
							Closes gh-13882 
							
						 
						
							2023-09-29 11:46:00 -03:00  
				
					
						
							
							
								 
						
							
								64e2a2ff8b 
								
							 
						 
						
							
							
								
								Apply updated Code Style  
							
							... 
							
							
							
							Closes gh-13881 
							
						 
						
							2023-09-29 11:44:32 -03:00  
				
					
						
							
							
								 
						
							
								9df9cb5aed 
								
							 
						 
						
							
							
								
								refactor: AssertJ best practices  
							
							... 
							
							
							
							Use this link to re-run the recipe: https://app.moderne.io/recipes/builder/bGVuS?organizationId=RGVmYXVsdA%3D%3D 
Co-authored-by: Moderne <team@moderne.io> 
							
						 
						
							2023-09-12 16:18:14 -06:00  
				
					
						
							
							
								 
						
							
								6c3636d780 
								
							 
						 
						
							
							
								
								Update Removed Usages  
							
							... 
							
							
							
							Issue gh-13544 
							
						 
						
							2023-07-14 18:38:58 -06:00  
				
					
						
							
							
								 
						
							
								9b603b99ab 
								
							 
						 
						
							
							
								
								Using modern Java features  
							
							
							
						 
						
							2023-06-22 11:24:25 -06:00  
				
					
						
							
							
								 
						
							
								97b53f0472 
								
							 
						 
						
							
							
								
								Read Extracted Variables  
							
							... 
							
							
							
							Closes gh-12540 
							
						 
						
							2023-03-23 09:57:31 -06:00  
				
					
						
							
							
								 
						
							
								aea13b656e 
								
							 
						 
						
							
							
								
								Add Testing  
							
							... 
							
							
							
							Issue gh-12540 
							
						 
						
							2023-03-23 09:52:38 -06:00  
				
					
						
							
							
								 
						
							
								1363a4eece 
								
							 
						 
						
							
							
								
								Merge branch '5.8.x' into 6.0.x  
							
							
							
						 
						
							2023-01-26 15:44:47 -06:00  
				
					
						
							
							
								 
						
							
								c306df9b46 
								
							 
						 
						
							
							
								
								Add XorCsrfChannelInterceptor  
							
							... 
							
							
							
							Issue gh-12378 
							
						 
						
							2023-01-23 16:00:35 -06:00  
				
					
						
							
							
								 
						
							
								ba50c50b4b 
								
							 
						 
						
							
							
								
								Add remaining methods from ExpressionUrlAuthorizationConfigurer to MessageMatcherDelegatingAuthorizationManager  
							
							... 
							
							
							
							- Added fullyAuthenticated
- Added rememberMe
- Added anonymous
Closes gh-11509 
							
						 
						
							2022-08-16 15:14:08 -06:00  
				
					
						
							
							
								 
						
							
								5ecd513a57 
								
							 
						 
						
							
							
								
								Add remaining methods from ExpressionUrlAuthorizationConfigurer to MessageMatcherDelegatingAuthorizationManager  
							
							... 
							
							
							
							- Added fullyAuthenticated
- Added rememberMe
- Added anonymous
Closes gh-11509 
							
						 
						
							2022-08-16 15:12:47 -06:00  
				
					
						
							
							
								 
						
							
								1e498df39b 
								
							 
						 
						
							
							
								
								Use SecurityContextHolderStrategy for Messaging  
							
							... 
							
							
							
							Issue gh-11060 
							
						 
						
							2022-06-27 16:17:28 -06:00  
				
					
						
							
							
								 
						
							
								b05fed8b9d 
								
							 
						 
						
							
							
								
								Use SecurityContextHolderStrategy for Messaging  
							
							... 
							
							
							
							Issue gh-11060 
							
						 
						
							2022-06-27 15:55:28 -06:00  
				
					
						
							
							
								 
						
							
								29ba67b6d7 
								
							 
						 
						
							
							
								
								Remove dependency on commons-codec by using java.util.Base64  
							
							... 
							
							
							
							Closes gh-11318 
							
						 
						
							2022-06-09 06:50:01 -06:00  
				
					
						
							
							
								 
						
							
								f3c96fa9cd 
								
							 
						 
						
							
							
								
								Remove dependency on commons-codec by using java.util.Base64  
							
							... 
							
							
							
							Closes gh-11318 
							
						 
						
							2022-06-09 06:49:39 -06:00  
				
					
						
							
							
								 
						
							
								f4c0fcb5ef 
								
							 
						 
						
							
							
								
								Add AuthorizationManager to Messaging  
							
							... 
							
							
							
							Closes gh-11076 
							
						 
						
							2022-05-27 13:35:19 -06:00  
				
					
						
							
							
								 
						
							
								8a03d1fcec 
								
							 
						 
						
							
							
								
								Add AuthorizationManager to Messaging  
							
							... 
							
							
							
							Closes gh-11076 
							
						 
						
							2022-05-27 12:20:48 -06:00