org.sourceforge.bdbadapter.util
Class SecurityUtil

java.lang.Object
  |
  +--org.sourceforge.bdbadapter.util.SecurityUtil

public class SecurityUtil
extends java.lang.Object

This class is only used during development/testing of the adapter.


Constructor Summary
SecurityUtil()
           
 
Method Summary
static void printCodeBase(java.lang.Class clazz)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

SecurityUtil

public SecurityUtil()
Method Detail

printCodeBase

public static void printCodeBase(java.lang.Class clazz)