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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.