[ 
https://issues.apache.org/jira/browse/WICKET-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219750#comment-14219750
 ] 

ASF subversion and git services commented on WICKET-5768:
---------------------------------------------------------

Commit 80bad259cde060706beebd5e8408d219aac56f8d in wicket's branch 
refs/heads/WICKET-5768-improve-crypt from [~bitstorm]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=80bad25 ]

WICKET-5768 Code review with Martin. "secret key" removed from
AbstractCrypt, IMHO not the right place for it.

> Improve class hierarchy of package  org.apache.wicket.util.crypt
> ----------------------------------------------------------------
>
>                 Key: WICKET-5768
>                 URL: https://issues.apache.org/jira/browse/WICKET-5768
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 7.0.0-M4
>            Reporter: Andrea Del Bene
>            Assignee: Andrea Del Bene
>            Priority: Minor
>             Fix For: 7.0.0-M5
>
>
> Following the work done for WICKET-5756, it would be nice to have a more 
> flexible and clear hierarchy for cryptography classes in package 
> org.apache.wicket.util.crypt. Currently we base our chipers on interface 
> ICrypt which assumes we want to use a string as "secret" key.
> We can apply some refactoring to support keys of generic type and make the 
> whole implementation more clear.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to