Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 sec ------------- Standard Error ----------------- 15-Apr-2024 21:13:37.006 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 15-Apr-2024 21:13:37.818 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Apr-2024 21:13:37.874 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 21:13:37.875 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 15-Apr-2024 21:13:37.974 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35289"] 15-Apr-2024 21:13:38.134 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35289"] 15-Apr-2024 21:13:38.137 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 21:13:38.157 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35289"] 15-Apr-2024 21:13:38.159 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-35289"] 15-Apr-2024 21:13:38.168 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 15-Apr-2024 21:13:38.170 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Apr-2024 21:13:38.177 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Apr-2024 21:13:38.177 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 15-Apr-2024 21:13:38.183 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35019"] 15-Apr-2024 21:13:38.201 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35019"] 15-Apr-2024 21:13:38.202 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Apr-2024 21:13:38.205 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35019"] 15-Apr-2024 21:13:38.206 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35019"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.531 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.041 sec