Uses of Class
org.apache.jetspeed.portal.security.portlets.PortletWrapper

Packages that use PortletWrapper
org.apache.jetspeed.portal.security.portlets This package is for portal implementation wrappers that do security checked access to public methods in portlet classes. 
 

Uses of PortletWrapper in org.apache.jetspeed.portal.security.portlets
 

Subclasses of PortletWrapper in org.apache.jetspeed.portal.security.portlets
 class CacheablePortletWrapper
           This object is used to wrap a Portlet, ensuring that access control rules are enforced.
 class CacheableStatefulPortletWrapper
           This object is used to wrap a Portlet, ensuring that access control rules are enforced.
 class StatefulPortletWrapper
           This object is used to wrap a Portlet, ensuring that access control rules are enforced.
 



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