Package | Description |
---|---|
de.schlichtherle.truezip.key |
Provides an extensible manager for generic keys required to create or open
protected resources.
|
Modifier and Type | Class and Description |
---|---|
class |
SafeKeyManager<K extends SafeKey<K>,P extends SafeKeyProvider<K>>
Uses a map to hold the safe key providers managed by this instance.
|
Modifier and Type | Class and Description |
---|---|
class |
PromptingKeyProvider<K extends SafeKey<K>>
A "safe" key provider which prompts the user for a key for its protected
resource.
|
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.