Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.651 sec ------------- Standard Error ----------------- 22-Apr-2024 15:19:08.494 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 22-Apr-2024 15:19:09.281 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 22-Apr-2024 15:19:09.330 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 15:19:09.330 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 22-Apr-2024 15:19:09.431 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39013"] 22-Apr-2024 15:19:09.593 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39013"] 22-Apr-2024 15:19:09.600 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 15:19:09.619 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39013"] 22-Apr-2024 15:19:09.621 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-39013"] 22-Apr-2024 15:19:09.630 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 22-Apr-2024 15:19:09.631 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 22-Apr-2024 15:19:09.634 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 22-Apr-2024 15:19:09.634 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 22-Apr-2024 15:19:09.638 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41407"] 22-Apr-2024 15:19:09.689 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41407"] 22-Apr-2024 15:19:09.690 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 22-Apr-2024 15:19:09.697 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41407"] 22-Apr-2024 15:19:09.699 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41407"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.477 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.074 sec