| Package | Description |
|---|---|
| net.java.truevfs.key.spec |
Provides an extensible manager for generic keys required to create or open
protected resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PromptingKeyProvider.View.promptReadKey(PromptingKeyProvider.Controller<K> controller,
boolean invalid)
Prompts the user for the key for reading the contents of an
existing protected resource.
|
void |
PromptingKeyProvider.View.promptWriteKey(PromptingKeyProvider.Controller<K> controller)
Prompts the user for the key for (over)writing the contents of a
new or existing protected resource.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.