Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 sec ------------- Standard Error ----------------- 11-Apr-2024 10:28:08.362 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 11-Apr-2024 10:28:09.072 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 11-Apr-2024 10:28:09.173 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Apr-2024 10:28:09.173 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 11-Apr-2024 10:28:09.350 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45699"] 11-Apr-2024 10:28:09.544 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45699"] 11-Apr-2024 10:28:09.546 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Apr-2024 10:28:09.581 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45699"] 11-Apr-2024 10:28:09.582 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-45699"] 11-Apr-2024 10:28:09.595 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 11-Apr-2024 10:28:09.597 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 11-Apr-2024 10:28:09.654 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 11-Apr-2024 10:28:09.654 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 11-Apr-2024 10:28:09.665 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39341"] 11-Apr-2024 10:28:09.688 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39341"] 11-Apr-2024 10:28:09.690 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 11-Apr-2024 10:28:09.717 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39341"] 11-Apr-2024 10:28:09.721 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-39341"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.49 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.138 sec