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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 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_2_5 with parameters of type SecurityConstraintType
 JAXBElement<SecurityConstraintType> ObjectFactory.createWebAppTypeSecurityConstraint(SecurityConstraintType value)
          Create an instance of JAXBElement<SecurityConstraintType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.