|
TrueZIP 6.8 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||