Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 sec ------------- Standard Error ----------------- 03-Apr-2024 17:35:22.478 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Apr-2024 17:35:23.184 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 03-Apr-2024 17:35:23.256 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2024 17:35:23.256 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 03-Apr-2024 17:35:23.409 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34157"] 03-Apr-2024 17:35:23.614 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34157"] 03-Apr-2024 17:35:23.618 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2024 17:35:23.648 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34157"] 03-Apr-2024 17:35:23.654 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34157"] 03-Apr-2024 17:35:23.665 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Apr-2024 17:35:23.667 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 03-Apr-2024 17:35:23.694 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2024 17:35:23.694 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 03-Apr-2024 17:35:23.707 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39693"] 03-Apr-2024 17:35:23.731 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39693"] 03-Apr-2024 17:35:23.740 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2024 17:35:23.749 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39693"] 03-Apr-2024 17:35:23.751 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39693"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.394 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.089 sec