Uses of Interface
org.nuxeo.ecm.platform.htmlsanitizer.HtmlSanitizerService
-
Packages that use HtmlSanitizerService Package Description org.nuxeo.ecm.platform.htmlsanitizer -
-
Uses of HtmlSanitizerService in org.nuxeo.ecm.platform.htmlsanitizer
Classes in org.nuxeo.ecm.platform.htmlsanitizer that implement HtmlSanitizerService Modifier and Type Class Description class
HtmlSanitizerServiceImpl
Service that sanitizes some HMTL fields to remove potential cross-site scripting attacks in them.
-