Package org.assertj.swing.security

Utilities related to security.

See:
          Description

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

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

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

Package org.assertj.swing.security Description

Utilities related to security.

Author:
Alex Ruiz


Copyright © 2014–2015 AssertJ. All rights reserved.