Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.514 sec ------------- Standard Error ----------------- 11-Jun-2024 17:22:40.359 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 11-Jun-2024 17:22:41.081 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 11-Jun-2024 17:22:41.121 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Jun-2024 17:22:41.122 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.25-dev] 11-Jun-2024 17:22:41.217 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-45885"] 11-Jun-2024 17:22:41.405 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-45885"] 11-Jun-2024 17:22:41.408 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Jun-2024 17:22:41.431 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-45885"] 11-Jun-2024 17:22:41.442 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-45885"] 11-Jun-2024 17:22:41.452 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 11-Jun-2024 17:22:41.455 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 11-Jun-2024 17:22:41.456 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Jun-2024 17:22:41.457 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.25-dev] 11-Jun-2024 17:22:41.469 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-46481"] 11-Jun-2024 17:22:41.517 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-46481"] 11-Jun-2024 17:22:41.520 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Jun-2024 17:22:41.523 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-46481"] 11-Jun-2024 17:22:41.527 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-46481"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.378 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.078 sec