Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.SecurityConstraintType

Packages that use SecurityConstraintType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of SecurityConstraintType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return SecurityConstraintType
 SecurityConstraintType Webapp23Factory.createSecurityConstraintType()
          Returns a new object of class 'Security Constraint Type'.
 SecurityConstraintType DocumentRoot.getSecurityConstraint()
          Returns the value of the 'Security Constraint' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type SecurityConstraintType
 void DocumentRoot.setSecurityConstraint(SecurityConstraintType value)
          Sets the value of the 'Security Constraint' containment reference.