Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.665 sec ------------- Standard Error ----------------- 12-Feb-2024 11:47:46.508 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Feb-2024 11:47:47.356 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Feb-2024 11:47:47.423 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Feb-2024 11:47:47.423 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 12-Feb-2024 11:47:47.545 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40843"] 12-Feb-2024 11:47:47.666 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40843"] 12-Feb-2024 11:47:47.670 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Feb-2024 11:47:47.702 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40843"] 12-Feb-2024 11:47:47.714 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40843"] 12-Feb-2024 11:47:47.720 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Feb-2024 11:47:47.721 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Feb-2024 11:47:47.725 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Feb-2024 11:47:47.725 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.86-dev] 12-Feb-2024 11:47:47.739 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-41077"] 12-Feb-2024 11:47:47.790 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-41077"] 12-Feb-2024 11:47:47.793 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Feb-2024 11:47:47.795 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-41077"] 12-Feb-2024 11:47:47.798 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-41077"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.518 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.079 sec