|
TrueZIP 6.8.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use de.schlichtherle.key | |
|---|---|
| de.schlichtherle.key | An extensible, generalized manager for keys of arbitrary type required to create or open protected resources. |
| de.schlichtherle.key.passwd.console |
The console I/O based implementation of the abstract base class
KeyManager. |
| Classes in de.schlichtherle.key used by de.schlichtherle.key | |
|---|---|
| AbstractKeyProvider
This abstract class implements the base functionality required to be a "friendly" KeyProvider. |
|
| AesKeyProvider
A KeyProvider which allows to select the cipher key strength
when creating a new AES encrypted resource or replacing the entire
contents of an already existing AES encrypted resource. |
|
| KeyManager
An abstract class which maintains a static map of KeyProvider
instances for any protected resource which clients need to create or open. |
|
| KeyManager.KeyProviderCommand
Implemented by sub classes to define commands which shall be executed on key providers with the KeyManager.forEachKeyProvider(de.schlichtherle.key.KeyManager.KeyProviderCommand) method. |
|
| KeyPromptingDisabledException
Thrown to indicate that the retrieval of the key to open or create a protected resource has been disabled. |
|
| KeyProvider
A general purpose interface used by client applications to retrieve a key which is required to create or open a protected resource. |
|
| PromptingKeyProvider
A "friendly" implementation of KeyProvider which prompts the user
for a key for its protected resource, enforcing a three seconds suspension
penalty if a wrong key was provided. |
|
| PromptingKeyProvider.KeyProvided
|
|
| PromptingKeyProvider.PromptingLock
|
|
| PromptingKeyProvider.Reset
|
|
| PromptingKeyProvider.State
|
|
| PromptingKeyProviderUI
Used by PromptingKeyProviders for the actual prompting of the user
for a key (a password for example) which is required to access a protected
resource. |
|
| UnknownKeyException
Thrown to indicate that the retrieval of the key to open or create a protected resource has failed. |
|
| Classes in de.schlichtherle.key used by de.schlichtherle.key.passwd.console | |
|---|---|
| PromptingKeyManager
An abstract KeyManager which prompts the user for a key if required. |
|
| PromptingKeyProvider
A "friendly" implementation of KeyProvider which prompts the user
for a key for its protected resource, enforcing a three seconds suspension
penalty if a wrong key was provided. |
|
| PromptingKeyProviderUI
Used by PromptingKeyProviders for the actual prompting of the user
for a key (a password for example) which is required to access a protected
resource. |
|
|
TrueZIP 6.8.2 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||