Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.68 sec ------------- Standard Error ----------------- 05-Apr-2024 13:39:08.035 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 05-Apr-2024 13:39:08.769 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 05-Apr-2024 13:39:08.833 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2024 13:39:08.835 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 05-Apr-2024 13:39:09.028 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40259"] 05-Apr-2024 13:39:09.275 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40259"] 05-Apr-2024 13:39:09.277 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2024 13:39:09.315 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40259"] 05-Apr-2024 13:39:09.323 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40259"] 05-Apr-2024 13:39:09.330 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 05-Apr-2024 13:39:09.344 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 05-Apr-2024 13:39:09.344 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2024 13:39:09.345 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.88-dev] 05-Apr-2024 13:39:09.356 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-40385"] 05-Apr-2024 13:39:09.436 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-40385"] 05-Apr-2024 13:39:09.437 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2024 13:39:09.440 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-40385"] 05-Apr-2024 13:39:09.443 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-40385"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.492 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.134 sec