Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.312 sec ------------- Standard Error ----------------- 01-Feb-2024 15:34:08.119 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Feb-2024 15:34:09.185 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 01-Feb-2024 15:34:09.368 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:34:09.368 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:34:09.571 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43311"] 01-Feb-2024 15:34:09.849 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43311"] 01-Feb-2024 15:34:09.852 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:34:09.906 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43311"] 01-Feb-2024 15:34:09.909 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43311"] 01-Feb-2024 15:34:09.927 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Feb-2024 15:34:09.929 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 01-Feb-2024 15:34:09.970 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:34:09.971 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:34:09.996 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37657"] 01-Feb-2024 15:34:10.027 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37657"] 01-Feb-2024 15:34:10.027 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:34:10.030 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37657"] 01-Feb-2024 15:34:10.031 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37657"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 2.123 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.107 sec