mirror of
				https://github.com/spring-projects/spring-security.git
				synced 2025-10-31 14:48:54 +00:00 
			
		
		
		
	Add SecurityFilterChain Figure
Closes gh-8055
This commit is contained in:
		
							parent
							
								
									81e41f124b
								
							
						
					
					
						commit
						5c2074f01b
					
				| @ -3,6 +3,10 @@ | ||||
| 
 | ||||
| {security-api-url}org/springframework/security/web/SecurityFilterChain.html[`SecurityFilterChain`] is used by <<servlet-filterchainproxy>> to determine which Spring Security ``Filter``s should be invoked for this request. | ||||
| 
 | ||||
| .SecurityFilterChain | ||||
| [[servlet-securityfilterchain-figure]] | ||||
| image::{figures}/securityfilterchain.png[] | ||||
| 
 | ||||
| The <<servlet-security-filters,Security Filters>> in `SecurityFilterChain` are typically Beans, but they are registered with `FilterChainProxy` instead of <<servlet-delegatingfilterproxy>>. | ||||
| `FilterChainProxy` provides a number of advantages to registering directly with the Servlet container or <<servlet-delegatingfilterproxy>>. | ||||
| First, it provides a starting point for all of Spring Security's Servlet support. | ||||
|  | ||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 39 KiB | 
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 52 KiB | 
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user