Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.359 sec ------------- Standard Error ----------------- 16-Apr-2024 11:29:47.650 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Apr-2024 11:29:48.321 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Apr-2024 11:29:48.346 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 11:29:48.347 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 16-Apr-2024 11:29:48.426 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40665"] 16-Apr-2024 11:29:48.567 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40665"] 16-Apr-2024 11:29:48.570 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 11:29:48.602 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40665"] 16-Apr-2024 11:29:48.614 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40665"] 16-Apr-2024 11:29:48.627 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Apr-2024 11:29:48.629 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Apr-2024 11:29:48.629 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 11:29:48.630 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 16-Apr-2024 11:29:48.635 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43825"] 16-Apr-2024 11:29:48.676 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43825"] 16-Apr-2024 11:29:48.677 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 11:29:48.680 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43825"] 16-Apr-2024 11:29:48.683 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43825"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.205 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.059 sec