| 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 |
KeyPromptingCancelledException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has been cancelled.
|
class |
KeyPromptingDisabledException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has been disabled.
|
| Modifier and Type | Field and Description |
|---|---|
private CacheableUnknownKeyException |
PromptingKeyProvider.exception |
| Modifier and Type | Method and Description |
|---|---|
private CacheableUnknownKeyException |
PromptingKeyProvider.getException() |
(package private) <K extends SafeKey<K>> |
PromptingKeyProvider.State.getException(PromptingKeyProvider<K> provider) |
| Modifier and Type | Method and Description |
|---|---|
private void |
PromptingKeyProvider.setException(CacheableUnknownKeyException exception) |
(package private) <K extends SafeKey<K>> |
PromptingKeyProvider.State.setException(PromptingKeyProvider<K> provider,
CacheableUnknownKeyException ex) |
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.