Class KeyTool

java.lang.Object
net.sf.jstuff.core.security.KeyTool

public abstract class KeyTool extends Object
Allows programmatic execution of the KeyTool on Oracle and IBM JVMs. During execution this class tries to install a custom security manager to prevent JVM exist calls by the underlying KeyTool class implementation.
Author:
Sebastian Thomschke