| Class | Description |
|---|---|
| CSRFInterceptor |
Interceptor to prevent CSRF attacks on POST, PUT and DELETE methods.
|
| CSRFToken |
Representation of a token that is used to prevent CSRF attacks.
|
| CSRFTokenBean |
Utility class to provide easy access to
CSRFToken in JSP contexts. |
| CSRFTokenRepository |
Repository responsible for the handling of
CSRFTokens. |
Copyright © 2018 FenixEdu. All rights reserved.