Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 sec ------------- Standard Error ----------------- 01-Jun-2023 13:17:46.193 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Jun-2023 13:17:46.695 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Jun-2023 13:17:46.724 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 13:17:46.725 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 13:17:46.825 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34295"] 01-Jun-2023 13:17:46.956 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34295"] 01-Jun-2023 13:17:46.959 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 13:17:46.977 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34295"] 01-Jun-2023 13:17:46.983 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34295"] 01-Jun-2023 13:17:46.989 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Jun-2023 13:17:46.991 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Jun-2023 13:17:46.992 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 13:17:46.992 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 13:17:46.998 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34693"] 01-Jun-2023 13:17:47.023 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34693"] 01-Jun-2023 13:17:47.025 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 13:17:47.028 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34693"] 01-Jun-2023 13:17:47.031 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34693"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.979 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.044 sec