spring - Rest - OAuth security

 I have a Spring application that expose Rest API (implements with RestEasy) that deploy on JBoss, The client want to add security - implement by OAuth framework.

 

Does any one have experience with this type of configuration?