You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/02/20 22:08:12 UTC

[jira] [Commented] (WICKET-5823) DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it's functionality

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

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

Commit 1861b9f7b6f0b47a14a2337a3ab47be7d4baac39 in wicket's branch refs/heads/master from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=1861b9f ]

WICKET-5823 DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it's functionality

(cherry picked from commit 0bf6f5044c4e989052f65d01c288723c8df1024a)


> DefaultAuthenticationStrategy should be modified to reduce copy/paste while extending it's functionality
> --------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-5823
>                 URL: https://issues.apache.org/jira/browse/WICKET-5823
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.18.0, 7.0.0-M4
>            Reporter: Maxim Solodovnik
>              Labels: patch
>         Attachments: wicket6.patch, wicket7.patch
>
>
> Currently all fields are private and methods should be copy/pasted to extend DefaultAuthenticationStrategy.
> I propose to extend IAuthenticationStrategy in wicket7 to enable store as much fields in cookie as necessary and modify wicket6 without code-break.
> Please see the patches attached



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