Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.416 sec ------------- Standard Error ----------------- 05-Feb-2024 13:34:17.429 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 05-Feb-2024 13:34:18.041 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 05-Feb-2024 13:34:18.127 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 13:34:18.127 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 05-Feb-2024 13:34:18.240 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38107"] 05-Feb-2024 13:34:18.393 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38107"] 05-Feb-2024 13:34:18.395 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 13:34:18.422 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38107"] 05-Feb-2024 13:34:18.426 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38107"] 05-Feb-2024 13:34:18.441 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 05-Feb-2024 13:34:18.446 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 05-Feb-2024 13:34:18.464 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 13:34:18.464 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 05-Feb-2024 13:34:18.474 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46157"] 05-Feb-2024 13:34:18.498 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46157"] 05-Feb-2024 13:34:18.499 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 13:34:18.527 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46157"] 05-Feb-2024 13:34:18.531 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46157"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.249 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.097 sec