You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2015/03/04 08:53:05 UTC

[jira] [Closed] (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:all-tabpanel ]

Maxim Solodovnik closed WICKET-5823.
------------------------------------

Thanks!
everything works as expected!

> 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
>            Assignee: Martin Grigorov
>              Labels: patch
>             Fix For: 6.20.0, 7.0.0-M6
>
>         Attachments: wicket6.patch, wicket7.patch, wicket7_1.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)