Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.AuthConstraintType

Packages that use AuthConstraintType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of AuthConstraintType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return AuthConstraintType
 AuthConstraintType Webapp30Factory.createAuthConstraintType()
          Returns a new object of class 'Auth Constraint Type'.
 AuthConstraintType SecurityConstraintType.getAuthConstraint()
          Returns the value of the 'Auth Constraint' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type AuthConstraintType
 void SecurityConstraintType.setAuthConstraint(AuthConstraintType value)
          Sets the value of the 'Auth Constraint' containment reference.