Wombat::Core::SessionFacade - internal session facade
Facade class that wraps an internal Session object. All methods are delegated to the wrapped sessoin. The facade is presented to servlet code so that the servlet code does not have access to internal Session methods.
new()
Parameters:
the Servlet::Http::HttpSession manpage, the Wombat::Core::Session manpage
Brian Moseley, bcm@maz.org