|
Class Summary |
| AbstractValidatorHelper |
It validates client requests by comsuming an object of type IState and
validating all the entry data, besides replacing relative values by its real
values. |
| RequestWrapper |
A wrapper for HTTP servlet request. |
| ResponseWrapper |
A wrapper for HTTP servlet response. |
| SavedCookie |
Stores off the values of a cookie in a serializable holder. |
| ValidatorFilter |
An unique filter exists within HDIV. |
| ValidatorHelperRequest |
It validates client requests by comsuming an object of type IState and
validating all the entry data, besides replacing relative values by its real
values. |
| ValidatorHelperThreadLocal |
It validates client requests by comsuming an object of type IState and validating
all the entry data, besides replacing relative values by its real values. |