my own java.security.policy? - I need more control over the security aspects that cannot be handled by "java.policy". Can i build my own Policy implementation?
Created May 7, 2012
Davanum Srinivas JavaGeeks.com has an excellent article on the knowledge necessary to "roll your own" Java Security Policy implementations:
http://www.javageeks.com/Papers/JavaPolicy/JavaPolicy.pdf
http://www.javageeks.com/Papers/JavaPolicy/JavaPolicy.pdf