Преглед на файлове

Apply request-handler-ref to CsrfAuthenticationStrategy

Closes gh-16801
Steve Riesenberg преди 4 месеца
родител
ревизия
b7df86197c
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java

+ 0 - 1
config/src/test/java/org/springframework/security/config/http/CsrfConfigTests.java

@@ -22,7 +22,6 @@ import java.util.List;
 import jakarta.servlet.Filter;
 import jakarta.servlet.http.HttpServletRequest;
 import jakarta.servlet.http.HttpServletResponse;
-
 import org.eclipse.jetty.http.HttpStatus;
 import org.junit.jupiter.api.Test;
 import org.junit.jupiter.api.extension.ExtendWith;