The source of this event is the Authentication
token returned by a successful call to {@link org.springframework.security.AuthenticationManager#authenticate(org.springframework.security.Authentication)}or {@link ClientSecurityEvent#NO_AUTHENTICATION} if no authentication is in place (suchas after the user logs out).
@author Larry Streepy
|
|
|
|