Package | Description |
---|---|
net.java.truecommons.key.spec.prompting |
Provides a key manager which promps users for
keys.
|
Modifier and Type | Method and Description |
---|---|
PromptingKey.View<K> |
PromptingKeyManager.getView() |
Constructor and Description |
---|
PromptingKeyManager(PromptingKey.View<K> view)
Constructs a new prompting key manager.
|
PromptingKeyManagerMap(Class<K> clazz,
PromptingKey.View<K> view)
Constructs a new prompting key manager service using the given view.
|
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.