summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml
index 7441508a..f5039df4 100644
--- a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml
+++ b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/web.xml
@@ -15,7 +15,7 @@
</session-config>
<filter>
<filter-name>SecurityXssFilter</filter-name>
- <filter-class>org.onap.portalapp.filtersss.SecurityXssFilter</filter-class>
+ <filter-class>org.onap.portalapp.filter.SecurityXssFilter</filter-class>
</filter>
<filter-mapping>
<filter-name>SecurityXssFilter</filter-name>