Package ice.util.security

Interface Summary
BoxedCode A code to run with privileges dropped or gained.
 

Class Summary
SecurityKit Access to java.lang.SecurityManager installation and java.security.AccessController in jdk 1.2 or its emulation under jdk 1.1
 

Exception Summary
ProxyException Utility class to wrap checked exception to pass then out of BoxedCode.run implementation.