You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/main/java/org/springframework/security/web/authentication/rememberme/RememberMeAuthenticationFilter.java
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -223,6 +223,7 @@ public void setSecurityContextHolderStrategy(SecurityContextHolderStrategy secur
223
223
* session identifier to prevent session fixation attacks.
224
224
* @param sessionStrategy the implementation to use. If not set a null implementation
0 commit comments