Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.88 sec ------------- Standard Error ----------------- 18-Dec-2023 13:19:07.652 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 18-Dec-2023 13:19:08.561 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 18-Dec-2023 13:19:08.627 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Dec-2023 13:19:08.627 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 18-Dec-2023 13:19:08.757 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46411"] 18-Dec-2023 13:19:08.971 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46411"] 18-Dec-2023 13:19:08.974 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Dec-2023 13:19:08.995 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46411"] 18-Dec-2023 13:19:08.997 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-46411"] 18-Dec-2023 13:19:09.005 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 18-Dec-2023 13:19:09.007 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 18-Dec-2023 13:19:09.025 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 18-Dec-2023 13:19:09.025 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M16-dev] 18-Dec-2023 13:19:09.029 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34513"] 18-Dec-2023 13:19:09.071 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34513"] 18-Dec-2023 13:19:09.072 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 18-Dec-2023 13:19:09.075 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34513"] 18-Dec-2023 13:19:09.076 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34513"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.691 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.074 sec