Package play.filters.csrf

Class Summary
AddCSRFTokenAction  
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.