TrueZIP 6.8.3

Uses of Class
de.schlichtherle.key.KeyPromptingDisabledException

Packages that use KeyPromptingDisabledException
de.schlichtherle.key An extensible, generalized manager for keys of arbitrary type required to create or open protected resources. 
de.schlichtherle.key.passwd.console The console I/O based implementation of the abstract base class KeyManager
de.schlichtherle.key.passwd.swing The Swing GUI based implementation of the abstract base class KeyManager
 

Uses of KeyPromptingDisabledException in de.schlichtherle.key
 

Methods in de.schlichtherle.key that throw KeyPromptingDisabledException
(package private) static void PromptingKeyManager.ensurePrompting()
           
protected  void PromptingKeyManager.ensurePromptingImpl()
          Called by some methods in the PromptingKeyProvider class in order to ensure that prompting mode is enabled.
 

Uses of KeyPromptingDisabledException in de.schlichtherle.key.passwd.console
 

Methods in de.schlichtherle.key.passwd.console that throw KeyPromptingDisabledException
protected  void PromptingKeyManager.ensurePromptingImpl()
          If no console is attached to this JVM, then this method throws a KeyPromptingDisabledException.
 

Uses of KeyPromptingDisabledException in de.schlichtherle.key.passwd.swing
 

Methods in de.schlichtherle.key.passwd.swing that throw KeyPromptingDisabledException
protected  void PromptingKeyManager.ensurePromptingImpl()
          If this JVM is running in headless mode, then this method throws a KeyPromptingDisabledException with a HeadlessException as its cause.
 


TrueZIP 6.8.3

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.