Class 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.
    • Constructor Detail

      • HtmlSanitizerListener

        public HtmlSanitizerListener()