Ali Ali Saleh created SHIRO-600:
-----------------------------------
Summary:
org.apache.shiro.authc.credential.HashedCredentialsMatcher hashAlgorithm
attribute getters
Key: SHIRO-600
URL: https://issues.apache.org/jira/browse/SHIRO-600
Project: Shiro
Issue Type: Bug
Components: Cryptography & Hashing
Affects Versions: 1.3.2
Reporter: Ali Ali Saleh
Priority: Minor
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"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)