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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.