Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.621 sec ------------- Standard Error ----------------- 23-Apr-2024 17:35:23.265 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Apr-2024 17:35:23.990 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 23-Apr-2024 17:35:24.100 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 17:35:24.100 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 23-Apr-2024 17:35:24.299 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32845"] 23-Apr-2024 17:35:24.484 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32845"] 23-Apr-2024 17:35:24.486 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 17:35:24.502 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32845"] 23-Apr-2024 17:35:24.504 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-32845"] 23-Apr-2024 17:35:24.513 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Apr-2024 17:35:24.516 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 23-Apr-2024 17:35:24.524 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 17:35:24.524 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 23-Apr-2024 17:35:24.530 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43849"] 23-Apr-2024 17:35:24.569 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43849"] 23-Apr-2024 17:35:24.569 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 17:35:24.572 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43849"] 23-Apr-2024 17:35:24.578 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-43849"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.48 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.069 sec