Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 sec ------------- Standard Error ----------------- 01-Jun-2023 14:45:31.883 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 01-Jun-2023 14:45:32.386 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Jun-2023 14:45:32.416 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 14:45:32.416 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 14:45:32.512 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40143"] 01-Jun-2023 14:45:32.658 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40143"] 01-Jun-2023 14:45:32.662 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 14:45:32.677 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40143"] 01-Jun-2023 14:45:32.684 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40143"] 01-Jun-2023 14:45:32.691 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 01-Jun-2023 14:45:32.693 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Jun-2023 14:45:32.694 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Jun-2023 14:45:32.694 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 01-Jun-2023 14:45:32.700 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39353"] 01-Jun-2023 14:45:32.725 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39353"] 01-Jun-2023 14:45:32.726 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Jun-2023 14:45:32.729 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39353"] 01-Jun-2023 14:45:32.732 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39353"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 0.974 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.043 sec