Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 sec ------------- Standard Error ----------------- 07-Dec-2023 13:53:14.963 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Dec-2023 13:53:15.678 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 07-Dec-2023 13:53:15.737 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 13:53:15.738 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 07-Dec-2023 13:53:15.898 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-33443"] 07-Dec-2023 13:53:16.152 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-33443"] 07-Dec-2023 13:53:16.155 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 13:53:16.215 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-33443"] 07-Dec-2023 13:53:16.226 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-33443"] 07-Dec-2023 13:53:16.238 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Dec-2023 13:53:16.252 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 07-Dec-2023 13:53:16.253 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Dec-2023 13:53:16.253 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.84-dev] 07-Dec-2023 13:53:16.293 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36495"] 07-Dec-2023 13:53:16.447 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36495"] 07-Dec-2023 13:53:16.449 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Dec-2023 13:53:16.452 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36495"] 07-Dec-2023 13:53:16.456 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36495"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.498 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.233 sec