Les Hazlewood created SHIRO-363:
-----------------------------------

             Summary: PasswordMatcher should support character arrays
                 Key: SHIRO-363
                 URL: https://issues.apache.org/jira/browse/SHIRO-363
             Project: Shiro
          Issue Type: Bug
          Components: Authentication (log-in)
    Affects Versions: 1.2.0
            Reporter: Les Hazlewood
             Fix For: 1.2.1


The JdbcRealm by default returns a character array as its stored credentials.  
The PasswordMatcher should automatically convert any saved character arrays to 
a String for use with the PasswordService.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to