FasterXML / FasterXML/java-classmate
Consider adding PrivilegedAction (java security manager) check for com.fasterxml.classmate.ResolvedType._getMethods
Open
- Dominant language
- Java
- Stars
- 266
- Forks
- 47
- Avg merge
- 1h 42m
- Merged PRs (30d)
- 1
Description
a Java security manager (when using a Java security manager) exception that I am seeing is shown at https://gist.github.com/scottmarlow/30a83514b4d0e0fde901
Could we wrap PrivilegedAction (http://docs.oracle.com/javase/7/docs/api/java/security/PrivilegedAction.html) around code that accesses resources that need permissions? I think that would help. Example is shown at http://docs.oracle.com/javase/tutorial/ext/security/policy.html
Is this something that you are already planning or would like help with?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.