Uses of Interface
org.apache.jetspeed.om.page.SecurityConstraintsDef

Packages that use SecurityConstraintsDef
org.apache.jetspeed.om.page This package represents an Object Model for manipulating portal "pages" describing the layout process for a specific page to the aggregation engine. 
org.apache.jetspeed.page   
 

Uses of SecurityConstraintsDef in org.apache.jetspeed.om.page
 

Methods in org.apache.jetspeed.om.page that return SecurityConstraintsDef
 SecurityConstraintsDef PageSecurity.getSecurityConstraintsDef(String name)
           getSecurityConstraintsDef
 SecurityConstraintsDef PageSecurity.newSecurityConstraintsDef()
           newSecurityConstraintsDef
 

Uses of SecurityConstraintsDef in org.apache.jetspeed.page
 

Methods in org.apache.jetspeed.page that return SecurityConstraintsDef
 SecurityConstraintsDef PageManager.newSecurityConstraintsDef()
          newSecurityConstraintsDef - creates a new security constraints definition
 



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