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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return AuthConstraintType
 AuthConstraintType Webapp23Factory.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.webapp23 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.