FasterXML / FasterXML/java-classmate
Consider adding PrivilegedAction (java security manager) check for com.fasterxml.classmate.ResolvedType._getMethods
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 266
- Forks
- 47
- Merge medio
- 1 h 42 min
- PR fusionados (30 d)
- 1
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.