Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 sec ------------- Standard Error ----------------- 23-Apr-2024 14:54:15.849 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 23-Apr-2024 14:54:16.577 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Apr-2024 14:54:16.615 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 14:54:16.616 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 23-Apr-2024 14:54:16.716 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42237"] 23-Apr-2024 14:54:16.883 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42237"] 23-Apr-2024 14:54:16.887 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 14:54:16.906 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42237"] 23-Apr-2024 14:54:16.912 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42237"] 23-Apr-2024 14:54:16.917 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 23-Apr-2024 14:54:16.918 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 23-Apr-2024 14:54:16.919 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Apr-2024 14:54:16.919 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 23-Apr-2024 14:54:16.929 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43703"] 23-Apr-2024 14:54:16.968 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43703"] 23-Apr-2024 14:54:16.969 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Apr-2024 14:54:16.972 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43703"] 23-Apr-2024 14:54:16.976 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43703"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.317 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.061 sec