Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.541 sec ------------- Standard Error ----------------- 16-Apr-2024 20:32:49.608 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Apr-2024 20:32:50.370 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Apr-2024 20:32:50.416 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 20:32:50.417 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 16-Apr-2024 20:32:50.516 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42109"] 16-Apr-2024 20:32:50.687 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42109"] 16-Apr-2024 20:32:50.690 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 20:32:50.738 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42109"] 16-Apr-2024 20:32:50.743 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42109"] 16-Apr-2024 20:32:50.758 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Apr-2024 20:32:50.769 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Apr-2024 20:32:50.770 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 20:32:50.770 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 16-Apr-2024 20:32:50.795 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42415"] 16-Apr-2024 20:32:50.865 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42415"] 16-Apr-2024 20:32:50.867 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 20:32:50.870 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42415"] 16-Apr-2024 20:32:50.874 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42415"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.36 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.121 sec