Uses of Class
org.apache.openejb.jee.UserDataConstraint
-
Packages that use UserDataConstraint Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of UserDataConstraint in org.apache.openejb.jee
Fields in org.apache.openejb.jee declared as UserDataConstraint Modifier and Type Field Description protected UserDataConstraintSecurityConstraint. userDataConstraintMethods in org.apache.openejb.jee that return UserDataConstraint Modifier and Type Method Description UserDataConstraintSecurityConstraint. getUserDataConstraint()Methods in org.apache.openejb.jee with parameters of type UserDataConstraint Modifier and Type Method Description voidSecurityConstraint. setUserDataConstraint(UserDataConstraint value)
-