org.apache.sling.xss-1.0.0
[maven-release-plugin]  copy for tag org.apache.sling.xss-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.xss-1.0.0@1666962 13f79535-47bb-0310-9956-ffa450edef68
tree: 2a0907396b62d8ad5fcb5b43f33dde615ad88b6a
  1. src/
  2. .gitignore
  3. LICENSE
  4. NOTICE
  5. pom.xml
  6. README.md
README.md

Apache Sling XSS Bundle

The Apache Sling XSS Bundle provides two services for escaping and filtering XSS-prone user submitted content:

  1. XSSAPI
  2. XSSFilter

Please check the JavaDoc of each service to find out what methods they provide.