| Package | Description |
|---|---|
| net.java.truevfs.key.spec |
Provides an extensible manager for generic keys required to create or open
protected resources.
|
| net.java.truevfs.key.spec.param |
Provides interfaces and implementations for general cryptography parameters.
|
| net.java.truevfs.key.spec.sl |
Provides singletons to locate service providers on the class path.
|
| net.java.truevfs.key.spec.spi |
Provides abstract classes for locatable service providers.
|
| Class and Description |
|---|
| AbstractKeyManagerContainer
An abstract provider for an immutable map of secret key classes to nullable
key managers.
|
| KeyManager
A container for key providers for reading and writing protected resources.
|
| KeyManagerContainer
A provider for key managers for secret key classes.
|
| KeyProvider
Manages the life cycle of a generic secret key for reading and writing
protected resources.
|
| PersistentUnknownKeyException
Thrown to indicate that the retrieval of the key to open or create a
protected resource has failed and that this exception is cacheable.
|
| 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.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 secret key for the encryption and decryption of protected resources.
|
| 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 |
|---|
| 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 secret key for the encryption and decryption of protected resources.
|
| Class and Description |
|---|
| AbstractKeyManagerContainer
An abstract provider for an immutable map of secret key classes to nullable
key managers.
|
| KeyManager
A container for key providers for reading and writing protected resources.
|
| KeyManagerContainer
A provider for key managers for secret key classes.
|
| Class and Description |
|---|
| KeyManager
A container for key providers for reading and writing protected resources.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.