Plugin for policy files used for SecurityManager

已回答

Is there any plugin available for creating "*.policy" files which are used for SecurityManager class in Java with auto completion support?

0

https://github.com/pro-grade/pro-grade/

This can be used to generate .policy files as well as has its own security manager to have deny rules ( normal default security manager that comes with java only have grant roles )

0

请先登录再写评论。