GitHub - apache/sling-org-apache-sling-xss: Apache Sling XSS Protection (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
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:
- org.apache.sling.xss.XSSAPI
- org.apache.sling.xss.XSSFilter
Please check the JavaDoc of each service to find out what methods they provide.