Details
Description
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