Uses of Package
org.apache.sling.xss
-
Packages that use org.apache.sling.xss Package Description org.apache.sling.xss XSS Protection Serviceorg.apache.sling.xss.impl -
Classes in org.apache.sling.xss used by org.apache.sling.xss Class Description ProtectionContext This enumeration defines the context for executing XSS protection. -
Classes in org.apache.sling.xss used by org.apache.sling.xss.impl Class Description ProtectionContext This enumeration defines the context for executing XSS protection.XSSAPI A service providing validators and encoders for XSS protection during the composition of HTML pages.XSSFilter This service should be used to protect output against potential XSS attacks.