There is nothing special about integrating a clojure application with Spring Security. However, you are bound by your implementation as a servlet filter, so you cannot easily use it in a shared http library. In j2ee container this is a good choice.
gtrak source share