All Classes
Class
Description
A chain action will call all actions in order until one of them returns
non-null;
central decoration for this site/app
to wrap other actions that should only be effective upon an exact path match
given 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 logout
The MicroWeb web utility stores several pieces of processing information on the current request object.
All this filter does is to check wether an action should be executed for this
request.
Representation of an OutCome of an action.
just sets the page impression flag
For 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.