Package com.zfabrik.util.microweb.actions
package com.zfabrik.util.microweb.actions
-
ClassDescriptionA chain action will call all actions in order until one of them returns non-null;to wrap other actions that should only be effective upon an exact path matchgiven a URL of the form [prefix][remainder] we forward to [target][remainder]given a URL of the form [prefix][remainder] we forward to [target][remainder]Handle logoutRepresentation of an OutCome of an action.just sets the page impression flagFor this action will make the microwebfilter ignore the request and continue with the filter chain.In order to block Cross-Site Request Forgery attacks, we require that a request provides the current session id as a parameter by the name jsessionid.