Uses of Class
javax.portlet.PortletSecurityException

Packages that use PortletSecurityException
javax.portlet The javax.portlet package defines the API for Java Portlet Specification V2.0. 
org.apache.pluto.driver.services.container   
org.apache.pluto.internal.impl   
org.apache.pluto.spi   
 

Uses of PortletSecurityException in javax.portlet
 

Methods in javax.portlet that throw PortletSecurityException
 void BaseURL.setSecure(boolean secure)
          Indicated the security setting for this URL.
 

Uses of PortletSecurityException in org.apache.pluto.driver.services.container
 

Methods in org.apache.pluto.driver.services.container that throw PortletSecurityException
 void PortletURLProviderImpl.setSecure()
           
 

Uses of PortletSecurityException in org.apache.pluto.internal.impl
 

Methods in org.apache.pluto.internal.impl that throw PortletSecurityException
 void BaseURLImpl.setSecure(boolean secure)
           
 

Uses of PortletSecurityException in org.apache.pluto.spi
 

Methods in org.apache.pluto.spi that throw PortletSecurityException
 void PortletURLProvider.setSecure()
          By calling this method the URL is defined as a secure URL.
 



Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.