Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.818 sec ------------- Standard Error ----------------- 29-Dec-2023 13:21:24.155 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 29-Dec-2023 13:21:25.000 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 29-Dec-2023 13:21:25.087 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 13:21:25.088 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 29-Dec-2023 13:21:25.212 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42721"] 29-Dec-2023 13:21:25.382 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42721"] 29-Dec-2023 13:21:25.384 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 13:21:25.430 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42721"] 29-Dec-2023 13:21:25.432 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-42721"] 29-Dec-2023 13:21:25.450 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 29-Dec-2023 13:21:25.455 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 29-Dec-2023 13:21:25.460 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 29-Dec-2023 13:21:25.460 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.98-dev] 29-Dec-2023 13:21:25.496 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37109"] 29-Dec-2023 13:21:25.529 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37109"] 29-Dec-2023 13:21:25.530 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 29-Dec-2023 13:21:25.537 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37109"] 29-Dec-2023 13:21:25.538 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37109"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.65 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.106 sec