Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.571 sec ------------- Standard Error ----------------- 19-Feb-2024 10:02:41.710 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Feb-2024 10:02:42.389 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Feb-2024 10:02:42.469 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Feb-2024 10:02:42.470 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 19-Feb-2024 10:02:42.559 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40685"] 19-Feb-2024 10:02:42.682 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40685"] 19-Feb-2024 10:02:42.685 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Feb-2024 10:02:42.715 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40685"] 19-Feb-2024 10:02:42.720 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40685"] 19-Feb-2024 10:02:42.750 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Feb-2024 10:02:42.752 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Feb-2024 10:02:42.790 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Feb-2024 10:02:42.790 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 19-Feb-2024 10:02:42.809 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41053"] 19-Feb-2024 10:02:42.852 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41053"] 19-Feb-2024 10:02:42.853 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Feb-2024 10:02:42.861 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41053"] 19-Feb-2024 10:02:42.863 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41053"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.359 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.118 sec