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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as UserDataConstraintType
protected  UserDataConstraintType SecurityConstraintType.userDataConstraint
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return UserDataConstraintType
 UserDataConstraintType ObjectFactory.createUserDataConstraintType()
          Create an instance of UserDataConstraintType
 UserDataConstraintType SecurityConstraintType.getUserDataConstraint()
          Gets the value of the userDataConstraint property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type UserDataConstraintType
 void SecurityConstraintType.setUserDataConstraint(UserDataConstraintType value)
          Sets the value of the userDataConstraint property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.