tree: 0002e38e91f38957f6b2bdf6005c1527e4c5a761 [path history] [tgz]
  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.