Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 sec ------------- Standard Error ----------------- 05-Apr-2024 13:04:10.405 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 05-Apr-2024 13:04:11.400 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 05-Apr-2024 13:04:11.484 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2024 13:04:11.485 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 05-Apr-2024 13:04:11.659 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-35091"] 05-Apr-2024 13:04:11.916 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-35091"] 05-Apr-2024 13:04:11.920 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2024 13:04:11.958 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-35091"] 05-Apr-2024 13:04:11.971 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-35091"] 05-Apr-2024 13:04:11.978 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 05-Apr-2024 13:04:11.986 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 05-Apr-2024 13:04:11.987 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2024 13:04:11.987 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.21-dev] 05-Apr-2024 13:04:11.998 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-37301"] 05-Apr-2024 13:04:12.088 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-37301"] 05-Apr-2024 13:04:12.089 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2024 13:04:12.093 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-37301"] 05-Apr-2024 13:04:12.096 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-37301"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.995 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.121 sec