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

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

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

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

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