Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 sec ------------- Standard Error ----------------- 23-Apr-2024 14:18:24.869 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Apr-2024 14:18:25.521 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Apr-2024 14:18:25.548 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 14:18:25.548 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 23-Apr-2024 14:18:25.645 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42793"] 23-Apr-2024 14:18:25.818 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42793"] 23-Apr-2024 14:18:25.823 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 14:18:25.850 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42793"] 23-Apr-2024 14:18:25.865 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42793"] 23-Apr-2024 14:18:25.874 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Apr-2024 14:18:25.890 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 23-Apr-2024 14:18:25.890 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 14:18:25.891 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 23-Apr-2024 14:18:25.903 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43751"] 23-Apr-2024 14:18:25.946 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43751"] 23-Apr-2024 14:18:25.952 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 14:18:25.957 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43751"] 23-Apr-2024 14:18:25.969 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43751"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.337 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.097 sec