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

Packages that use SecurityConstraints
org.apache.jetspeed.om.common   
org.apache.jetspeed.page   
 

Uses of SecurityConstraints in org.apache.jetspeed.om.common
 

Methods in org.apache.jetspeed.om.common that return SecurityConstraints
 SecurityConstraints SecuredResource.getSecurityConstraints()
           getSecurityConstraints
 SecurityConstraints SecuredResource.newSecurityConstraints()
           newSecurityConstraints
 

Methods in org.apache.jetspeed.om.common with parameters of type SecurityConstraints
 void SecuredResource.setSecurityConstraints(SecurityConstraints constraints)
           setSecurityConstraints
 

Uses of SecurityConstraints in org.apache.jetspeed.page
 

Methods in org.apache.jetspeed.page that return SecurityConstraints
 SecurityConstraints PageManager.newSecurityConstraints()
          newSecurityConstraints - creates a new empty security constraints definition
 



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