Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.885 sec ------------- Standard Error ----------------- 22-Apr-2024 15:51:12.632 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 22-Apr-2024 15:51:13.536 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 22-Apr-2024 15:51:13.599 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 15:51:13.600 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 22-Apr-2024 15:51:13.763 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-32871"] 22-Apr-2024 15:51:14.064 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-32871"] 22-Apr-2024 15:51:14.067 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 15:51:14.103 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-32871"] 22-Apr-2024 15:51:14.110 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-32871"] 22-Apr-2024 15:51:14.118 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 22-Apr-2024 15:51:14.137 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 22-Apr-2024 15:51:14.138 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 15:51:14.139 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 22-Apr-2024 15:51:14.166 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46825"] 22-Apr-2024 15:51:14.223 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46825"] 22-Apr-2024 15:51:14.225 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 15:51:14.234 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46825"] 22-Apr-2024 15:51:14.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46825"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.675 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.13 sec