Package | Description |
---|---|
net.java.truecommons.key.spec.prompting |
Provides a key manager which promps users for
keys.
|
net.java.truecommons.key.spec.unknown |
Provides a complete key manager implementation which fails to resolve any
keys.
|
Modifier and Type | Class and Description |
---|---|
class |
PromptingKeyManager<K extends PromptingKey<K>>
A key manager which prompts the user for a secret key if required.
|
Modifier and Type | Class and Description |
---|---|
class |
UnknownKeyManager
This key manager fails to resolve any keys.
|
Copyright © 2012–2017 Schlichtherle IT Services. All rights reserved.