Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.3.2
-
None
-
None
Description
in class HashedCredentialsMatcher, the attribute hashAlgorithm has getters with different name "hashAlgorithmName",
So when used in the shiro.ini file, we have to use "hashAlgorithmName" instead of "hashAlgorithm"
and the documentation says that we have to use "hashAlgorithm"