Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 sec ------------- Standard Error ----------------- 19-Apr-2024 14:48:55.436 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 19-Apr-2024 14:48:56.200 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 19-Apr-2024 14:48:56.255 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Apr-2024 14:48:56.256 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 19-Apr-2024 14:48:56.372 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45949"] 19-Apr-2024 14:48:56.528 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45949"] 19-Apr-2024 14:48:56.529 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Apr-2024 14:48:56.554 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45949"] 19-Apr-2024 14:48:56.557 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45949"] 19-Apr-2024 14:48:56.567 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 19-Apr-2024 14:48:56.569 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 19-Apr-2024 14:48:56.590 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 19-Apr-2024 14:48:56.590 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 19-Apr-2024 14:48:56.599 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33969"] 19-Apr-2024 14:48:56.627 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33969"] 19-Apr-2024 14:48:56.628 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 19-Apr-2024 14:48:56.631 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33969"] 19-Apr-2024 14:48:56.631 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-33969"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.36 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.069 sec