Hello,

Given the user-agent property, is it possible to apply different security 
scheme's to a given uri?

i.e. when using a browser apply basic or digest security, but when using any 
other 'client', use a custom security scheme.

Right now, my authentication is setup once-off in the 'createInboundRoot' 
method. But this method is never invoked again after that.

Is there a hook/method i can use to specify which scheme to use based on the 
user agent?

Regards,
--KD

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436294

Reply via email to