I have a Application , where i need to restirct the access to my Webservices if he tries to access the Services with his Session ID ??
I mean once he logouts out of the Application , but he may access our Services based on Session ID using a Rest Client ??
Add authentication filter checking if the user is logged in before request goes to REST servlet