Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.999 sec ------------- Standard Error ----------------- 25-Apr-2024 12:30:08.708 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 25-Apr-2024 12:30:09.531 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 25-Apr-2024 12:30:09.671 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2024 12:30:09.671 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 25-Apr-2024 12:30:09.821 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39565"] 25-Apr-2024 12:30:10.002 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39565"] 25-Apr-2024 12:30:10.005 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2024 12:30:10.037 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39565"] 25-Apr-2024 12:30:10.043 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39565"] 25-Apr-2024 12:30:10.054 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 25-Apr-2024 12:30:10.061 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 25-Apr-2024 12:30:10.151 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2024 12:30:10.151 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 25-Apr-2024 12:30:10.191 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39113"] 25-Apr-2024 12:30:10.214 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39113"] 25-Apr-2024 12:30:10.216 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2024 12:30:10.219 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39113"] 25-Apr-2024 12:30:10.222 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39113"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.712 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.19 sec