Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec ------------- Standard Error ----------------- 21-May-2024 16:59:47.002 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 21-May-2024 16:59:47.732 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 21-May-2024 16:59:47.782 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-May-2024 16:59:47.783 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.25-dev] 21-May-2024 16:59:47.930 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34683"] 21-May-2024 16:59:48.071 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34683"] 21-May-2024 16:59:48.075 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-May-2024 16:59:48.094 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34683"] 21-May-2024 16:59:48.100 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-34683"] 21-May-2024 16:59:48.121 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 21-May-2024 16:59:48.136 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 21-May-2024 16:59:48.188 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-May-2024 16:59:48.188 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.25-dev] 21-May-2024 16:59:48.193 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34671"] 21-May-2024 16:59:48.243 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34671"] 21-May-2024 16:59:48.244 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-May-2024 16:59:48.250 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34671"] 21-May-2024 16:59:48.251 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34671"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.376 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.135 sec