Class Summary |
DefaultSessionValidator |
The SessionValidator attempts to retrieve the User object from the
Servlet API session that is associated with the request. |
SessionValidator |
The SessionValidator attempts to retrive the User object from the
Servlet API session that is associated with the request. |
TemplateSecureSessionValidator |
SessionValidator that requires login for use with the WebMacroSite
Service. |
TemplateSessionValidator |
SessionValidator for use with the Template Service, the
TemplateSessionValidator is virtually identical to the
TemplateSecureValidator except that it does not tranfer to the
login page when it detects a null user (or a user not logged in). |