Package | Description |
---|---|
net.java.truecommons.key.spec.prompting |
Provides a key manager which promps users for
keys.
|
Modifier and Type | Method and Description |
---|---|
void |
PromptingKey.View.promptKeyForReading(PromptingKey.Controller<K> controller,
boolean invalid)
Prompts the user for the key for reading the contents of an
existing protected resource.
|
void |
PromptingKey.View.promptKeyForWriting(PromptingKey.Controller<K> controller)
Prompts the user for the key for (over)writing the contents of a
new or existing protected resource.
|
Copyright © 2012–2018 Schlichtherle IT Services. All rights reserved.