Package play.filters.csrf

Interface Summary
CSRFErrorHandler This interface handles the CSRF error.
 

Class Summary
AddCSRFTokenAction  
CSRFErrorHandler.DefaultCSRFErrorHandler  
RequireCSRFCheckAction  
 

Annotation Types Summary
AddCSRFToken This action adds a CSRF token to the request and response if not already there.
RequireCSRFCheck This action requires a CSRF check.