Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 sec ------------- Standard Error ----------------- 26-Apr-2024 17:12:06.958 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Apr-2024 17:12:07.786 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 26-Apr-2024 17:12:07.840 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 17:12:07.840 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 26-Apr-2024 17:12:07.960 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46075"] 26-Apr-2024 17:12:08.110 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46075"] 26-Apr-2024 17:12:08.114 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 17:12:08.136 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46075"] 26-Apr-2024 17:12:08.139 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46075"] 26-Apr-2024 17:12:08.154 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Apr-2024 17:12:08.156 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 26-Apr-2024 17:12:08.163 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 17:12:08.163 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 26-Apr-2024 17:12:08.181 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37249"] 26-Apr-2024 17:12:08.211 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37249"] 26-Apr-2024 17:12:08.212 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 17:12:08.217 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37249"] 26-Apr-2024 17:12:08.218 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37249"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.513 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.073 sec