Package org.fest.swing.security

Support for security-related utilities.

See:
          Description

Interface Summary
ExitCallHook Understands a hook called by NoExitSecurityManager when an application tries to terminate the current JVM.
 

Class Summary
NoExitSecurityManager Understands a SecurityManager that does not allow an application under test to terminate the current JVM.
NoExitSecurityManagerInstaller Understands installing/uninstalling a NoExitSecurityManager.
 

Exception Summary
ExitException Understands an exception thrown when an application under tests tries to terminate the current JVM.
 

Package org.fest.swing.security Description

Support for security-related utilities.



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.