| Package | Description |
|---|---|
| de.schlichtherle.truezip.crypto.raes.param |
Provides AES cipher parameters for use as the key for the class
PromptingKeyProvider. |
| de.schlichtherle.truezip.crypto.raes.param.console |
The console I/O based implementation of the interface
PromptingKeyProvider.View. |
| de.schlichtherle.truezip.crypto.raes.param.swing |
The console I/O based implementation of the interface
PromptingKeyProvider.View. |
| 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.
|
| de.schlichtherle.truezip.key.spi |
Provides an abstract class for a locatable key manager service provider.
|
| Class and Description |
|---|
| KeyManager
A container for key providers for protected resources which need to
get created or opened by client applications.
|
| KeyManagerProvider
A service for the singleton key manager for given key type.
|
| SafeKey
A safe key for a protected resource.
|
| Class and Description |
|---|
| PromptingKeyProvider.Controller
Proxies access to the key for
PromptingKeyProvider.View implementations. |
| PromptingKeyProvider.View
Used for the actual prompting of the user for a key (a password for
example) which is required to access a protected resource.
|
| Class and Description |
|---|
| UnknownKeyException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has failed.
|
| Class and Description |
|---|
| KeyManager
A container for key providers for protected resources which need to
get created or opened by client applications.
|
| KeyManagerProvider
A service for the singleton key manager for given key type.
|
| KeyProvider
A general purpose interface used by client applications to retrieve a
key which is required for write or read access to a protected resource.
|
| PromptingKeyManager
A key manager which prompts the user for a key if required.
|
| PromptingKeyProvider.View
Used for the actual prompting of the user for a key (a password for
example) which is required to access a protected resource.
|
| Class and Description |
|---|
| KeyManager
A container for key providers for protected resources which need to
get created or opened by client applications.
|
| KeyProvider
A general purpose interface used by client applications to retrieve a
key which is required for write or read access to a protected resource.
|
| KeyProvider.Factory
A factory for key providers.
|
| PromptingKeyProvider
A "safe" key provider which prompts the user for a key for its protected
resource.
|
| PromptingKeyProvider.Controller
Proxies access to the key for
PromptingKeyProvider.View implementations. |
| PromptingKeyProvider.State
Implements the behavior strategy of its enclosing class.
|
| PromptingKeyProvider.View
Used for the actual prompting of the user for a key (a password for
example) which is required to access a protected resource.
|
| SafeKey
A safe key for a protected resource.
|
| SafeKeyManager
Uses a map to hold the safe key providers managed by this instance.
|
| SafeKeyProvider
Provides the base functionality required to implement a "safe" key provider.
|
| UnknownKeyException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has failed.
|
| Class and Description |
|---|
| KeyManager
A container for key providers for protected resources which need to
get created or opened by client applications.
|
| KeyManagerProvider
A service for the singleton key manager for given key type.
|
| Class and Description |
|---|
| KeyManagerProvider
A service for the singleton key manager for given key type.
|
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.