Showing posts with label RESTful. Show all posts
Showing posts with label RESTful. Show all posts

Monday, April 7, 2014

Working Java REST Client Example to access CAS REST API

Ever wondered how to expose REST API in your CAS server? Well, the documentation is there, but I failed to find step-by-step guide... I ended up writing one and sharing it on stackoverflow website. Here is the link: Working Java REST Client Example to access CAS REST API . Enjoy and feel free to ask questions as always.