ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Uses of Interface
org.jboss.shrinkwrap.descriptor.api.webcommon30.FormLoginConfigType

Packages that use FormLoginConfigType
org.jboss.shrinkwrap.descriptor.api.webcommon30 Provides the interfaces and enumeration types as defined in the schema 
 

Uses of FormLoginConfigType in org.jboss.shrinkwrap.descriptor.api.webcommon30
 

Methods in org.jboss.shrinkwrap.descriptor.api.webcommon30 that return FormLoginConfigType
 FormLoginConfigType<T> FormLoginConfigType.formErrorPage(String formErrorPage)
          Sets the form-error-page element
 FormLoginConfigType<T> FormLoginConfigType.formLoginPage(String formLoginPage)
          Sets the form-login-page element
 FormLoginConfigType<LoginConfigType<T>> LoginConfigType.getOrCreateFormLoginConfig()
          If not already created, a new form-login-config element with the given value will be created.
 FormLoginConfigType<T> FormLoginConfigType.removeFormErrorPage()
          Removes the form-error-page element
 FormLoginConfigType<T> FormLoginConfigType.removeFormLoginPage()
          Removes the form-login-page element
 


ShrinkWrap Descriptors Generated Java EE API 2.0.0-alpha-3

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.