Package | Description |
---|---|
org.apache.sling.xss |
XSS Protection Service
|
org.apache.sling.xss.impl |
Class and 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.
|
Class and 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.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.