Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.526 sec ------------- Standard Error ----------------- 09-Apr-2024 13:38:07.146 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Apr-2024 13:38:07.782 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Apr-2024 13:38:07.834 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Apr-2024 13:38:07.835 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 09-Apr-2024 13:38:07.976 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33429"] 09-Apr-2024 13:38:08.220 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33429"] 09-Apr-2024 13:38:08.231 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Apr-2024 13:38:08.250 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33429"] 09-Apr-2024 13:38:08.263 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33429"] 09-Apr-2024 13:38:08.270 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Apr-2024 13:38:08.272 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Apr-2024 13:38:08.272 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Apr-2024 13:38:08.273 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 09-Apr-2024 13:38:08.290 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41461"] 09-Apr-2024 13:38:08.316 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41461"] 09-Apr-2024 13:38:08.319 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Apr-2024 13:38:08.322 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41461"] 09-Apr-2024 13:38:08.326 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41461"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.386 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec