Class JNLPPolicy

java.lang.Object
java.security.Policy
net.sourceforge.jnlp.runtime.JNLPPolicy

public class JNLPPolicy extends Policy
Policy for JNLP environment. This class delegates to the system policy but always grants permissions to the JNLP code and system CodeSources (no separate policy file needed). This class may also grant permissions to applications at runtime if approved by the user.