Some scenario When you build up your RESTful web API, there comes a time when authorization comes in the game. You need to provide means to restrict and control the access to your protected resources. One of the most popular approaches [...]
The post 2-legged OAuth Java client made easy appeared first on eSart's blog.