Package org.apache.wiki.http.filter
-
Class Summary Class Description CsrfProtectionFilter CSRF protection Filter which uses the synchronizer token pattern – an anti-CSRF token is created and stored in the user session and in a hidden field on subsequent form submits.