Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec ------------- Standard Error ----------------- 07-Jun-2023 10:15:05.802 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 07-Jun-2023 10:15:06.297 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 07-Jun-2023 10:15:06.336 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Jun-2023 10:15:06.336 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 07-Jun-2023 10:15:06.433 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40299"] 07-Jun-2023 10:15:06.544 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40299"] 07-Jun-2023 10:15:06.546 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Jun-2023 10:15:06.564 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40299"] 07-Jun-2023 10:15:06.567 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40299"] 07-Jun-2023 10:15:06.580 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 07-Jun-2023 10:15:06.582 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 07-Jun-2023 10:15:06.592 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 07-Jun-2023 10:15:06.592 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.11-dev] 07-Jun-2023 10:15:06.600 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34707"] 07-Jun-2023 10:15:06.622 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34707"] 07-Jun-2023 10:15:06.623 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 07-Jun-2023 10:15:06.626 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34707"] 07-Jun-2023 10:15:06.627 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-34707"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.955 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.051 sec