Book Image

Restful Java Web Services Security

By : René Enríquez
Book Image

Restful Java Web Services Security

By: René Enríquez

Overview of this book

Table of Contents (12 chapters)

OAuth protocol


This is an open protocol that allows you to grant safe authorization to your private resources from one site (service provider) to another (consumer) without sharing your identity.

A practical example is when you grant authorization to a website or an application to use the contact list in your phone or social network.