org.eparapher.core.crypto
Class JCEPolicyTest

java.lang.Object
  extended by org.eparapher.core.crypto.JCEPolicyTest

public class JCEPolicyTest
extends Object


Constructor Summary
JCEPolicyTest()
           
 
Method Summary
static boolean QuickJCEPolicyTest()
          Test that the current Java Virtual Machine has the JCE Unlimited strength policy patch applied
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCEPolicyTest

public JCEPolicyTest()
Method Detail

QuickJCEPolicyTest

public static boolean QuickJCEPolicyTest()
Test that the current Java Virtual Machine has the JCE Unlimited strength policy patch applied

Returns:
true if the patch has been applied


Copyright © 2009 eParapher Software Foundation. All Rights Reserved.