File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 
config/src/main/kotlin/org/springframework/security/config/annotation/web Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ import jakarta.servlet.http.HttpSession
3535 * @since 5.3 
3636 * @property clearAuthentication whether the [SecurityContextLogoutHandler] should clear 
3737 * the [Authentication] at the time of logout. 
38-  * @property clearAuthentication  whether to invalidate the [HttpSession] at the time of logout. 
38+  * @property invalidateHttpSession  whether to invalidate the [HttpSession] at the time of logout. 
3939 * @property logoutUrl the URL that triggers log out to occur. 
4040 * @property logoutRequestMatcher the [RequestMatcher] that triggers log out to occur. 
4141 * @property logoutSuccessUrl the URL to redirect to after logout has occurred. 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments