Class HtmlSanitizerListener

java.lang.Object
org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerListener
All Implemented Interfaces:
EventListener

public class HtmlSanitizerListener extends Object implements EventListener
Listener that sanitizes some HTML fields to remove potential cross-site scripting attacks in them.
  • Field Details

  • Constructor Details

    • HtmlSanitizerListener

      public HtmlSanitizerListener()
  • Method Details