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

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

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

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