Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.417 sec ------------- Standard Error ----------------- 02-Apr-2024 19:50:26.221 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 02-Apr-2024 19:50:26.792 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 02-Apr-2024 19:50:26.833 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Apr-2024 19:50:26.834 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 02-Apr-2024 19:50:26.943 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-41457"] 02-Apr-2024 19:50:27.104 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-41457"] 02-Apr-2024 19:50:27.110 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Apr-2024 19:50:27.139 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-41457"] 02-Apr-2024 19:50:27.152 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-41457"] 02-Apr-2024 19:50:27.167 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 02-Apr-2024 19:50:27.169 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 02-Apr-2024 19:50:27.177 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Apr-2024 19:50:27.177 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 02-Apr-2024 19:50:27.185 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45875"] 02-Apr-2024 19:50:27.252 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45875"] 02-Apr-2024 19:50:27.255 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Apr-2024 19:50:27.258 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45875"] 02-Apr-2024 19:50:27.263 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45875"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.236 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.097 sec