Filter for Camel Restlets -


i working on camel restlet. have kind of authentication/authorization before allowing client access restlets. check header api key.

how add filter, servlet?

have read reference here? http://camel.apache.org/restlet.html

according that, have define so-called restlesrealm.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -