Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.196 sec ------------- Standard Error ----------------- 09-Feb-2024 00:14:42.435 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 09-Feb-2024 00:14:43.322 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 09-Feb-2024 00:14:43.399 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 00:14:43.399 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 09-Feb-2024 00:14:43.575 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44263"] 09-Feb-2024 00:14:43.953 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44263"] 09-Feb-2024 00:14:43.957 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 00:14:44.023 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44263"] 09-Feb-2024 00:14:44.036 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44263"] 09-Feb-2024 00:14:44.047 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 09-Feb-2024 00:14:44.069 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 09-Feb-2024 00:14:44.082 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 09-Feb-2024 00:14:44.083 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 09-Feb-2024 00:14:44.159 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-45909"] 09-Feb-2024 00:14:44.313 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-45909"] 09-Feb-2024 00:14:44.315 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 09-Feb-2024 00:14:44.320 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-45909"] 09-Feb-2024 00:14:44.328 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-45909"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.867 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.285 sec