Package org.apache.sling.xss.impl
-
Interface Summary Interface Description XSSFilterRule This interface defines a protection context. -
Class Summary Class Description AttributeTranslatingTransformerFactoryImpl Translates configuration calls to specific unsupported attributes to theXMLConstants.FEATURE_SECURE_PROCESSING
featureFallbackATag FallbackSlingPolicy 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.XSSAPIImpl XSSFilterImpl This class implements theXSSFilter
using the Antisamy XSS protection library found at http://code.google.com/p/owaspantisamy/.