Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.742 sec ------------- Standard Error ----------------- 24-Apr-2024 17:03:04.107 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 24-Apr-2024 17:03:04.873 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 24-Apr-2024 17:03:04.933 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Apr-2024 17:03:04.934 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 24-Apr-2024 17:03:05.053 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44687"] 24-Apr-2024 17:03:05.207 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44687"] 24-Apr-2024 17:03:05.211 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Apr-2024 17:03:05.227 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44687"] 24-Apr-2024 17:03:05.236 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44687"] 24-Apr-2024 17:03:05.247 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 24-Apr-2024 17:03:05.251 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 24-Apr-2024 17:03:05.251 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Apr-2024 17:03:05.251 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.24-dev] 24-Apr-2024 17:03:05.260 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42559"] 24-Apr-2024 17:03:05.332 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42559"] 24-Apr-2024 17:03:05.334 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Apr-2024 17:03:05.346 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42559"] 24-Apr-2024 17:03:05.356 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42559"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.521 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.115 sec