Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 sec ------------- Standard Error ----------------- 25-Apr-2024 13:00:47.047 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 25-Apr-2024 13:00:47.832 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 25-Apr-2024 13:00:47.893 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2024 13:00:47.893 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 25-Apr-2024 13:00:48.021 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41403"] 25-Apr-2024 13:00:48.192 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41403"] 25-Apr-2024 13:00:48.195 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2024 13:00:48.229 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41403"] 25-Apr-2024 13:00:48.231 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41403"] 25-Apr-2024 13:00:48.239 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 25-Apr-2024 13:00:48.242 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 25-Apr-2024 13:00:48.259 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 25-Apr-2024 13:00:48.259 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 25-Apr-2024 13:00:48.264 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46361"] 25-Apr-2024 13:00:48.296 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46361"] 25-Apr-2024 13:00:48.297 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 25-Apr-2024 13:00:48.300 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46361"] 25-Apr-2024 13:00:48.301 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46361"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.426 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.065 sec