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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return FormLoginConfigType
 FormLoginConfigType Webapp24Factory.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.webapp24 with parameters of type FormLoginConfigType
 void LoginConfigType.setFormLoginConfig(FormLoginConfigType value)
          Sets the value of the 'Form Login Config' containment reference.