You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ad...@apache.org on 2021/02/22 20:41:15 UTC

[wicket] branch WICKET-6864-crypt-enhancement updated (f983631 -> bee6356)

This is an automated email from the ASF dual-hosted git repository.

adelbene pushed a change to branch WICKET-6864-crypt-enhancement
in repository https://gitbox.apache.org/repos/asf/wicket.git.


    from f983631  Applied improvements after code revision
     add bee6356  Turned GenericJceCrypt into AbstractJceCrypt to provide a more generic base class

No new revisions were added by this update.

Summary of changes:
 ...{GenericJceCrypt.java => AbstractJceCrypt.java} | 59 +++++------------
 .../UnlimitedStrengthJurisdictionPolicyTest.java   | 74 +++++++++++++++++++---
 2 files changed, 79 insertions(+), 54 deletions(-)
 rename wicket-util/src/main/java/org/apache/wicket/util/crypt/{GenericJceCrypt.java => AbstractJceCrypt.java} (65%)