Hi,

Wicket doesn't provide such functionality at the moment. I've just
created a ticket for it:
https://issues.apache.org/jira/browse/WICKET-4809

Until then you can roll your own logic in your
ResourceReference#getResource() method.

On Mon, Oct 8, 2012 at 9:03 PM, mlabs <mlabs....@gmail.com> wrote:
> I have a bunch of shared resources that serve up various formats of data
> (JSON/PDF etc) ...
> What's the best way to authenticate with these things? I don't want to just
> leave them wide open...
>
> TIA
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/SharedResourceReference-question-tp4652769.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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

Reply via email to