Package org.springframework.extensions.webscripts.servlet
package org.springframework.extensions.webscripts.servlet
-
ClassDescriptionAn adapter from the servlet filter world into the Spring dependency injected world.A CSRF Filter class for the web-tier checking that certain requests supply a secret token that is compared to the token existing in the user's session to mitigate CSRF attacks.A bean-like equivalent of a servlet filter, designed to be managed by a Spring container.Deprecated.Form DataConvert multipart/formdata to class org.alfresco.web.scripts.servlet.FormDataA filter adding HTTP response headers to incoming requests to improve security for the webapp.Factory for creating a Servlet AuthenticatorEntry point for Web ScriptsHTTP Servlet Web Script RequestHTTP Servlet Web Script ResponseHTTP Servlet Web Script RuntimeHTTP based Web Script Session