Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 sec ------------- Standard Error ----------------- 12-Apr-2024 14:52:06.625 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Apr-2024 14:52:07.406 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-Apr-2024 14:52:07.503 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2024 14:52:07.503 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 12-Apr-2024 14:52:07.698 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 12-Apr-2024 14:52:07.913 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 12-Apr-2024 14:52:07.917 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2024 14:52:07.952 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 12-Apr-2024 14:52:07.958 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43065"] 12-Apr-2024 14:52:07.970 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Apr-2024 14:52:07.972 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-Apr-2024 14:52:07.973 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2024 14:52:07.973 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 12-Apr-2024 14:52:07.978 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-38575"] 12-Apr-2024 14:52:08.015 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-38575"] 12-Apr-2024 14:52:08.017 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2024 14:52:08.022 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-38575"] 12-Apr-2024 14:52:08.025 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-38575"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.66 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.063 sec