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

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -