Package | Description |
---|---|
net.java.truecommons.key.spec.common |
Provides interfaces and classes for cryptographic parameters which are
specific to common algorithms, for example the Advanced Encryption Standard
(AES).
|
net.java.truecommons.key.spec.prompting |
Provides a key manager which promps users for
keys.
|
Class and Description |
---|
AbstractPromptingPbeParameters
A JavaBean with properties for prompting for password based encryption (PBE)
parameters.
|
PromptingKey
A prompting key for writing and reading protected resources.
|
PromptingPbeParameters
Parameters with properties for prompting for password based encryption (PBE)
parameters.
|
Class and Description |
---|
AbstractPromptingPbeParameters
A JavaBean with properties for prompting for password based encryption (PBE)
parameters.
|
PromptingKey
A prompting key for writing and reading protected resources.
|
PromptingKey.Controller
Proxies access to the key for
PromptingKey.View implementations. |
PromptingKey.View
Used for the actual prompting of the user for a key (a password for
example) which is required to access a protected resource.
|
PromptingKeyProvider
A key provider which prompts the user for a key for its protected resource.
|
PromptingPbeParameters
Parameters with properties for prompting for password based encryption (PBE)
parameters.
|
Copyright © 2012–2016 Schlichtherle IT Services. All rights reserved.