Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 sec ------------- Standard Error ----------------- 01-Dec-2023 16:31:25.225 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Dec-2023 16:31:25.893 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 01-Dec-2023 16:31:25.938 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 16:31:25.938 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 16:31:26.010 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45549"] 01-Dec-2023 16:31:26.128 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45549"] 01-Dec-2023 16:31:26.130 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 16:31:26.146 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45549"] 01-Dec-2023 16:31:26.148 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45549"] 01-Dec-2023 16:31:26.154 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Dec-2023 16:31:26.155 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 01-Dec-2023 16:31:26.157 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Dec-2023 16:31:26.157 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M15-dev] 01-Dec-2023 16:31:26.163 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44819"] 01-Dec-2023 16:31:26.185 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44819"] 01-Dec-2023 16:31:26.185 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Dec-2023 16:31:26.190 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44819"] 01-Dec-2023 16:31:26.191 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-44819"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.081 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.039 sec