Uses of Interface
org.apache.jetspeed.om.common.SecurityConstraint

Packages that use SecurityConstraint
org.apache.jetspeed.om.common   
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 SecurityConstraint in org.apache.jetspeed.om.common
 

Methods in org.apache.jetspeed.om.common that return SecurityConstraint
 SecurityConstraint SecuredResource.newSecurityConstraint()
           newSecurityConstraint
 

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

Methods in org.apache.jetspeed.om.page that return SecurityConstraint
 SecurityConstraint ContentFragment.newSecurityConstraint()
          Create new security constraint.
 

Uses of SecurityConstraint in org.apache.jetspeed.page
 

Methods in org.apache.jetspeed.page that return SecurityConstraint
 SecurityConstraint PageManager.newFolderSecurityConstraint()
          newFolderSecurityConstraint - creates a new security constraint definition
 SecurityConstraint PageManager.newFragmentSecurityConstraint()
          newFragmentSecurityConstraint - creates a new security constraint definition
 SecurityConstraint PageManager.newLinkSecurityConstraint()
          newLinkSecurityConstraint - creates a new security constraint definition
 SecurityConstraint PageManager.newPageSecurityConstraint()
          newPageSecurityConstraint - creates a new security constraint definition
 SecurityConstraint PageManager.newPageSecuritySecurityConstraint()
          newPageSecuritySecurityConstraint - creates a new security constraint definition
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.