| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto.raes.param.swing |
Provides the Swing based implementation of the interface
PromptingKeyProvider.View. |
| de.schlichtherle.truezip.key.pbe.swing |
Provides the Swing based implementation of the interface
PromptingKeyProvider.View. |
| Class and Description |
|---|
| SwingSafePbeParametersView
A Swing based user interface to prompt for passwords or key files.
|
| Class and Description |
|---|
| BasicFeedback
Provides run by beeping using the default toolkit.
|
| BasicInvalidKeyFeedback
Provides run by beeping using the default toolkit and disabling the
default button in the root pane for
SafeKeyProvider.MIN_KEY_RETRY_DELAY
milliseconds when prompting for a key and the last input was invalid. |
| Feedback
Provides visual and/or audible run to the user when prompting
for a key in its
Feedback.run(javax.swing.JPanel) method. |
| InvalidKeyFeedback
Provides visual and/or audible feedback to the user when prompting
for a key again after an invalid key has been provided before.
|
| KeyPanel
Abstract panel for prompting for authentication keys.
|
| SwingSafePbeParametersView
A Swing based user interface to prompt for passwords or key files.
|
| UnknownKeyFeedback
Provides visual and/or audible feedback to the user when prompting
for an unknown key for the first time.
|
| WeakKeyException
Thrown to indicate that a password or key file is considered weak.
|
Copyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.