Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 sec ------------- Standard Error ----------------- 23-Apr-2024 15:43:23.541 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Apr-2024 15:43:24.230 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Apr-2024 15:43:24.302 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 15:43:24.303 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 23-Apr-2024 15:43:24.435 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40629"] 23-Apr-2024 15:43:24.603 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40629"] 23-Apr-2024 15:43:24.604 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 15:43:24.625 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40629"] 23-Apr-2024 15:43:24.628 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40629"] 23-Apr-2024 15:43:24.642 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Apr-2024 15:43:24.646 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Apr-2024 15:43:24.664 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 15:43:24.664 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.23-dev] 23-Apr-2024 15:43:24.670 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40093"] 23-Apr-2024 15:43:24.693 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40093"] 23-Apr-2024 15:43:24.696 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 15:43:24.699 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40093"] 23-Apr-2024 15:43:24.700 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40093"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.378 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec