Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 sec ------------- Standard Error ----------------- 19-Apr-2024 20:13:06.988 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Apr-2024 20:13:07.670 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Apr-2024 20:13:07.752 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Apr-2024 20:13:07.752 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 19-Apr-2024 20:13:07.858 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45757"] 19-Apr-2024 20:13:08.015 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45757"] 19-Apr-2024 20:13:08.017 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Apr-2024 20:13:08.097 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45757"] 19-Apr-2024 20:13:08.101 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45757"] 19-Apr-2024 20:13:08.112 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Apr-2024 20:13:08.114 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Apr-2024 20:13:08.134 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Apr-2024 20:13:08.134 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 19-Apr-2024 20:13:08.140 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34683"] 19-Apr-2024 20:13:08.161 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34683"] 19-Apr-2024 20:13:08.161 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Apr-2024 20:13:08.165 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34683"] 19-Apr-2024 20:13:08.166 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34683"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.405 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.057 sec