Package org.apache.portals.bridges.portletfilter

Interface Summary
PortletFilter A filter is an object that performs filtering tasks on either the request to a resource (a portlet), or on the response from a resource, or both.
 

Class Summary
FilterPortlet FilterPortlet provides a portlet implementation to filter the specified portlet.
PortletFilterChain A PortletFilterChain is an object provided to the developer giving a view into the invocation chain of a filtered request for a resource.
PortletFilterConfig A filter configuration object used by FilterPortlet to pass information to a filter during initialization.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.