Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 sec ------------- Standard Error ----------------- 12-Feb-2024 14:22:02.609 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Feb-2024 14:22:03.326 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Feb-2024 14:22:03.391 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Feb-2024 14:22:03.392 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 12-Feb-2024 14:22:03.529 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35261"] 12-Feb-2024 14:22:03.680 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35261"] 12-Feb-2024 14:22:03.683 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Feb-2024 14:22:03.734 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35261"] 12-Feb-2024 14:22:03.747 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35261"] 12-Feb-2024 14:22:03.753 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Feb-2024 14:22:03.756 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Feb-2024 14:22:03.756 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Feb-2024 14:22:03.757 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 12-Feb-2024 14:22:03.762 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34703"] 12-Feb-2024 14:22:03.822 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34703"] 12-Feb-2024 14:22:03.827 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Feb-2024 14:22:03.831 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34703"] 12-Feb-2024 14:22:03.835 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34703"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.543 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.083 sec