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

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

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

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

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