Questions tagged [javapolicy]
16 questions
-1
votes
1 answer
Append with existing java policy
I have my custom policy file which I want to append to existing Java Policy programmatically but not from command prompt because there = for append and == to override.
If I try
System.setSecurityManager(new…

Neha Srivastava
- 31
- 1
- 3