| Class Summary | |
|---|---|
| ZMController | Request controller base class. |
| ZMFormBean | Base class for form data container. |
| ZMRequest | A central place for all request/session stuff. |
| ZMSacsMapper | Handle access control and security mappings. |
| ZMUrlMapper | Handle URL mappings. |
| ZMView | A view. |
| Interface Summary | |
|---|---|
| ZMPrincipal | This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id. |
All request processing code.