Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.727 sec ------------- Standard Error ----------------- 16-Apr-2024 19:35:26.964 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 16-Apr-2024 19:35:27.763 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 16-Apr-2024 19:35:27.844 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 19:35:27.845 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 16-Apr-2024 19:35:27.987 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41563"] 16-Apr-2024 19:35:28.198 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41563"] 16-Apr-2024 19:35:28.200 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 19:35:28.262 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41563"] 16-Apr-2024 19:35:28.265 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41563"] 16-Apr-2024 19:35:28.283 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 16-Apr-2024 19:35:28.297 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 16-Apr-2024 19:35:28.308 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Apr-2024 19:35:28.308 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 16-Apr-2024 19:35:28.313 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37547"] 16-Apr-2024 19:35:28.350 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37547"] 16-Apr-2024 19:35:28.354 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Apr-2024 19:35:28.358 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37547"] 16-Apr-2024 19:35:28.362 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-37547"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.55 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.087 sec