Hi Vytautas,

You can not encrypt bookmarkable URLs as encryption is done per session. So if you're URLs need to be secure you are limited to regular Link's.

Regards,
   Erik.



Vytautas Čivilis wrote:
for the same purpose, one would encrypt QueryStringUrlCodingStrategy.

e.g., if you have /path1/path2/param1/value1
and param1/value1 might expose some business logic or security related
concerns.
in the same manner as /path1/path2/param1=value1 would

cvl

Johan Compagner wrote:
why would you encrypt the hybrid?



--
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to