Package | Description |
---|---|
de.innovationgate.utils.security |
Encrypting and security related stuff
|
de.innovationgate.wga.config |
Configuration beans for the OpenWGA server, stored in wgaconfig.xml
|
Class and Description |
---|
HashedPassword
Tool class to created hashed passwords based on an determinable hashing scheme
|
HashingException
An exception for data hashing malfunctionings
|
HashingService
A service API for for unidirectional hashing
|
IncorrectPassphraseException
thrown if a passphrase for a key is incorrect and the key could not be decrypted successfully
|
RSAEncrypter.RSAEncryptedData
Encrypted data created by RSAEncrypter
|
RSAKeyPair
Represents an RSA private/public key pair
|
Class and Description |
---|
HashingException
An exception for data hashing malfunctionings
|