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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return FormLoginConfigType
 FormLoginConfigType Webapp30Factory.createFormLoginConfigType()
          Returns a new object of class 'Form Login Config Type'.
 FormLoginConfigType LoginConfigType.getFormLoginConfig()
          Returns the value of the 'Form Login Config' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type FormLoginConfigType
 void LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the 'Form Login Config' containment reference.