Interface | Description |
---|---|
XSSFilterRule |
This interface defines a protection context.
|
Class | Description |
---|---|
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.
|
XSSAPIAdapterFactory |
Adapter factory that adapts a
ResourceResolver to a resourceResolver-specific
XSSAPI service. |
XSSAPIImpl | |
XSSFilterImpl |
This class implements the
XSSFilter using the Antisamy XSS protection library found at
http://code.google.com/p/owaspantisamy/. |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.