Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.765 sec ------------- Standard Error ----------------- 08-Dec-2023 21:49:15.982 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 08-Dec-2023 21:49:16.941 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 08-Dec-2023 21:49:16.987 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 21:49:16.987 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 08-Dec-2023 21:49:17.090 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44929"] 08-Dec-2023 21:49:17.253 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44929"] 08-Dec-2023 21:49:17.255 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 21:49:17.271 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44929"] 08-Dec-2023 21:49:17.275 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-44929"] 08-Dec-2023 21:49:17.284 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 08-Dec-2023 21:49:17.287 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 08-Dec-2023 21:49:17.318 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Dec-2023 21:49:17.318 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 08-Dec-2023 21:49:17.324 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34347"] 08-Dec-2023 21:49:17.360 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34347"] 08-Dec-2023 21:49:17.361 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Dec-2023 21:49:17.364 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34347"] 08-Dec-2023 21:49:17.366 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34347"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.617 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.085 sec