Once Acegi has grabbed my custom UserDetails object from the database and validated it, how can I get at it again from later in my processing, i.e. a SimpleFormController. I've been looking around for the good part of the night and found that I can get to it from ContextHolder... but how do I get to ContextHolder?Thanks!


Thanks!

