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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return AuthConstraintType
 AuthConstraintType Webapp24Factory.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.webapp24 with parameters of type AuthConstraintType
 void SecurityConstraintType.setAuthConstraint(AuthConstraintType value)
          Sets the value of the 'Auth Constraint' containment reference.