Package org.jboss.test.util

Class Summary
AppCallbackHandler (src) An implemeentation of the JAAS CallbackHandler interface that handles NameCallbacks, PasswordCallbac, TextInputCallback and the JBoss ByteArrayCallback
ClassMover (src) A utility class that moves a class file to a .bak file to effectively remove it from the classpath using #move(String) and restores it using #restore(File).
Debug (src) Various debugging utility methods available for use in unit tests
LoggingRMIClassLoader (src) Logs RMI classloading activity