Hi,
I am wondering whether any article or document exists to show how we can use spring and spring security to implement a custom token based authentication/ access control for some restful services using spring security...
I am using basic authentication now, but that seems to be not suitable for restful web services, any comment link or idea is welcome.


Reply With Quote
