Handle Java security policies and managers
------------------------------------------

                 Key: BVAL-54
                 URL: https://issues.apache.org/jira/browse/BVAL-54
             Project: BeanValidation
          Issue Type: Bug
    Affects Versions: 0.1-incubating
            Reporter: Donald Woods
             Fix For: 0.2-incubating


It looks like we have several places in the code where we need to use a 
java.security.PrivilegedAction and AccessController.
We currently have 
bval-core/src/main/java/org/apache/bval/util/PrivilegedActions.java which just 
needs to be used before accessing classloaders, system resources, ....


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to