Uses of Class
org.hibernate.validator.internal.util.privilegedactions.GetResource
-
Packages that use GetResource Package Description org.hibernate.validator.internal.util.privilegedactions Implementations of PrivilegedAction in order to execute reflection operations in a security manager. -
-
Uses of GetResource in org.hibernate.validator.internal.util.privilegedactions
Methods in org.hibernate.validator.internal.util.privilegedactions that return GetResource Modifier and Type Method Description static GetResourceGetResource. action(ClassLoader classLoader, String resourceName)
-