| Package | Description |
|---|---|
| com.helger.xservlet | |
| com.helger.xservlet.filter |
| Modifier and Type | Method and Description |
|---|---|
protected com.helger.commons.collection.impl.ICommonsList<IXServletLowLevelFilter> |
AbstractXServlet.filterLowLevelList() |
| Modifier and Type | Class and Description |
|---|---|
class |
XServletFilterConsistency
Handle special content related stuff that needs to be processed for every
servlet.
|
class |
XServletFilterSecurityHttpReferrerPolicy
Always set the correct `Referrer-Policy` header.
|
class |
XServletFilterSecurityPoxy
Avoid Httpoxy attack using the 'Proxy' HTTP header
|
class |
XServletFilterSecurityXFrameOptions
Avoid Clickjacking attack using the 'X-Frame-Options' HTTP header.
|
Copyright © 2017–2019 Philip Helger. All rights reserved.