I\'m writing a socket server (no web-application !) application and want to use method-based security to handle my ACL needs. i followed a small tutorial i found spring security
it works, make sure that you have in your spring servlet (ie where you may have your )
"sec" is from xmlns:sec="http://www.springframework.org/schema/security"
xmlns:sec="http://www.springframework.org/schema/security"