Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec ------------- Standard Error ----------------- 15-Apr-2024 17:19:41.249 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Apr-2024 17:19:42.135 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 15-Apr-2024 17:19:42.186 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 17:19:42.193 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 15-Apr-2024 17:19:42.335 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44999"] 15-Apr-2024 17:19:42.558 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44999"] 15-Apr-2024 17:19:42.561 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 17:19:42.612 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44999"] 15-Apr-2024 17:19:42.624 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44999"] 15-Apr-2024 17:19:42.651 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Apr-2024 17:19:42.660 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 15-Apr-2024 17:19:42.661 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 17:19:42.661 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 15-Apr-2024 17:19:42.675 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38215"] 15-Apr-2024 17:19:42.755 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38215"] 15-Apr-2024 17:19:42.757 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 17:19:42.766 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38215"] 15-Apr-2024 17:19:42.768 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38215"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.641 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.118 sec