|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use PromptingKeyProvider.UI | |
|---|---|
| de.schlichtherle.truezip.crypto.raes.param.console | The console I/O based implementation of the interface
PromptingKeyProvider.UI. |
| de.schlichtherle.truezip.key | A generic, extensible manager for keys of arbitrary type required to create or open protected resources. |
| Uses of PromptingKeyProvider.UI in de.schlichtherle.truezip.crypto.raes.param.console |
|---|
| Classes in de.schlichtherle.truezip.crypto.raes.param.console that implement PromptingKeyProvider.UI | |
|---|---|
class |
AesCipherParametersUI
A console based user interface to prompt for passwords. |
| Uses of PromptingKeyProvider.UI in de.schlichtherle.truezip.key |
|---|
| Fields in de.schlichtherle.truezip.key declared as PromptingKeyProvider.UI | |
|---|---|
private PromptingKeyProvider.UI<? extends K> |
PromptingKeyProvider.ui
The user interface instance which is used to prompt the user for a key. |
private PromptingKeyProvider.UI<? extends K> |
PromptingKeyManager.ui
The user interface classes or instances. |
| Methods in de.schlichtherle.truezip.key that return PromptingKeyProvider.UI | |
|---|---|
(package private) PromptingKeyProvider.UI<? extends K> |
PromptingKeyProvider.getUI()
|
| Methods in de.schlichtherle.truezip.key with parameters of type PromptingKeyProvider.UI | |
|---|---|
(package private) void |
PromptingKeyProvider.setUI(PromptingKeyProvider.UI<? extends K> ui)
|
| Constructors in de.schlichtherle.truezip.key with parameters of type PromptingKeyProvider.UI | |
|---|---|
PromptingKeyManager(PromptingKeyProvider.UI<? extends K> ui)
Constructs a new prompting key manager. |
|
|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||