| Interface | Description |
|---|---|
| Hash |
| Exception | Description |
|---|---|
| IllegalAlgorithmException |
The IllegalAlgorithmException must be created if
user password in db is found to be hashed with outdated or
unwanted algorithm due to configuration changes or found vulnerabilities.
|
| InvalidPasswordException |
The InvalidPasswordException must be created if Hashed password do not match provided hash.
|
Copyright © 2019 Bosch Software Innovations GmbH. All Rights Reserved.