Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 sec ------------- Standard Error ----------------- 20-Apr-2023 22:40:14.111 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 20-Apr-2023 22:40:14.838 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 20-Apr-2023 22:40:14.909 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Apr-2023 22:40:14.909 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 20-Apr-2023 22:40:15.097 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36353"] 20-Apr-2023 22:40:15.279 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36353"] 20-Apr-2023 22:40:15.282 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Apr-2023 22:40:15.307 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36353"] 20-Apr-2023 22:40:15.310 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-36353"] 20-Apr-2023 22:40:15.338 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 20-Apr-2023 22:40:15.348 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 20-Apr-2023 22:40:15.363 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 20-Apr-2023 22:40:15.364 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 20-Apr-2023 22:40:15.387 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42425"] 20-Apr-2023 22:40:15.436 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42425"] 20-Apr-2023 22:40:15.437 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 20-Apr-2023 22:40:15.441 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42425"] 20-Apr-2023 22:40:15.442 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42425"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.467 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.106 sec