Package org.jasig.portal.container.servlet

Interface Summary
ServletResponseFactory  
 

Class Summary
DummyParameterRequestWrapper This HttpServletRequestWrapper overrides the parameter related methods of a HttpServletRequest.
PortletAttributeRequestWrapper HttpServletRequest wrapper that tracks a set of request attributes that are local to this request.
PortletParameterRequestWrapper A HttpServletRequestWrapper that only allows non-portal paramters to be seen.
ServletObjectAccess  
ServletRequestImpl A wrapper of the real HttpServletRequest that allows modification of the request parameters and a uPortal implementation of security methods.
ServletResponseFactoryImpl  
ServletResponseImpl  
StoredServletResponseImpl