Package | Description |
---|---|
de.schlichtherle.truezip.key |
Provides an extensible manager for generic keys required to create or open
protected resources.
|
Modifier and Type | Method and Description |
---|---|
PromptingKeyProvider<K> |
PromptingKeyManager.getKeyProvider(URI resource) |
PromptingKeyProvider<K> |
PromptingKeyManager.getMappedKeyProvider(URI resource) |
PromptingKeyProvider<K> |
PromptingKeyManager.moveKeyProvider(URI oldResource,
URI newResource) |
protected PromptingKeyProvider<K> |
PromptingKeyManager.newKeyProvider()
Returns a new prompting key provider.
|
PromptingKeyProvider<K> |
PromptingKeyManager.removeKeyProvider(URI resource) |
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.