Package org.apache.sling.xss.impl
-
Interface Summary Interface Description XSSFilterRule This interface defines a protection context. -
Class Summary Class Description AntiSamyActions AntiSamyPolicyAdapter FallbackATag FallbackSlingPolicy HtmlSanitizer HtmlToHtmlContentContext This class implements an escaping rule to be used for cleaning up existing HTML content.PlainTextToHtmlContentContext Class that provides the capability of securing input provided as plain text for HTML output.PolicyHandler Class that provides the capability of securing input provided as plain text for HTML output.SanitizedResult XSSAPIImpl XSSFilterImpl This class implements theXSSFilter
using the Antisamy XSS protection library found at http://code.google.com/p/owaspantisamy/. -
Exception Summary Exception Description InvalidConfigException