Class AttachmentViewServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.avoka.fc.core.servlet.AttachmentViewServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class AttachmentViewServlet extends HttpServlet
Provide an attachments download servlet for users reviewing their attachments. Security is provide via the attachmentKey reference.
See Also: