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

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

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

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