Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.648 sec ------------- Standard Error ----------------- 04-Apr-2024 14:51:58.004 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 04-Apr-2024 14:51:58.843 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 04-Apr-2024 14:51:58.950 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Apr-2024 14:51:58.950 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 04-Apr-2024 14:51:59.069 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44593"] 04-Apr-2024 14:51:59.302 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44593"] 04-Apr-2024 14:51:59.307 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Apr-2024 14:51:59.328 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44593"] 04-Apr-2024 14:51:59.330 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44593"] 04-Apr-2024 14:51:59.339 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 04-Apr-2024 14:51:59.340 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 04-Apr-2024 14:51:59.357 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 04-Apr-2024 14:51:59.357 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 04-Apr-2024 14:51:59.361 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33257"] 04-Apr-2024 14:51:59.384 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33257"] 04-Apr-2024 14:51:59.385 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 04-Apr-2024 14:51:59.387 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33257"] 04-Apr-2024 14:51:59.388 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33257"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.536 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.052 sec