SLING-7167 Adjust READMEs

add uniform header linking to Sling project

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810853 13f79535-47bb-0310-9956-ffa450edef68
2 files changed
tree: c788025126aaf0bf946c614f60823aca8b2ba364
  1. src/
  2. .gitignore
  3. pom.xml
  4. README.md
README.md

Apache Sling XSS Protection

This module is part of the Apache Sling project.

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.