Uses of Class
org.apache.pluto.descriptors.portlet.SecurityConstraintDD

Packages that use SecurityConstraintDD
org.apache.pluto.descriptors.portlet   
 

Uses of SecurityConstraintDD in org.apache.pluto.descriptors.portlet
 

Methods in org.apache.pluto.descriptors.portlet that return types with arguments of type SecurityConstraintDD
 java.util.List<SecurityConstraintDD> PortletAppDD.getSecurityConstraint()
           
 

Method parameters in org.apache.pluto.descriptors.portlet with type arguments of type SecurityConstraintDD
 void PortletAppDD.setSecurityConstraint(java.util.List<SecurityConstraintDD> securityConstraint)
           
 



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