Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec ------------- Standard Error ----------------- 03-Apr-2024 15:22:09.795 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 03-Apr-2024 15:22:10.513 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 03-Apr-2024 15:22:10.575 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2024 15:22:10.575 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 03-Apr-2024 15:22:10.725 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46051"] 03-Apr-2024 15:22:10.940 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46051"] 03-Apr-2024 15:22:10.945 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2024 15:22:10.976 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46051"] 03-Apr-2024 15:22:10.979 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46051"] 03-Apr-2024 15:22:10.984 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 03-Apr-2024 15:22:10.986 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 03-Apr-2024 15:22:10.990 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 03-Apr-2024 15:22:10.990 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M19-dev] 03-Apr-2024 15:22:10.997 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45753"] 03-Apr-2024 15:22:11.020 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45753"] 03-Apr-2024 15:22:11.023 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 03-Apr-2024 15:22:11.025 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45753"] 03-Apr-2024 15:22:11.026 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45753"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.456 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.045 sec