Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.SecurityConstraintType

Packages that use SecurityConstraintType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of SecurityConstraintType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return SecurityConstraintType
 SecurityConstraintType ObjectFactory.createSecurityConstraintType()
          Create an instance of SecurityConstraintType
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return types with arguments of type SecurityConstraintType
 JAXBElement<SecurityConstraintType> ObjectFactory.createWebAppTypeSecurityConstraint(SecurityConstraintType value)
          Create an instance of JAXBElement<SecurityConstraintType>}
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type SecurityConstraintType
 JAXBElement<SecurityConstraintType> ObjectFactory.createWebAppTypeSecurityConstraint(SecurityConstraintType value)
          Create an instance of JAXBElement<SecurityConstraintType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.