Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.915 sec ------------- Standard Error ----------------- 05-Apr-2023 16:14:56.217 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 05-Apr-2023 16:14:57.053 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 05-Apr-2023 16:14:57.100 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2023 16:14:57.100 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 05-Apr-2023 16:14:57.319 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-42899"] 05-Apr-2023 16:14:57.553 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-42899"] 05-Apr-2023 16:14:57.556 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2023 16:14:57.596 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-42899"] 05-Apr-2023 16:14:57.610 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-42899"] 05-Apr-2023 16:14:57.617 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 05-Apr-2023 16:14:57.619 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 05-Apr-2023 16:14:57.620 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Apr-2023 16:14:57.620 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.8-dev] 05-Apr-2023 16:14:57.642 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36205"] 05-Apr-2023 16:14:57.717 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36205"] 05-Apr-2023 16:14:57.719 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Apr-2023 16:14:57.725 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36205"] 05-Apr-2023 16:14:57.733 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36205"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.729 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.125 sec