tree: 7903fed134f2729633d2b76e52f19dee77d6c2e5 [path history] [tgz]
  1. src/
  2. .gitignore
  3. pom.xml
  4. 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. org.apache.sling.xss.XSSAPI
  2. org.apache.sling.xss.XSSFilter

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