Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.641 sec ------------- Standard Error ----------------- 30-Apr-2024 12:55:55.598 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 30-Apr-2024 12:55:56.391 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 30-Apr-2024 12:55:56.435 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Apr-2024 12:55:56.435 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 30-Apr-2024 12:55:56.522 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33163"] 30-Apr-2024 12:55:56.693 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33163"] 30-Apr-2024 12:55:56.695 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Apr-2024 12:55:56.719 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33163"] 30-Apr-2024 12:55:56.721 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-33163"] 30-Apr-2024 12:55:56.730 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 30-Apr-2024 12:55:56.732 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 30-Apr-2024 12:55:56.735 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 30-Apr-2024 12:55:56.735 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M20-dev] 30-Apr-2024 12:55:56.767 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41837"] 30-Apr-2024 12:55:56.788 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41837"] 30-Apr-2024 12:55:56.789 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 30-Apr-2024 12:55:56.794 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41837"] 30-Apr-2024 12:55:56.795 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41837"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.454 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.069 sec