Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec ------------- Standard Error ----------------- 10-Apr-2024 19:17:27.025 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 10-Apr-2024 19:17:27.858 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 10-Apr-2024 19:17:27.916 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Apr-2024 19:17:27.916 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 10-Apr-2024 19:17:28.006 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 10-Apr-2024 19:17:28.147 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 10-Apr-2024 19:17:28.151 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Apr-2024 19:17:28.171 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 10-Apr-2024 19:17:28.173 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36333"] 10-Apr-2024 19:17:28.179 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 10-Apr-2024 19:17:28.181 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 10-Apr-2024 19:17:28.184 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 10-Apr-2024 19:17:28.184 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 10-Apr-2024 19:17:28.192 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40137"] 10-Apr-2024 19:17:28.216 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40137"] 10-Apr-2024 19:17:28.217 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 10-Apr-2024 19:17:28.220 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40137"] 10-Apr-2024 19:17:28.220 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40137"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.494 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.043 sec