| Package | Description |
|---|---|
| net.java.truecommons.key.spec |
Provides an extensible manager for generic keys required for writing or
reading protected resources, for example encrypted files.
|
| 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.
|
| net.java.truecommons.key.spec.sl |
Provides singletons to locate service providers on the class path.
|
| net.java.truecommons.key.spec.spi |
Provides abstract classes for locatable service providers.
|
| net.java.truecommons.key.spec.unknown |
Provides a complete key manager implementation which fails to resolve any
keys.
|
| Class and Description |
|---|
| AbstractKey
A JavaBean with basic properties for life cycle management.
|
| AbstractPbeParameters
A JavaBean with properties for password based encryption (PBE).
|
| AbstractSecretKey
A JavaBean with properties for secret key management.
|
| Key
A generic key with basic features for life cycle management.
|
| KeyManager
Manages the life cycle of key providers for writing and reading protected
resources.
|
| KeyManagerMap
A map of key classes to key managers.
|
| KeyProvider
Manages the life cycle of a key for reading and (over)writing a protected
resource.
|
| KeyStrength
Defines the key strengths for a cipher.
|
| PbeParameters
A key with properties for password based encryption (PBE).
|
| SecretKey
A key with properties for secret key management.
|
| UnknownKeyException
Thrown to indicate that the retrieval of the key to (over)write or read a
protected resource has failed.
|
| Class and Description |
|---|
| AbstractKey
A JavaBean with basic properties for life cycle management.
|
| AbstractPbeParameters
A JavaBean with properties for password based encryption (PBE).
|
| AbstractSecretKey
A JavaBean with properties for secret key management.
|
| Key
A generic key with basic features for life cycle management.
|
| KeyStrength
Defines the key strengths for a cipher.
|
| PbeParameters
A key with properties for password based encryption (PBE).
|
| SecretKey
A key with properties for secret key management.
|
| Class and Description |
|---|
| AbstractKey
A JavaBean with basic properties for life cycle management.
|
| AbstractKeyManager
An abstract key manager.
|
| AbstractKeyManagerMap
An abstract key manager map.
|
| AbstractPbeParameters
A JavaBean with properties for password based encryption (PBE).
|
| AbstractSecretKey
A JavaBean with properties for secret key management.
|
| Key
A generic key with basic features for life cycle management.
|
| KeyManager
Manages the life cycle of key providers for writing and reading protected
resources.
|
| KeyManagerMap
A map of key classes to key managers.
|
| KeyProvider
Manages the life cycle of a key for reading and (over)writing a protected
resource.
|
| KeyStrength
Defines the key strengths for a cipher.
|
| PbeParameters
A key with properties for password based encryption (PBE).
|
| PersistentUnknownKeyException
Thrown to indicate that the retrieval of the key to (over)write or read a
protected resource has failed and that this exception is cacheable.
|
| SecretKey
A key with properties for secret key management.
|
| UnknownKeyException
Thrown to indicate that the retrieval of the key to (over)write or read a
protected resource has failed.
|
| Class and Description |
|---|
| AbstractKeyManagerMap
An abstract key manager map.
|
| KeyManager
Manages the life cycle of key providers for writing and reading protected
resources.
|
| KeyManagerMap
A map of key classes to key managers.
|
| Class and Description |
|---|
| KeyManager
Manages the life cycle of key providers for writing and reading protected
resources.
|
| Class and Description |
|---|
| AbstractKeyManager
An abstract key manager.
|
| KeyManager
Manages the life cycle of key providers for writing and reading protected
resources.
|
| KeyProvider
Manages the life cycle of a key for reading and (over)writing a protected
resource.
|
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.