Is there a way I can find out which one is not needed?
I tried to write my own security manager to remember all permission objects checked and then compare it with the policy file, but if the policy file has permissions granted to different codebases, I cannot tell which one is for which.
Thanks Max