Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 sec ------------- Standard Error ----------------- 17-Apr-2024 11:29:11.688 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 17-Apr-2024 11:29:12.399 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 17-Apr-2024 11:29:12.455 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 17-Apr-2024 11:29:12.456 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 17-Apr-2024 11:29:12.574 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44817"] 17-Apr-2024 11:29:12.760 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44817"] 17-Apr-2024 11:29:12.762 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 17-Apr-2024 11:29:12.802 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44817"] 17-Apr-2024 11:29:12.807 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44817"] 17-Apr-2024 11:29:12.817 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 17-Apr-2024 11:29:12.819 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 17-Apr-2024 11:29:12.842 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 17-Apr-2024 11:29:12.842 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 17-Apr-2024 11:29:12.860 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46629"] 17-Apr-2024 11:29:12.890 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46629"] 17-Apr-2024 11:29:12.891 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 17-Apr-2024 11:29:12.894 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46629"] 17-Apr-2024 11:29:12.895 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46629"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.349 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.087 sec