Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.653 sec ------------- Standard Error ----------------- 20-Dec-2023 11:55:07.430 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 20-Dec-2023 11:55:08.217 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 20-Dec-2023 11:55:08.295 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Dec-2023 11:55:08.295 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 20-Dec-2023 11:55:08.399 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45797"] 20-Dec-2023 11:55:08.542 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45797"] 20-Dec-2023 11:55:08.545 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Dec-2023 11:55:08.576 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45797"] 20-Dec-2023 11:55:08.579 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45797"] 20-Dec-2023 11:55:08.594 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 20-Dec-2023 11:55:08.600 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 20-Dec-2023 11:55:08.626 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Dec-2023 11:55:08.626 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.85-dev] 20-Dec-2023 11:55:08.638 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36715"] 20-Dec-2023 11:55:08.666 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36715"] 20-Dec-2023 11:55:08.666 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Dec-2023 11:55:08.671 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36715"] 20-Dec-2023 11:55:08.672 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-36715"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.505 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.081 sec