Object user = SecurityContextHolder.getContext().getAuthentication().getPrincipal();
--Tyler
On 4/12/06,
Angelo Luis <[EMAIL PROTECTED]> wrote:
How to take the actual user in my app??/ I need the user for audit log!!!
