I need to use WSO2 Identity server for OAuth token management. Is there an api available for operations like request token, validate a token and other relevant functions. I am trying to secure my spring3 REST web application using IS.
AS: Glassfish
Java : 1.6
FW: Spring3
Build tool:maven