Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 sec ------------- Standard Error ----------------- 26-Apr-2024 09:55:23.385 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 26-Apr-2024 09:55:24.267 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 26-Apr-2024 09:55:24.312 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 09:55:24.312 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 26-Apr-2024 09:55:24.492 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45893"] 26-Apr-2024 09:55:24.654 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45893"] 26-Apr-2024 09:55:24.656 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 09:55:24.696 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45893"] 26-Apr-2024 09:55:24.699 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45893"] 26-Apr-2024 09:55:24.708 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 26-Apr-2024 09:55:24.722 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 26-Apr-2024 09:55:24.727 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Apr-2024 09:55:24.727 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 26-Apr-2024 09:55:24.731 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44091"] 26-Apr-2024 09:55:24.762 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44091"] 26-Apr-2024 09:55:24.763 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Apr-2024 09:55:24.766 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44091"] 26-Apr-2024 09:55:24.771 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44091"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.575 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.067 sec