Tuesday, 11 October 2011

Customising Spring Security (for mobile application)

Share
Last time I used Spring Security it was called Acegi Security. So quite a long time ago.

I'm currently TA in 2 projects and one of them is a mobile application written in Phone Gap. This application communicates with a backend server using RESTful Web Services.

One of my task was to write a security module for our application.