Uses of Class
org.glassfish.grizzly.servlet.ver25.LoginConfigType

Packages that use LoginConfigType
org.glassfish.grizzly.servlet.ver25   
 

Uses of LoginConfigType in org.glassfish.grizzly.servlet.ver25
 

Methods in org.glassfish.grizzly.servlet.ver25 that return LoginConfigType
 LoginConfigType ObjectFactory.createLoginConfigType()
          Create an instance of LoginConfigType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type LoginConfigType
 javax.xml.bind.JAXBElement<LoginConfigType> ObjectFactory.createWebAppTypeLoginConfig(LoginConfigType value)
          Create an instance of JAXBElement<LoginConfigType>}
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type LoginConfigType
 javax.xml.bind.JAXBElement<LoginConfigType> ObjectFactory.createWebAppTypeLoginConfig(LoginConfigType value)
          Create an instance of JAXBElement<LoginConfigType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.