Uses of Class
org.ops4j.pax.web.extender.war.internal.model.WebAppConstraintMapping

Packages that use WebAppConstraintMapping
org.ops4j.pax.web.extender.war.internal   
org.ops4j.pax.web.extender.war.internal.model   
 

Uses of WebAppConstraintMapping in org.ops4j.pax.web.extender.war.internal
 

Methods in org.ops4j.pax.web.extender.war.internal with parameters of type WebAppConstraintMapping
 void WebAppVisitor.visit(WebAppConstraintMapping constraintMapping)
          Called once for each constraint mapping element
 

Uses of WebAppConstraintMapping in org.ops4j.pax.web.extender.war.internal.model
 

Methods in org.ops4j.pax.web.extender.war.internal.model that return WebAppConstraintMapping
 WebAppConstraintMapping[] WebApp.getConstraintMappings()
           
 

Methods in org.ops4j.pax.web.extender.war.internal.model with parameters of type WebAppConstraintMapping
 void WebApp.addConstraintMapping(WebAppConstraintMapping constraintMapping)
          Add a security constraint
 



Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.