| Class | Description |
|---|---|
| BaseServlet | |
| CSRFFilter |
A CSRF Filter class for the web-tier checking that certain requests supply a secret token that is compared
to the token existing in the user's session to mitigate CSRF attacks.
|
| SecurityHeadersFilter |
A filter adding HTTP response headers to incoming requests to improve security for the webapp.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.