Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.787 sec ------------- Standard Error ----------------- 12-Apr-2023 16:43:02.130 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 12-Apr-2023 16:43:02.969 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 12-Apr-2023 16:43:03.020 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2023 16:43:03.020 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 12-Apr-2023 16:43:03.148 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40659"] 12-Apr-2023 16:43:03.400 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40659"] 12-Apr-2023 16:43:03.404 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2023 16:43:03.432 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40659"] 12-Apr-2023 16:43:03.441 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-40659"] 12-Apr-2023 16:43:03.462 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 12-Apr-2023 16:43:03.475 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 12-Apr-2023 16:43:03.488 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Apr-2023 16:43:03.489 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 12-Apr-2023 16:43:03.510 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40081"] 12-Apr-2023 16:43:03.548 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40081"] 12-Apr-2023 16:43:03.549 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Apr-2023 16:43:03.552 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40081"] 12-Apr-2023 16:43:03.553 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-40081"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.631 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.094 sec