Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.783 sec ------------- Standard Error ----------------- 04-Apr-2024 20:08:13.891 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 04-Apr-2024 20:08:14.686 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 04-Apr-2024 20:08:14.746 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Apr-2024 20:08:14.747 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 04-Apr-2024 20:08:14.984 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42297"] 04-Apr-2024 20:08:15.180 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42297"] 04-Apr-2024 20:08:15.182 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Apr-2024 20:08:15.216 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42297"] 04-Apr-2024 20:08:15.227 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42297"] 04-Apr-2024 20:08:15.236 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 04-Apr-2024 20:08:15.253 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 04-Apr-2024 20:08:15.254 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Apr-2024 20:08:15.254 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 04-Apr-2024 20:08:15.271 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45411"] 04-Apr-2024 20:08:15.334 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45411"] 04-Apr-2024 20:08:15.335 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Apr-2024 20:08:15.339 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45411"] 04-Apr-2024 20:08:15.343 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45411"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.611 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.109 sec