Package org.apache.wiki.http.filter


package org.apache.wiki.http.filter
  • Classes
    Class
    Description
    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.