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