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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return SecurityConstraintType
 SecurityConstraintType Webapp22Factory.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.webapp22 with parameters of type SecurityConstraintType
 void DocumentRoot.setSecurityConstraint(SecurityConstraintType value)
          Sets the value of the 'Security Constraint' containment reference.