In the previous post we’ve been looking into how we can implement a simple Java client to access resources protected via 2-legged OAuth. This time we’ll focus on the server side code needed to develop a 2-legged OAuth server that [...]
The post Implement your 2-legged OAuth server with Java Restlet appeared first on eSart's blog.