| Package | Description |
|---|---|
| de.schlichtherle.truezip.key |
A generic, extensible manager for keys of arbitrary type required to
create or open protected resources.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PromptingKeyProvider.Factory<K extends SafeKey<K>>
A factory for
PromptingKeyProviders. |
| Modifier and Type | Field and Description |
|---|---|
private KeyProvider.Factory<? extends P> |
SafeKeyManager.factory |
| Constructor and Description |
|---|
SafeKeyManager(KeyProvider.Factory<? extends P> factory)
Constructs a new default key manager.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.