|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use KeyManager | |
|---|---|
| de.schlichtherle.truezip.fs.archive.zip.raes | The archive driver family for RAES encrypted ZIP files, alias TZP files. |
| de.schlichtherle.truezip.key | A generic, extensible manager for keys of arbitrary type required to create or open protected resources. |
| de.schlichtherle.truezip.key.sl | Provides a singleton to locate a key manager service provider. |
| Uses of KeyManager in de.schlichtherle.truezip.fs.archive.zip.raes |
|---|
| Methods in de.schlichtherle.truezip.fs.archive.zip.raes that return KeyManager | ||
|---|---|---|
|
PromptingKeyManagerProvider.getManager(Class<K> type)
|
|
| Uses of KeyManager in de.schlichtherle.truezip.key |
|---|
| Classes in de.schlichtherle.truezip.key that implement KeyManager | |
|---|---|
class |
PromptingKeyManager<K extends SafeKey<K>>
A key manager which prompts the user for a key if required. |
class |
SafeKeyManager<K extends SafeKey<K>,P extends SafeKeyProvider<K>>
Uses a map to hold the safe key providers managed by this instance. |
| Methods in de.schlichtherle.truezip.key that return KeyManager | ||
|---|---|---|
|
KeyManagerService.getManager(Class<K> type)
Returns the key manager for the given key type. |
|
| Uses of KeyManager in de.schlichtherle.truezip.key.sl |
|---|
| Methods in de.schlichtherle.truezip.key.sl that return KeyManager | ||
|---|---|---|
|
KeyManagerLocator.getManager(Class<K> type)
|
|
|
TrueZIP Driver TZP (ZIP.RAES) 7.0-rc1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||